[ 
https://issues.apache.org/jira/browse/CASSANDRA-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Zlatanov updated CASSANDRA-764:
-----------------------------------

    Attachment: 002-CASSANDRA-764-bitmaskserialization.patch

Apparently a HashSet<IColumn> doesn't work as I expected it to.  Patch 002 
redone to fix that.  I'll add tests for a bitmasked SliceRange and whatever 
fixes they require with 003 but 001 and 002 do the ReadCommand serialization 
properly (with a unit test) and pass all the tests.


> 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
>            Priority: Minor
>         Attachments: 001-CASSANDRA-764-bitmasksparameter.patch, 
> 002-CASSANDRA-764-bitmaskserialization.patch, 
> 002-CASSANDRA-764-bitmaskserialization.patch, 
> 002-CASSANDRA-764-bitmaskserialization.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.

Reply via email to