drpmma opened a new issue #3905: URL: https://github.com/apache/rocketmq/issues/3905
**FEATURE REQUEST** 1. Support `brokerName` in request protocol. 2. `brokerName` is a higher-level abstraction than `brokerAddress` and should be taken in request. 3. Related components should know request-target by `brokerName` such as logic queue extension, envoy-like cloud-native gateway, or even more separate computing and storage to decouple computing from current broker logic. 4. Detail request code: `PULL_MESSAGE`, `UPDATE_CONSUMER_OFFSET`, `QUERY_CONSUMER_OFFSET`, `SEARCH_OFFSET_BY_TIMESTAMP`, `GET_MIN_OFFSET`, `GET_MAX_OFFSET`. -- 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]
