[
https://issues.apache.org/jira/browse/IGNITE-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov resolved IGNITE-3612.
-------------------------------------
Resolution: Duplicate
> 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
> 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)