This is an automated email from the ASF dual-hosted git repository.
aleksey pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 033b30f Merge branch 'cassandra-3.0' into cassandra-3.11
add dad82fb Handle paging states serialized with a different version than
the session's
add 5514696 Merge branch 'cassandra-3.0' into cassandra-3.11
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
.../apache/cassandra/io/util/DataOutputBuffer.java | 13 +
.../cassandra/service/pager/PagingState.java | 280 ++++++++++++++++-----
.../apache/cassandra/utils/vint/VIntCoding.java | 41 +++
test/unit/org/apache/cassandra/Util.java | 8 +-
.../apache/cassandra/service/QueryPagerTest.java | 35 +--
.../cassandra/service/pager/PagingStateTest.java | 42 +++-
7 files changed, 332 insertions(+), 88 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]