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/19 03:47:12 UTC

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

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 5607482e Merge pull request #252 from ni-ze/develop
     new cbbde831 make state topic consistant with shuffle topic
     new a4826419 modify create normal topic
     new 89272f9b add log
     new f499b197 Merge pull request #254 from ni-ze/develop

The 712 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/common/Constant.java     |  2 +
 .../streams/core/running/WorkerThread.java         | 10 ++-
 .../rocketmq/streams/core/state/RocketMQStore.java | 13 ++--
 .../rocketmq/streams/core/util/RocketMQUtil.java   | 78 ++++++++++++++++++----
 4 files changed, 84 insertions(+), 19 deletions(-)