This is an automated email from the ASF dual-hosted git repository.
ifesdjeen pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from b27cc37 Merge branch 'cassandra-2.2' into cassandra-3.0
new e0c10fd Implement simple In-JVM tooling for testing distributed paging
new 127cf8f Merge branch 'cassandra-2.2' into cassandra-3.0
The 2 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:
.../apache/cassandra/cql3/UntypedResultSet.java | 82 ++++++++++++++
.../cassandra/distributed/api/ICoordinator.java | 4 +
.../cassandra/distributed/impl/Coordinator.java | 78 +++++++++++--
.../apache/cassandra/distributed/impl/RowUtil.java | 26 +++++
.../test/DistributedReadWritePathTest.java | 122 ++++++++++++++++++++-
.../distributed/test/DistributedTestBase.java | 40 ++++++-
6 files changed, 341 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]