[
https://issues.apache.org/jira/browse/CASSANDRA-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Greene updated CASSANDRA-236:
-------------------------------------
Component/s: Core
> Bug in Range.contains(Token)
> ----------------------------
>
> Key: CASSANDRA-236
> URL: https://issues.apache.org/jira/browse/CASSANDRA-236
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Stu Hood
> Assignee: Stu Hood
> Priority: Minor
> Fix For: 0.4
>
> Attachments: range.patch
>
>
> There is an off-by-one error in Range.contains(Token): the endpoint (right)
> of the range is always supposed to be exclusive, but it was inclusive in the
> non-wrapping case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.