franz1981 commented on a change in pull request #44:
URL: https://github.com/apache/qpid-jms/pull/44#discussion_r737506809



##########
File path: qpid-jms-client/src/main/java/org/apache/qpid/jms/JmsSession.java
##########
@@ -71,6 +69,7 @@
 import javax.jms.TopicSession;
 import javax.jms.TopicSubscriber;
 
+import io.netty.util.internal.PlatformDependent;

Review comment:
       In this case we can just use a CLQ, although it means creating a new 
Node for each completion event, that seems a waste to me given that we have a 
rare and nice single consumer use case here, but I understand that adding a 
JCTools dep just for this isn't that good the same...




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to