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 e11b515ef35 KAFKA-14017: Implement new KIP-618 APIs in
FileStreamSourceConnector (#12355)
add a3f5eb6e351 MINOR: Implement EventQueue#size and EventQueue#empty
(#12930)
No new revisions were added by this update.
Summary of changes:
checkstyle/import-control.xml | 4 +++
.../java/org/apache/kafka/queue/EventQueue.java | 13 +++++++++
.../org/apache/kafka/queue/KafkaEventQueue.java | 29 ++++++++++++++++++--
.../apache/kafka/queue/KafkaEventQueueTest.java | 32 +++++++++++++++++++++-
4 files changed, 75 insertions(+), 3 deletions(-)