You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/07/23 03:48:32 UTC

[GitHub] [kafka] chia7712 opened a new pull request #9059: KAFKA-10300 fix flaky core/group_mode_transactions_test.py

chia7712 opened a new pull request #9059:
URL: https://github.com/apache/kafka/pull/9059


   the root cause is same to #9026 so I copy the approach of #9026 to resolve ```core/group_mode_transactions_test.py```
   
   issue: https://issues.apache.org/jira/browse/KAFKA-10300
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [kafka] chia7712 commented on pull request #9059: KAFKA-10300 fix flaky core/group_mode_transactions_test.py

Posted by GitBox <gi...@apache.org>.
chia7712 commented on pull request #9059:
URL: https://github.com/apache/kafka/pull/9059#issuecomment-662810011


   I have looped ```core/group_mode_transactions_test.py``` 10 times and it works well.
   
   @hachikuji @junrao Could you take a look?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [kafka] junrao merged pull request #9059: KAFKA-10300 fix flaky core/group_mode_transactions_test.py

Posted by GitBox <gi...@apache.org>.
junrao merged pull request #9059:
URL: https://github.com/apache/kafka/pull/9059


   


----------------------------------------------------------------
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:
users@infra.apache.org