This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 3944f96 MINOR: Log formatting for exceptions during configuration
related operations (#10843)
add 01967e4 KAFKA-12914: StreamSourceNode should return `null` topic name
for pattern subscription (#10846)
No new revisions were added by this update.
Summary of changes:
.../streams/kstream/internals/InternalStreamsBuilder.java | 11 ++++++-----
.../streams/kstream/internals/graph/SourceGraphNode.java | 9 +++++----
.../streams/kstream/internals/graph/StreamSourceNode.java | 11 +++++------
.../streams/kstream/internals/graph/TableSourceNode.java | 12 +++++++++++-
4 files changed, 27 insertions(+), 16 deletions(-)