[ https://issues.apache.org/jira/browse/CASSANDRA-13701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093937#comment-16093937 ]
ASF GitHub Bot commented on CASSANDRA-13701: -------------------------------------------- GitHub user clohfink opened a pull request: https://github.com/apache/cassandra/pull/132 Reduce default num_tokens for CASSANDRA-13701 You can merge this pull request into a Git repository by running: $ git pull https://github.com/clohfink/cassandra 13701 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra/pull/132.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #132 ---- commit 87039ed693aff57d0eb59a5e55f2f65bf03fef33 Author: Chris Lohfink <clohf...@users.noreply.github.com> Date: 2017-07-19T23:15:36Z Reduce default num_tokens for CASSANDRA-13701 ---- > Lower default num_tokens > ------------------------ > > Key: CASSANDRA-13701 > URL: https://issues.apache.org/jira/browse/CASSANDRA-13701 > Project: Cassandra > Issue Type: Improvement > Reporter: Chris Lohfink > Assignee: Chris Lohfink > Priority: Minor > > For reasons highlighted in CASSANDRA-7032, the high number of vnodes is not > necessary. It is very expensive for operations processes and scanning. Its > come up a lot and its pretty standard and known now to always reduce the > num_tokens within the community. We should just lower the defaults. -- 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