[GitHub] kafka pull request: KAFKA-725: Change behavior of Log/LogSegment w...

2016-04-03 Thread srdo
GitHub user srdo reopened a pull request: https://github.com/apache/kafka/pull/1178 KAFKA-725: Change behavior of Log/LogSegment when attempting read on an offset that's above high watermark. This should make Log.read act the same when startOffset is larger than maxOffset as it wou

[GitHub] kafka pull request: KAFKA-725: Change behavior of Log/LogSegment w...

2016-04-03 Thread srdo
Github user srdo closed the pull request at: https://github.com/apache/kafka/pull/1178 --- 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 enable

[GitHub] kafka pull request: KAFKA-725: Change behavior of Log/LogSegment w...

2016-04-02 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/kafka/pull/1178 KAFKA-725: Change behavior of Log/LogSegment when attempting read on an offset that's above high watermark. This should make Log.read act the same when startOffset is larger than maxOffset as it would