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 2022/06/22 13:26:00 UTC

[GitHub] [kafka] dajac commented on pull request #12329: KAFKA-14010: alterISR request won't retry when receiving retriable error

dajac commented on PR #12329:
URL: https://github.com/apache/kafka/pull/12329#issuecomment-1163096128

   @showuon I think that we could write a test in `AlterPartitionManagerTest ` that does the following:
   * submit an change for foo-0
   * add a callback to the future which submit another change for foo-0 when the first request completes
   * verify and completes first request
   * verify and completes second request


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