You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by bb...@apache.org on 2019/05/16 14:08:14 UTC

[kafka] branch trunk updated (b96aa00 -> 8078427)

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

bbejeck pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from b96aa00  MINOR: Added missing method parameter to `performAssignment` javadoc (#6744)
     add 8078427  KAFKA-8347: Choose next record to process by timestamp (#6719)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/RecordQueue.java   | 17 ++----
 .../processor/internals/PartitionGroupTest.java    | 70 ++++++++++++++++++----
 .../processor/internals/RecordQueueTest.java       |  8 +--
 3 files changed, 68 insertions(+), 27 deletions(-)