Technoboy- commented on code in PR #22206:
URL: https://github.com/apache/pulsar/pull/22206#discussion_r1515719545
##########
pulsar-common/src/main/proto/PulsarApi.proto:
##########
@@ -413,6 +413,7 @@ message CommandPartitionedTopicMetadata {
// to the proxy.
optional string original_auth_data = 4;
optional string original_auth_method = 5;
+ optional bool create_if_auto_creation_enabled = 6 [default = true];
Review Comment:
metadata_auto_creation_enabled
--
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]