]
Brian Stansberry reopened WFLY-3362:
------------------------------------
Fix introduces a client-side race during ops like reload or shutdown that result in
closing the channel.
Properly cancel active mgmt operation on channel close
------------------------------------------------------
Key: WFLY-3362
URL:
https://issues.jboss.org/browse/WFLY-3362
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Affects Versions: 8.0.0.Final
Reporter: Emanuel Muckenhuber
Assignee: Emanuel Muckenhuber
Priority: Critical
Fix For: 9.0.0.Alpha1
Active mgmt operation don't get properly cancelled if there is no associated pending
request and the remoting channel gets closed.