Anonymitaet commented on a change in pull request #12831:
URL: https://github.com/apache/pulsar/pull/12831#discussion_r750868543
##########
File path: pulsar-client-cpp/include/pulsar/c/consumer_configuration.h
##########
@@ -281,6 +281,12 @@ PULSAR_PUBLIC void
pulsar_consumer_configuration_set_priority_level(
PULSAR_PUBLIC int pulsar_consumer_configuration_get_priority_level(
pulsar_consumer_configuration_t *consumer_configuration);
+PULSAR_PUBLIC int pulsar_consumer_is_replicate_subscription_state_enabled(
+ pulsar_consumer_configuration_t *consumer_configuration);
Review comment:
BTW, there are some issues in C, welcome to make contributes to [this
issue](https://github.com/apache/pulsar/issues/12843), thanks,
--
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]