Shoothzj opened a new pull request #745: URL: https://github.com/apache/pulsar-client-go/pull/745
### Motivation Adapt [PIP 90](https://github.com/apache/pulsar/wiki/PIP-90%3A-Expose-broker-entry-metadata-to-the-client) in go client allow go client retrieve brokermetadata ### Modifications - modify `CommandConnect` featureflags, turn `SupportsBrokerEntryMetadata` to true - add `index()` `brokerPublishTime` methods on `message` interface - add `Skip` method on bytebuffer -- 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]
