apache / rocketmq-streams

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
171 stars 82 forks source link

[ISSUE #255] keep state topic consistent with source topic #254

Closed ni-ze closed 1 year ago

ni-ze commented 1 year ago
  1. add log when workerThread start;
  2. keep state topic consistent with source topic(shuffle topic or user source topic)
  3. modify the way create normal topic.

close #255