[infinispan-issues] [JBoss JIRA] (ISPN-3314) DistributedTaskPart.isDone() doesn't return true unless get() was called before
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Jul 11 05:26:20 EDT 2013
Dan Berindei created ISPN-3314:
----------------------------------
Summary: DistributedTaskPart.isDone() doesn't return true unless get() was called before
Key: ISPN-3314
URL: https://issues.jboss.org/browse/ISPN-3314
Project: Infinispan
Issue Type: Bug
Components: Distributed Execution and Map/Reduce
Affects Versions: 5.3.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 6.0.0.Final
{{Future.isDone()}} should return {{true}} if the task has completed, regardless of whether {{Future.get()}} was called before or not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list