mklaca commented on a change in pull request #76:
URL: https://github.com/apache/qpid-broker-j/pull/76#discussion_r595118927



##########
File path: 
broker-core/src/main/java/org/apache/qpid/server/transport/AbstractAMQPConnection.java
##########
@@ -1161,28 +1161,35 @@ public void incrementTransactionBeginCounter()
     }
 
     @Override
-    public void registered(final ConnectionPrincipalStatistics 
connectionPrincipalStatistics)
+    public void freeConnectionSlots()

Review comment:
       If some DeleteTask throws an exception then subsequent DeleteTasks are 
not executed. Hence, a new DeleteTask will not ensure that slot is always 
released and can not be used to free connection slot.




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

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