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.0 updated (47dfb66 -> dad82fb)

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

aleksey pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 47dfb66  Throw IOE instead of asserting on unsupporter peer versions
     add dad82fb  Handle paging states serialized with a different version than the session's

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       | 285 ++++++++++++++++-----
 .../apache/cassandra/utils/vint/VIntCoding.java    |  41 +++
 .../apache/cassandra/service/QueryPagerTest.java   |  35 +--
 .../cassandra/service/pager/PagingStateTest.java   |  72 ++++--
 6 files changed, 347 insertions(+), 100 deletions(-)


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