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/10/14 08:47:39 UTC

[GitHub] [kafka] dajac opened a new pull request #11395: KENGINE-52; Add a replication system test which simulates a slow replica

dajac opened a new pull request #11395:
URL: https://github.com/apache/kafka/pull/11395


   This patch adds a new system test which exercises the shrining/expansion process of the leader. It does so by introducing a network partition which isolate a broker from the other brokers in the cluster but not from KRaft Controller/ZK.
   
   ### 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.

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

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



[GitHub] [kafka] dajac merged pull request #11395: MINOR; Add a replication system test which simulates a slow replica

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


   


-- 
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] dajac commented on pull request #11395: MINOR; Add a replication system test which simulates a slow replica

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


   System test: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4707/


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