shibd commented on code in PR #139:
URL: https://github.com/apache/pulsar-client-cpp/pull/139#discussion_r1071990162


##########
include/pulsar/ConsumerConfiguration.h:
##########
@@ -554,6 +593,8 @@ class PULSAR_PUBLIC ConsumerConfiguration {
     bool isStartMessageIdInclusive() const;
 
     friend class PulsarWrapper;
+    friend class DeadLetterQueueTest;
+    friend class 
DeadLetterQueueTest_testWithoutConsumerReceiveImmediately_Test;

Review Comment:
   Yes. This way is better.



-- 
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]

Reply via email to