This is an automated email from the ASF dual-hosted git repository. ableegoldman pushed a change to branch 3.4 in repository https://gitbox.apache.org/repos/asf/kafka.git
from 30b59ea0640 MINOR: update Streams upgrade guide for 3.1 release (#12926) new 975ab3bdae5 KAFKA-13602: Remove unwanted logging in RecordCollectorImpl.java (#12985) new 2e1d8139a9b Removing Multicasting partitioner for IQ (#12977) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/kafka/streams/KeyQueryMetadata.java | 24 +----- .../processor/internals/RecordCollectorImpl.java | 4 +- .../processor/internals/StreamsMetadataState.java | 45 +++++------ .../integration/StoreQueryIntegrationTest.java | 87 +++++++++------------- .../internals/StreamsMetadataStateTest.java | 25 +++---- 5 files changed, 68 insertions(+), 117 deletions(-)