You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2018/06/15 03:26:57 UTC

[kafka] branch trunk updated (642a977 -> 339fc23)

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 642a977  KAFKA-7010: Rename ResourceNameType to PatternType (#5205)
     add 339fc23  KAFKA-7055: Update InternalTopologyBuilder to throw TopologyException if a processor or sink is added with no upstream node attached (#5215)

No new revisions were added by this update.

Summary of changes:
 .../streams/kstream/internals/KStreamImpl.java     |  1 -
 .../internals/InternalTopologyBuilder.java         | 28 +++++++--------
 .../processor/internals/ProcessorContextImpl.java  |  3 +-
 .../org/apache/kafka/streams/TopologyTest.java     | 41 +++++++++++++++++++++-
 .../internals/InternalTopologyBuilderTest.java     | 24 ++++++++++++-
 .../processor/internals/StreamThreadTest.java      |  4 +--
 .../kafka/streams/TopologyTestDriverTest.java      |  2 +-
 7 files changed, 81 insertions(+), 22 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
mjsax@apache.org.