[
https://issues.apache.org/jira/browse/IGNITE-19017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-19017:
------------------------------------
Description:
As part of IGNITE-4475 , *IgniteMessaging.withAsync* was deprecated. However,
*sendAsync* methods were not added, even though underlying logic in
*IgniteMessagingImpl* supports that - we could send messages asynchronously
before via *withAsync*.
Add missing *sendAsync* methods.
> IgniteMessaging.sendAsync is missing after withAsync deprecation
> ----------------------------------------------------------------
>
> Key: IGNITE-19017
> URL: https://issues.apache.org/jira/browse/IGNITE-19017
> Project: Ignite
> Issue Type: Bug
> Components: messaging
> Reporter: Pavel Tupitsyn
> Priority: Major
> Fix For: 2.15
>
>
> As part of IGNITE-4475 , *IgniteMessaging.withAsync* was deprecated. However,
> *sendAsync* methods were not added, even though underlying logic in
> *IgniteMessagingImpl* supports that - we could send messages asynchronously
> before via *withAsync*.
> Add missing *sendAsync* methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)