You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ka...@apache.org on 2023/01/17 06:48:10 UTC

[rocketmq-streams] branch develop updated (99fe551f -> 5607482e)

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

karp pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git


    from 99fe551f add .gitignore
     new e2e722a7 fix(bug) use normal topic as state topic.
     new d8d30c3e add isRunning in RocketMQStream
     new 5607482e Merge pull request #252 from ni-ze/develop

The 708 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:
 .../rocketmq/streams/core/RocketMQStream.java      |  4 ++++
 .../core/function/supplier/SinkSupplier.java       |  5 ++--
 .../rocketmq/streams/core/state/RocketMQStore.java |  3 ++-
 .../rocketmq/streams/core/util/RocketMQUtil.java   | 27 ++++++++++++++++++++++
 4 files changed, 36 insertions(+), 3 deletions(-)