jiridanek commented on a change in pull request #1:
URL: https://github.com/apache/qpid-protonj2/pull/1#discussion_r696643956



##########
File path: 
protonj2-client/src/main/java/org/apache/qpid/protonj2/client/impl/ClientReceiverBuilder.java
##########
@@ -253,7 +253,7 @@ private ReceiverOptions getDefaultReceiverOptions() {
                     
receiverOptions.drainTimeout(sessionOptions.drainTimeout());
                 }
 
-                defaultReceivernOptions = receiverOptions;
+                defaultReceiverOptions = receiverOptions;

Review comment:
       I'm still a bit concerned, but I agree it's very low severity and it's 
not something I want to be looking into right now




-- 
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: dev-unsubscr...@qpid.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to