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 a69d3411 Merge pull request #292 from Shuozeli/develop
     new db841683 polish(code) modify log
     new 7357c27c modify the note
     new 82ffd2bb Merge branch 'local/upstream/develop' into develop
     new 900b2604 fix(bug) recover state when rocketmqStreams failed and restart
     new 14ba8f77 Merge pull request #293 from ni-ze/develop

The 783 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:
 .../core/function/supplier/JoinWindowAggregateSupplier.java      | 4 +---
 .../core/function/supplier/WindowAccumulatorSupplier.java        | 9 +++------
 .../streams/core/function/supplier/WindowAggregateSupplier.java  | 8 ++------
 .../org/apache/rocketmq/streams/core/metadata/StreamConfig.java  | 1 +
 .../org/apache/rocketmq/streams/core/running/WorkerThread.java   | 9 ++++-----
 .../org/apache/rocketmq/streams/core/state/RocketMQStore.java    | 2 +-
 .../java/org/apache/rocketmq/streams/examples/WordCount.java     | 2 +-
 7 files changed, 13 insertions(+), 22 deletions(-)

Reply via email to