[GitHub] [kafka] vvcephei commented on pull request #8994: KAFKA-10247: Correctly reset state when task is corrupted

2020-07-10 Thread GitBox
vvcephei commented on pull request #8994: URL: https://github.com/apache/kafka/pull/8994#issuecomment-656952992 Huh, one of those tests hit: ``` Exception in thread "stream-thread-test-87bf53a8-54f2-485f-a4b6-acdbec0a8b3d-StreamThread-1" java.util.ConcurrentModificationException

[GitHub] [kafka] vvcephei commented on pull request #8994: KAFKA-10247: Correctly reset state when task is corrupted

2020-07-10 Thread GitBox
vvcephei commented on pull request #8994: URL: https://github.com/apache/kafka/pull/8994#issuecomment-656904545 Retest this please This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [kafka] vvcephei commented on pull request #8994: KAFKA-10247: Correctly reset state when task is corrupted

2020-07-09 Thread GitBox
vvcephei commented on pull request #8994: URL: https://github.com/apache/kafka/pull/8994#issuecomment-656441714 Hi @abbccdda @ableegoldman @mjsax , I've rebased on trunk to resolve conflicts with Sophie's parallel fix. I also dropped a few unnecessary side-fixes. Do you mind giving