[ https://issues.apache.org/jira/browse/CASSANDRA-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-5655:
-----------------------------------------
Reviewer: iamaleksey
> Equals method in PermissionDetails causes StackOverflowException
> ----------------------------------------------------------------
>
> Key: CASSANDRA-5655
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5655
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 1.2.5
> Reporter: Sam Tunnicliffe
> Assignee: Sam Tunnicliffe
> Priority: Minor
> Attachments: 5655.txt
>
>
> It simply delegates to Guava's Objects.equal, which itself ends up calling back to the
original caller's equals after performing some basic checks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|