Sylvain Lebresne created CASSANDRA-5771:
-------------------------------------------

             Summary: Small bug in Range.intersects(Bound)
                 Key: CASSANDRA-5771
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5771
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.2.6
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
            Priority: Minor
             Fix For: 1.2.7


Range.intersects(Bound) doesn't correctly handle the case where the bound in 
argument has the same start and end (i.e. is a Bound of 1 value). It basically 
always return true in that case.

--
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

Reply via email to