You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2018/10/01 15:03:33 UTC

[beam] 01/01: Merge pull request #6481: [BEAM-5487] ByteKeyRangeTracker restrictions do not cover the entire interval because of incorrect next key

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

iemejia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit b0be69fa80686aa91c130f91408c68b3f760bf45
Merge: 1c8d2fe 6475065
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Mon Oct 1 17:03:14 2018 +0200

    Merge pull request #6481: [BEAM-5487] ByteKeyRangeTracker restrictions do not cover the entire interval because of incorrect next key

 .../splittabledofn/ByteKeyRangeTracker.java        | 26 ++-------------
 .../splittabledofn/ByteKeyRangeTrackerTest.java    | 37 +++++++++++++---------
 2 files changed, 25 insertions(+), 38 deletions(-)