This is an automated email from the ASF dual-hosted git repository.

adelapena pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from de33321  switch from www.apache.org to downloads.apache.org
     new abdf508  Count vnode ranges towards concurrency factor instead merged 
ranges and cap max concurrency factor by core * 10
     new 61ecfda  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 9629c16  Merge branch 'cassandra-3.11' into trunk

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |   1 +
 .../org/apache/cassandra/locator/ReplicaPlan.java  |  18 ++-
 .../org/apache/cassandra/locator/ReplicaPlans.java |  10 +-
 .../org/apache/cassandra/service/StorageProxy.java |  93 +++++++++++---
 .../reads/ShortReadPartitionsProtection.java       |   2 +-
 .../cassandra/db/PartitionRangeReadTest.java       | 140 +++++++++++++++++++++
 .../cassandra/service/reads/DataResolverTest.java  |   4 +-
 .../reads/repair/AbstractReadRepairTest.java       |   3 +-
 8 files changed, 237 insertions(+), 34 deletions(-)


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

Reply via email to