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

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


    from b368e39a4d7 KAFKA-20366: Add syntax highlighting across docs, 
excluding security and streams (#21887)
     new b89f34af14c MINOR: simplify window-byte-store-supplier (#21829)
     new 4852527b5cc MINOR: deprecate internal config for NamedTopologies 
(#21921)

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/StreamsConfig.java    |  1 +
 .../internals/InternalTopologyBuilder.java         |  2 +
 .../processor/internals/ProcessorContextUtils.java |  1 +
 .../org/apache/kafka/streams/state/Stores.java     | 50 ++++------------
 ...IndexedTimeOrderedWindowBytesStoreSupplier.java | 69 ++++++++++++++--------
 .../internals/RocksDbWindowBytesStoreSupplier.java | 26 +++-----
 .../internals/TimeOrderedCachingWindowStore.java   |  1 +
 7 files changed, 68 insertions(+), 82 deletions(-)

Reply via email to