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/06/16 20:52:12 UTC

[GitHub] [kafka] ableegoldman opened a new pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

ableegoldman opened a new pull request #8883:
URL: https://github.com/apache/kafka/pull/8883


   We seem to typically fail on waiting for the first record to be processed, which we only give 15s. 15s to process a single record is reasonable, but we don't wait for the instances to reach the RUNNIG state until _after_ we wait for the record to be processed.
   
   We should first make sure the instance reaches running (for which a 60s timeout seems to be the common case in other integration tests), and then wait on the record to be processed.


----------------------------------------------------------------
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] mjsax commented on pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   Retest this please.


----------------------------------------------------------------
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] ableegoldman commented on pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   Failed with unrelated flaky 
   `admin.ReassignPartitionsUnitTest.testModifyBrokerThrottles`
   and
   `connect.mirror.MirrorConnectorsIntegrationTest.testReplication`


----------------------------------------------------------------
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] mjsax commented on pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   Retest this please


----------------------------------------------------------------
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] guozhangwang merged pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   


----------------------------------------------------------------
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] ableegoldman commented on pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   @mjsax can this merged? One failure in one build:
   
   `MirrorConnectorsIntegrationTest.testReplication`


----------------------------------------------------------------
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] mjsax commented on pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   Retest this please.


----------------------------------------------------------------
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] mjsax commented on pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   Retest this please.


----------------------------------------------------------------
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] mjsax commented on pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   Retest this please.


----------------------------------------------------------------
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] mjsax commented on pull request #8883: KAFKA-9896: fix flaky StandbyTaskEOSIntegrationTest

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


   Retest this please.


----------------------------------------------------------------
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