michaeljmarshall opened a new pull request, #19618: URL: https://github.com/apache/pulsar/pull/19618
Relates to https://github.com/apache/pulsar/pull/19540 ### Motivation In order to get more information about connections, it is helpful for the proxy to supply its version to the broker. ### Modifications * Add `proxy_version` field to the `CommandConnect` protobuf message * Update proxy and broker to handle this new field ### Verifying this change I'll add a new test. ### Does this pull request potentially affect one of the following parts: - [x] The binary protocol This will be submitted as part of a PIP. ### Documentation - [x] `doc-required` I'll update docs for this. ### Matching PR in forked repository PR in forked repository: Skipping since this is only a draft. -- 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]
