[GitHub] [kafka] hachikuji commented on a change in pull request #8709: KAFKA-9952; Remove immediate fetch completion logic on high watermark updates

2020-05-27 Thread GitBox
hachikuji commented on a change in pull request #8709: URL: https://github.com/apache/kafka/pull/8709#discussion_r431288110 ## File path: core/src/main/scala/kafka/server/ReplicaManager.scala ## @@ -109,9 +109,19 @@ case class LogReadResult(info: FetchDataInfo, def

[GitHub] [kafka] hachikuji commented on a change in pull request #8709: KAFKA-9952; Remove immediate fetch completion logic on high watermark updates

2020-05-26 Thread GitBox
hachikuji commented on a change in pull request #8709: URL: https://github.com/apache/kafka/pull/8709#discussion_r430546391 ## File path: core/src/main/scala/kafka/server/DelayedFetch.scala ## @@ -120,14 +119,6 @@ class DelayedFetch(delayMs: Long,