This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a change to branch 1.1
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from c38a345 MINOR: Fix brokerId passed to metrics reporters (#4497)
new 69e6be6 KAFKA-6499: Do not write offset checkpoint file with empty
offset map (#4492)
new 1fe2973 MINOR: Fix typo in KTable javadoc
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/kstream/KTable.java | 150 ++++++++++-----------
.../processor/internals/AbstractStateManager.java | 2 +-
.../internals/GlobalStateManagerImpl.java | 2 +-
.../processor/internals/ProcessorStateManager.java | 13 +-
.../streams/state/internals/OffsetCheckpoint.java | 5 +
.../internals/ProcessorStateManagerTest.java | 6 +-
.../state/internals/OffsetCheckpointTest.java | 21 ++-
7 files changed, 111 insertions(+), 88 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].