This is an automated email from the ASF dual-hosted git repository.
lucasbru pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from ed3af721240 KAFKA-19928: Added retry and backoff mechanism in
NetworkPartitionMetadataClient (#21001)
add 7cea0595f7c KAFKA-19930: Adding process handler null check for global
threads (#21016)
No new revisions were added by this update.
Summary of changes:
docs/streams/developer-guide/config-streams.html | 5 ++++-
.../java/org/apache/kafka/streams/StreamsConfig.java | 7 +++++--
.../streams/processor/internals/ProcessorNode.java | 9 +++++++++
.../streams/processor/internals/ProcessorNodeTest.java | 18 ++++++++++++++++++
4 files changed, 36 insertions(+), 3 deletions(-)