You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2020/10/01 21:32:24 UTC

[kafka] branch kip-478-part-4-record-processor updated (4c99342 -> 1bdf5c8)

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

vvcephei pushed a change to branch kip-478-part-4-record-processor
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 4c99342  comment
     add 1bdf5c8  cleanup

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/streams/processor/api/Record.java |  5 +-
 .../processor/internals/ProcessorContextImpl.java  | 95 ++++++++++++----------
 .../streams/processor/internals/SinkNode.java      |  8 --
 .../processor/internals/ProcessorNodeTest.java     |  3 +-
 .../processor/internals/ProcessorTopologyTest.java |  5 +-
 .../streams/processor/internals/SinkNodeTest.java  |  3 +-
 .../kafka/streams/TopologyTestDriverTest.java      |  2 +-
 7 files changed, 60 insertions(+), 61 deletions(-)