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 2021/07/21 22:28:32 UTC

[GitHub] [kafka] ableegoldman opened a new pull request #11103: HOTFIX: Set session interval back to 10s for StreamsCooperativeRebalanceUpgradeTest

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


   This test is hitting pretty frequent timeouts after bouncing a node and waiting for it to come back and fully rejoin the group. It seems to now take 45s for the initial JoinGroup to succeed, which I suspect is due to the new default session.interval.ms (which was recently changed to 45s). Let's try fixing this config to the old value of 10s and see if that helps it rejoin in time


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ableegoldman edited a comment on pull request #11103: HOTFIX: Set session interval back to 10s for StreamsCooperativeRebalanceUpgradeTest

Posted by GitBox <gi...@apache.org>.
ableegoldman edited a comment on pull request #11103:
URL: https://github.com/apache/kafka/pull/11103#issuecomment-884541103


   Kicked off system test run with 50 repeats -- https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4613/


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ableegoldman edited a comment on pull request #11103: HOTFIX: Set session interval back to 10s for StreamsCooperativeRebalanceUpgradeTest

Posted by GitBox <gi...@apache.org>.
ableegoldman edited a comment on pull request #11103:
URL: https://github.com/apache/kafka/pull/11103#issuecomment-884541103


   Kicked off system test run with 15 repeats -- https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4612/


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ableegoldman commented on pull request #11103: HOTFIX: Set session interval back to 10s for StreamsCooperativeRebalanceUpgradeTest

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


   Kicked off system test run with 30 repeats -- https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4611/


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] cadonna commented on pull request #11103: HOTFIX: Set session interval back to 10s for StreamsCooperativeRebalanceUpgradeTest

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


   Cherry-picked to 3.0


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] cadonna commented on pull request #11103: HOTFIX: Set session interval back to 10s for StreamsCooperativeRebalanceUpgradeTest

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


   Test failure are unrelated and known to be flaky.


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] cadonna merged pull request #11103: HOTFIX: Set session interval back to 10s for StreamsCooperativeRebalanceUpgradeTest

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


   


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org