Vladimir Ozerov created IGNITE-3612:
---------------------------------------

             Summary: Remove IgniteAsyncSupport,
                 Key: IGNITE-3612
                 URL: https://issues.apache.org/jira/browse/IGNITE-3612
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: 1.6
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: 2.0


We need to remove {{IgniteAsyncSupport}} as it is hard and error prone to use. 

Instead, we should all async methods must be implemented as another method in 
target interface with "Async" prefix. E.g.:
{{Cache.get}}
{{Cache.getAsync}}



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

Reply via email to