You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by al...@apache.org on 2019/06/26 14:31:06 UTC

[cassandra] branch cassandra-3.11 updated (033b30f -> 5514696)

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org