[patch] EstimatedHIstogram doesn't overide equals correctly
-----------------------------------------------------------

                 Key: CASSANDRA-3053
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3053
             Project: Cassandra
          Issue Type: Bug
            Reporter: Dave Brosius
            Priority: Trivial
         Attachments: override_equals.diff

EstimatedHistogram declares equals with an EstimatedHistogram parameter, 
instead of Object, thus only working correctly for statically typed 
EstimatedHistogram references. Fixed to take Object parm.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to