mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-23 18:57:14 +00:00
ARTEMIS-1333 oops
This commit is contained in:
parent
8cef53f39d
commit
69e345f291
@ -1240,9 +1240,6 @@ public class ServerSessionImpl implements ServerSession, FailureListener {
|
||||
if (closed)
|
||||
return;
|
||||
|
||||
if (failed) {
|
||||
|
||||
}
|
||||
context.executeOnCompletion(new IOCallback() {
|
||||
@Override
|
||||
public void onError(int errorCode, String errorMessage) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user