You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/05 09:30:48 UTC

[GitHub] [pulsar] shibd commented on a diff in pull request #17332: [feature][cpp] Expose Chunking configuration C API

shibd commented on code in PR #17332:
URL: https://github.com/apache/pulsar/pull/17332#discussion_r962697669


##########
pulsar-client-cpp/tests/ConsumerConfigurationTest.cc:
##########
@@ -153,6 +154,20 @@ TEST(ConsumerConfigurationTest, testCustomConfig) {
     ASSERT_TRUE(conf.isAutoAckOldestChunkedMessageOnQueueFull());
 }
 
+TEST(ConsumerConfigurationTest, testCApiConfig) {

Review Comment:
   Maybe we can open a new folder for the tests for c lib? 



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org