GitHub user radzish opened a pull request: https://github.com/apache/kafka/pull/3737
KAFKA-5771: org.apache.kafka.streams.state.internals.Segments#segments method returns incorrect results when segments were added out of order Suggested fix for the bug You can merge this pull request into a Git repository by running: $ git pull https://github.com/radzish/kafka KAFKA-5771 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3737.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3737 ---- commit 32f8da5d0b39c449303a8dcd34476ed2b68197e6 Author: radzish <radz...@gmail.com> Date: 2017-08-25T09:39:18Z KAFKA-5771: org.apache.kafka.streams.state.internals.Segments#segments method returns incorrect results when segments were added out of order ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---