[ 
https://issues.apache.org/jira/browse/CASSANDRA-12390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16130913#comment-16130913
 ] 

Abhish Agarwal commented on CASSANDRA-12390:
--------------------------------------------

I want to take it up. can someone help me in assigning it to myself. 

> Make SASI work with partitioners that have variable-size tokens
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-12390
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12390
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: sasi
>            Reporter: Alex Petrov
>
> At the moment, SASI indexed can work only with Murmu3Partitioner. 
> [CASSANDRA-12389] was created to enable support of one more partitioner with 
> fixed-size tokens, although enabling variable-size tokens will need more 
> work, namely skipping tokens, since we can't rely on fixed-size 
> multiplication for calculating offsets in that case anymore.
> This change won't require bytecode format changes, although supporting 
> ByteOrderedPartitioner is not a very high priority, and performance will be 
> worse because of "manual" skipping. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to