You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2019/08/16 17:41:59 UTC

[kafka] branch trunk updated (b8605c9 -> e2d16b5)

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

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


    from b8605c9  KAFKA-8600: Use RPC generation for DescribeDelegationTokens protocol
     add e2d16b5  KAFKA-8802: ConcurrentSkipListMap shows performance regression in cache and in-memory store (#7212)

No new revisions were added by this update.

Summary of changes:
 .../state/internals/InMemoryKeyValueStore.java     | 37 +++++++++++-----------
 .../kafka/streams/state/internals/NamedCache.java  | 17 ++++++----
 .../kafka/streams/state/internals/ThreadCache.java | 24 +++++++-------
 3 files changed, 42 insertions(+), 36 deletions(-)