BewareMyPower commented on code in PR #157:
URL: https://github.com/apache/pulsar-client-cpp/pull/157#discussion_r1065715612


##########
include/pulsar/Result.h:
##########
@@ -94,6 +94,7 @@ enum Result
     ResultInterrupted,  /// Interrupted while waiting to dequeue
 
     ResultDisconnected,  /// Client connection has been disconnected
+    ResultNotFound       /// The generic was not found

Review Comment:
   What does "generic" mean?



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