Jon Haddad created CASSANDRA-19610:
--------------------------------------

             Summary: Account for multiple tokens when bulk writing
                 Key: CASSANDRA-19610
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19610
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Jon Haddad


Once we're aware of all the tokens a node can have, we'll need to make a 
decision about bulk writing.  My initial instinct is that we should partition 
the data by token range and avoid mashing all the SSTables together, but I'm a 
little concerned about how well that'll work for clusters with 256 tokens per 
node.

[~drohrer] Any suggestions?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to