[
https://issues.apache.org/jira/browse/IGNITE-22642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Sapego updated IGNITE-22642:
---------------------------------
Description: We have a heartbeat mechanism in Ignite 3 Java Client. This
can be a useful instrument to benchmark network, but there is no currently API
(even internal) that could allow easily do that. Let's add something like
TcpClientChannel.sendHeartBeat(@Nullable nodeName, @Nullable payload);
> Thin 3.0: Add an internal API to send heartbeat requests
> --------------------------------------------------------
>
> Key: IGNITE-22642
> URL: https://issues.apache.org/jira/browse/IGNITE-22642
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Environment: We have a heartbeat mechanism in Ignite 3 Java Client.
> This can be a useful instrument to benchmark network, but there is no
> currently API (even internal) that could allow easily do that. Let's add
> something like TcpClientChannel.sendHeartBeat(@Nullable nodeName, @Nullable
> payload);
> Reporter: Igor Sapego
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> We have a heartbeat mechanism in Ignite 3 Java Client. This can be a useful
> instrument to benchmark network, but there is no currently API (even
> internal) that could allow easily do that. Let's add something like
> TcpClientChannel.sendHeartBeat(@Nullable nodeName, @Nullable payload);
--
This message was sent by Atlassian Jira
(v8.20.10#820010)