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 ef30dd1c add watermark in IdleWindowScaner new 5050374e fix(bug) session window not right new e2420190 polish(example) add log The 2 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: .../window/fire/AccumulatorSessionWindowFire.java | 2 +- .../window/fire/AggregateSessionWindowFire.java | 2 +- .../streams/core/window/fire/IdleWindowScaner.java | 7 ++- .../examples/window/SessionWindowCount.java | 6 +++ .../streams/examples/window/WindowMin.java | 27 +++++----- .../streams/examples/window/WindowOrderCount.java | 63 +++++++++++----------- .../streams/examples/window/WindowSum.java | 27 +++++----- 7 files changed, 74 insertions(+), 60 deletions(-)