[kafka] branch trunk updated (0927049a617 -> 510e99e1a26)

2023-02-28 Thread satishd
This is an automated email from the ASF dual-hosted git repository. satishd pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 0927049a617 KAFKA-14371: Remove unused clusterId field from quorum-state file (#13102) add 510e99e1a26 MINOR

[kafka] branch trunk updated: KAFKA-14371: Remove unused clusterId field from quorum-state file (#13102)

2023-02-28 Thread showuon
This is an automated email from the ASF dual-hosted git repository. showuon 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 0927049a617 KAFKA-14371: Remove unused clusterId

[kafka] branch trunk updated: KAFKA-12639: Exit upon expired timer to prevent tight looping (#13190)

2023-02-28 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 f7f376f6c16 KAFKA-12639: Exit upon expired timer

[kafka] branch trunk updated (7322f4cd55d -> 6b89672b5e5)

2023-02-28 Thread cmccabe
This is an automated email from the ASF dual-hosted git repository. cmccabe pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 7322f4cd55d MINOR: reformat ClusterConfigState constructions in Abstract & DistributedHerder (#13286) add

[kafka] branch trunk updated: MINOR: reformat ClusterConfigState constructions in Abstract & DistributedHerder (#13286)

2023-02-28 Thread cegerton
This is an automated email from the ASF dual-hosted git repository. cegerton 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 7322f4cd55d MINOR: reformat ClusterConfigState

[kafka] branch trunk updated: KAFKA-14671: Refactor PredicatedTransformation to not implement Transformation (#13184)

2023-02-28 Thread cegerton
This is an automated email from the ASF dual-hosted git repository. cegerton 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 f586fa59d3f KAFKA-14671: Refactor

[kafka] branch trunk updated: KAFKA-14732: Use an exponential backoff retry mechanism while reconfiguring connector tasks (#13276)

2023-02-28 Thread cegerton
This is an automated email from the ASF dual-hosted git repository. cegerton 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 8dd697b05f3 KAFKA-14732: Use an exponential

[kafka] branch trunk updated: MINOR: srcJar should depend on processMessages task (#13316)

2023-02-28 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma 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 dcc17999515 MINOR: srcJar should depend on

[kafka] branch 3.3 updated: KAFKA-14659 source-record-write-[rate|total] metrics should exclude filtered records (#13193)

2023-02-28 Thread cegerton
This is an automated email from the ASF dual-hosted git repository. cegerton pushed a commit to branch 3.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.3 by this push: new 1ec0476839c KAFKA-14659

[kafka] branch 3.4 updated: KAFKA-14659 source-record-write-[rate|total] metrics should exclude filtered records (#13193)

2023-02-28 Thread cegerton
This is an automated email from the ASF dual-hosted git repository. cegerton pushed a commit to branch 3.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.4 by this push: new da4e1bf2832 KAFKA-14659

[kafka] branch trunk updated (d143d349ec6 -> a1b8586a579)

2023-02-28 Thread cegerton
This is an automated email from the ASF dual-hosted git repository. cegerton pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from d143d349ec6 MINOR: ExponentialBackoff Javadoc improvements (#13317) add a1b8586a579 KAFKA-14659

[kafka] branch trunk updated: MINOR: ExponentialBackoff Javadoc improvements (#13317)

2023-02-28 Thread cegerton
This is an automated email from the ASF dual-hosted git repository. cegerton 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 d143d349ec6 MINOR: ExponentialBackoff Javadoc

[kafka] branch trunk updated: KAFKA-14742: Throttle connectors in ExactlyOnceSourceIntegrationTest to fix flakey OOMEs (#13291)

2023-02-28 Thread edocomar
This is an automated email from the ASF dual-hosted git repository. edocomar 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 867fb295d0b KAFKA-14742: Throttle connectors in