apache / rocketmq-streams

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

support subscribe topic from first #272

Closed ni-ze closed 1 year ago

ni-ze commented 1 year ago

In current version, subscribe topic from last. In some scenes, we need subscribe topic from first.

Jargon9 commented 1 year ago

Do you mean consume message from first offset of topic? besides, Could you please assign it to me?

ni-ze commented 1 year ago

Yeah, exactly.

Jargon9 commented 1 year ago

@ni-ze I have fix it, Could you please reopen this pr?