Shuozeli commented on PR #295: URL: https://github.com/apache/rocketmq-streams/pull/295#issuecomment-1556324370
因为 `removeState` 中的所有操作都支持删除一个不存在的 key,所以当 `loadState` 时不去加载应该被删除的 queue,不会影响 `removeState`。如果不加在应该被删除的 queue,也不会存在介于 `loadState` 和 `removeState` 之间的 inflight data 如果我的理解有错误,请指正,谢谢 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
