You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unsubscribed topic still has process queues running, which should be dropped during rebalance. The problem is caused by missing function implement compared to Java version:
BUG REPORT
https://github.com/apache/rocketmq/blob/06f2208a34907211591114f6b0d327168c250fb3/client/src/main/java/org/apache/rocketmq/client/impl/consumer/RebalanceImpl.java#L232
https://github.com/apache/rocketmq/blob/06f2208a34907211591114f6b0d327168c250fb3/client/src/main/java/org/apache/rocketmq/client/impl/consumer/RebalanceImpl.java#L314
The text was updated successfully, but these errors were encountered: