This is an automated email from the ASF dual-hosted git repository.
satishd pushed a commit to branch 3.6
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/3.6 by this push:
new 67c3d966f5c KAFKA-15267: Do not allow Tiered Storage t
This is an automated email from the ASF dual-hosted git repository.
satishd 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 efec0f57565 KAFKA-15267: Do not allow Tiered Stora
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 8611d28b2e2 KAFKA-15392: Prevent shadowing RestServer shutdown
exceptions (#14277)
add 1c5020e1429 KAFKA-13327:
This is an automated email from the ASF dual-hosted git repository.
gharris pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 945d21953e9 KAFKA-14875: Implement wakeup (#14118)
add 8611d28b2e2 KAFKA-15392: Prevent shadowing RestServer shutd
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 3b02e97b65e KAFKA-15403: Refactor @Test(expected) annotation with
assertThrows (#14264)
add 945d21953e9 KAFKA-1487
This is an automated email from the ASF dual-hosted git repository.
jolshan pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 0912ca27e2a KRaft support for DescribeClusterRequestTest and
DeleteConsumerGroupsTest (#14294)
add 3b02e97b65e KA