You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2013/06/18 16:49:21 UTC

[jira] [Created] (CASSANDRA-5655) Equals method in PermissionDetails causes StackOverflowException

Sam Tunnicliffe created CASSANDRA-5655:
------------------------------------------

             Summary: Equals method in PermissionDetails causes StackOverflowException
                 Key: CASSANDRA-5655
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5655
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sam Tunnicliffe
            Priority: Minor


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