[
https://issues.apache.org/jira/browse/KAFKA-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041304#comment-17041304
]
ASF GitHub Bot commented on KAFKA-9562:
---------------------------------------
guozhangwang commented on pull request #8116: KAFKA-9562: part 1: ignore
exceptions while flushing stores in close(dirty)
URL: https://github.com/apache/kafka/pull/8116
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Streams not making progress under heavy failures with EOS enabled on 2.5
> branch
> -------------------------------------------------------------------------------
>
> Key: KAFKA-9562
> URL: https://issues.apache.org/jira/browse/KAFKA-9562
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 2.5.0
> Reporter: John Roesler
> Assignee: Boyang Chen
> Priority: Blocker
> Fix For: 2.5.0
>
>
> During soak testing in preparation for the 2.5.0 release, we have discovered
> a case in which Streams appears to stop making progress. Specifically, this
> is a failure-resilience test in which we inject network faults separating the
> instances from the brokers roughly every twenty minutes.
> On 2.4, Streams would obviously spend a lot of time rebalancing under this
> scenario, but would still make progress. However, on the current 2.5 branch,
> Streams effectively stops making progress except rarely.
> This appears to be a severe regression, so I'm filing this ticket as a 2.5.0
> release blocker.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)