You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/03/23 12:29:11 UTC

[jira] [Created] (IGNITE-559) TransactionProxyImpl.future() must throw an exception in case of no previous async op.

Vladimir Ozerov created IGNITE-559:
--------------------------------------

             Summary: TransactionProxyImpl.future() must throw an exception in case of no previous async op.
                 Key: IGNITE-559
                 URL: https://issues.apache.org/jira/browse/IGNITE-559
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: sprint-1
            Reporter: Vladimir Ozerov
             Fix For: sprint-3


For sync future and for async future when there is no preceeding async op, we must throw an exception to follow regular "WithAsync" semantics.
Also, current future must be cleaned before return.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)