eolivelli commented on a change in pull request #12401:
URL: https://github.com/apache/pulsar/pull/12401#discussion_r749063889
##########
File path: pulsar-common/src/main/proto/PulsarApi.proto
##########
@@ -485,6 +485,8 @@ message CommandProducer {
optional uint64 topic_epoch = 11;
optional bool txn_enabled = 12 [default = false];
+
+ optional bool partial_producer_supported = 13 [default = false];
Review comment:
This is a wire protocol changes.
I cannot remember about this when we discussed the PIP.
Is a new discussion on the mailing list needed?
--
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]