(kafka) branch trunk updated (4dfea3c5f08 -> b8886b84b60)

2025-03-10 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 4dfea3c5f08 MINOR Improve PR linter output (#19159) add b8886b84b60 KAFKA-18941: Do not test 3.3 in upgrade_tests.

kafka.git: Error while running github feature from trunk:.asf.yaml

2025-03-10 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: 'str' object has no attribute 'items' --- With regards, ASF Infra.

kafka.git: Error while running github feature from trunk:.asf.yaml

2025-03-10 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: 'str' object has no attribute 'items' --- With regards, ASF Infra.

(kafka) branch trunk updated: KAFKA-18637: Fix max connections per ip and override reconfigurations (#19099)

2025-03-10 Thread clolov
This is an automated email from the ASF dual-hosted git repository. clolov 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 832dfa36da7 KAFKA-18637: Fix max connections per ip

(kafka) branch trunk updated (832dfa36da7 -> fc2e3dfce96)

2025-03-10 Thread lucasbru
This is an automated email from the ASF dual-hosted git repository. lucasbru pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 832dfa36da7 KAFKA-18637: Fix max connections per ip and override reconfigurations (#19099) add fc2e3dfce96 MINOR