[
https://issues.apache.org/jira/browse/IGNITE-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089480#comment-16089480
]
Vladimir Ozerov commented on IGNITE-5696:
-----------------------------------------
{{localListenAsync}} doesn't make sense in it's previous flavor. Instead, we
should add optional executor where listener callback is to be executed, similar
to {{IgniteCompute.executor}}
> A localListenAsync method is missing in the IgniteMessaging interface.
> ----------------------------------------------------------------------
>
> Key: IGNITE-5696
> URL: https://issues.apache.org/jira/browse/IGNITE-5696
> Project: Ignite
> Issue Type: Bug
> Components: messaging
> Affects Versions: 2.0
> Reporter: Yujue Li
> Priority: Critical
> Fix For: 2.2
>
>
> Prior to version 2.0, the localListen method supports asynchronous mode
> because of the presence of the withAsync method.
> But in version 2.0, this is a problem because the withAsync method is
> obsolete and does not provide a localListenAsync method.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)