f1amingo opened a new pull request, #1245: URL: https://github.com/apache/rocketmq-clients/pull/1245
LiteSubscriptionManager#syncLiteSubscription previously only sent the request to the client's initial endpoint, causing lite subscription state to be inconsistent across brokers in a multi-broker cluster. Broadcast the request to all route endpoints and aggregate the results. Widen ClientImpl#getTotalRouteEndpoints() visibility to public accordingly. -- 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]
