[kafka] branch 2.6 updated: KAFKA-13236: TopologyTestDriver should not crash for EOS-beta config (#11279)

2021-08-27 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 41d8580 KAFKA-13236: TopologyTestDriver should not

[kafka] branch trunk updated: KAFKA-13128: extract retry checker and update with retriable exception causing flaky StoreQueryIntegrationTest (#11275)

2021-08-27 Thread ableegoldman
This is an automated email from the ASF dual-hosted git repository. ableegoldman pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 49aed78 KAFKA-13128: extract retry checker

[kafka] branch trunk updated: KAFKA-12963: Add processor name to error (#11262)

2021-08-27 Thread ableegoldman
This is an automated email from the ASF dual-hosted git repository. ableegoldman pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 84b111f KAFKA-12963: Add processor name to

[kafka] branch 2.7 updated: KAFKA-13236: TopologyTestDriver should not crash for EOS-beta config (#11279)

2021-08-27 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 46002bb KAFKA-13236: TopologyTestDriver should not

[kafka] branch 2.8 updated: KAFKA-13236: TopologyTestDriver should not crash for EOS-beta config (#11271)

2021-08-27 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.8 by this push: new 5bdd5bf KAFKA-13236: TopologyTestDriver should not

[kafka] branch 2.8 updated: KAFKA-13233 Log zkVersion in more places (#11266)

2021-08-27 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.8 by this push: new 16ef2ae KAFKA-13233 Log zkVersion in more places

[kafka] branch 2.7 updated: KAFKA-13233 Log zkVersion in more places (#11266)

2021-08-27 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 39a52ee KAFKA-13233 Log zkVersion in more places

[kafka] branch trunk updated (ba47bee -> 555f709)

2021-08-27 Thread junrao
This is an automated email from the ASF dual-hosted git repository. junrao pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from ba47bee MINOR: Ensure transactional message copier failures are logged (#11268) add 555f709 MINOR: move tiered

[kafka] branch trunk updated (7201976 -> ba47bee)

2021-08-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 7201976 KAFKA-13079: Forgotten Topics in Fetch Requests may incorrectly use topic IDs (#11104) add ba47bee

[kafka] branch trunk updated (edd5a24 -> 7201976)

2021-08-27 Thread dajac
This is an automated email from the ASF dual-hosted git repository. dajac pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from edd5a24 KAFKA-13233 Log zkVersion in more places (#11266) add 7201976 KAFKA-13079: Forgotten Topics in Fetch

[kafka] branch trunk updated: KAFKA-13233 Log zkVersion in more places (#11266)

2021-08-27 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new edd5a24 KAFKA-13233 Log zkVersion in more

[kafka] branch trunk updated: MINOR: Update `TransactionalMessageCopier` to use the latest transaction pattern (#11265)

2021-08-27 Thread dajac
This is an automated email from the ASF dual-hosted git repository. dajac pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 4e2f2b0 MINOR: Update `TransactionalMessageCopier`

[kafka] branch 2.8 updated: KAFKA-13231; `TransactionalMessageCopier.start_node` should wait until the process if fully started (#11264)

2021-08-27 Thread dajac
This is an automated email from the ASF dual-hosted git repository. dajac pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.8 by this push: new fda8e07 KAFKA-13231;

[kafka] branch 3.0 updated: KAFKA-13231; `TransactionalMessageCopier.start_node` should wait until the process if fully started (#11264)

2021-08-27 Thread dajac
This is an automated email from the ASF dual-hosted git repository. dajac pushed a commit to branch 3.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.0 by this push: new d595fee2 KAFKA-13231;

[kafka] branch trunk updated: KAFKA-13231; `TransactionalMessageCopier.start_node` should wait until the process if fully started (#11264)

2021-08-27 Thread dajac
This is an automated email from the ASF dual-hosted git repository. dajac pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new c4e1e23 KAFKA-13231;

[kafka] branch trunk updated (d9bb988 -> 8d5185d)

2021-08-27 Thread dajac
This is an automated email from the ASF dual-hosted git repository. dajac pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from d9bb988 MINOR: remove unused Properties from GraphNode#writeToTopology (#11263) add 8d5185d MINOR; Small