This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from b5f90da KAFKA-10162; Use Token Bucket algorithm for controller
mutation quota (KIP-599, Part III) (#9114)
add e7316f3 KAFKA-10316: Consider renaming getter method for Interactive
Queries (#9120)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/streams/KeyQueryMetadata.java | 39 ++++++++++++++++++++--
.../OptimizedKTableIntegrationTest.java | 2 +-
.../integration/QueryableStateIntegrationTest.java | 14 ++++----
.../integration/StoreQueryIntegrationTest.java | 10 +++---
.../internals/StreamsMetadataStateTest.java | 10 +++---
5 files changed, 54 insertions(+), 21 deletions(-)