You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by kk...@apache.org on 2020/05/20 06:54:15 UTC

[kafka] branch trunk updated (7c7d883 -> affb270)

This is an automated email from the ASF dual-hosted git repository.

kkarantasis pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 7c7d883  KAFKA-10010: Should make state store registration idempotent (#8681)
     add affb270  MINOR: Fix redundant typos in comments and javadocs (#8693)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/kafka/clients/admin/OffsetSpec.java    | 2 +-
 .../apache/kafka/clients/producer/internals/RecordAccumulator.java  | 2 +-
 .../src/main/java/org/apache/kafka/common/config/TopicConfig.java   | 2 +-
 .../runtime/distributed/WorkerCoordinatorIncrementalTest.java       | 6 +++---
 .../kafka/streams/processor/internals/ProcessorStateManager.java    | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)