[GitHub] [pulsar-client-cpp] shibd commented on a diff in pull request #257: Support get the SchemaInfo from a topic and the schema version

2023-04-27 Thread via GitHub
shibd commented on code in PR #257: URL: https://github.com/apache/pulsar-client-cpp/pull/257#discussion_r1178685435 ## include/pulsar/Message.h: ## @@ -177,7 +177,14 @@ class PULSAR_PUBLIC Message { bool hasSchemaVersion() const; /** - * Get the schema version

[GitHub] [pulsar-client-cpp] shibd commented on a diff in pull request #257: Support get the SchemaInfo from a topic and the schema version

2023-04-26 Thread via GitHub
shibd commented on code in PR #257: URL: https://github.com/apache/pulsar-client-cpp/pull/257#discussion_r1178056562 ## include/pulsar/Client.h: ## @@ -404,6 +404,19 @@ class PULSAR_PUBLIC Client { */ uint64_t getNumberOfConsumers(); +/** + * Asynchronously