[
https://issues.apache.org/jira/browse/CASSANDRA-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840831#action_12840831
]
Ted Zlatanov commented on CASSANDRA-764:
----------------------------------------
Fixed the one-line if statements I saw, sorry if I missed any. Plus I fixed
another "null == x" use :)
Added assert in matchesBitmask() but the other places could get nulls in normal
use so I left as is.
> bitmasks applied to SliceRange
> ------------------------------
>
> Key: CASSANDRA-764
> URL: https://issues.apache.org/jira/browse/CASSANDRA-764
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Ted Zlatanov
> Assignee: Ted Zlatanov
> Priority: Minor
> Fix For: 0.7
>
> Attachments: 0001-CASSANDRA-764-bitmasks.patch,
> 0001-CASSANDRA-764-bitmasks.patch
>
>
> Add bitmasks (OR of an array of ANDs) to the SliceRange. Make them optional.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.