[jboss-jira] [JBoss JIRA] (WFLY-3363) Future returned by ModelControllerClient executeAsync does not provide reliable return value from "cancel"
Brian Stansberry (JIRA)
issues at jboss.org
Thu May 15 15:27:56 EDT 2014
Brian Stansberry created WFLY-3363:
--------------------------------------
Summary: Future returned by ModelControllerClient executeAsync does not provide reliable return value from "cancel"
Key: WFLY-3363
URL: https://issues.jboss.org/browse/WFLY-3363
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Domain Management
Affects Versions: 8.1.0.CR2
Reporter: Brian Stansberry
Fix For: 9.0.0.CR1
DelegatingCancellableAsyncFuture.asyncCancel does not block waiting for the response to the cancel request. As result it is a race whether the status is not reliably set to CANCELLED before that value is tested to determine whether to return true/false.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list