[ 
https://issues.apache.org/jira/browse/IGNITE-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-16532:
------------------------------------
    Description: 
Implement heartbeats as described in [IEP-83 Thin Client 
Keepalive|https://cwiki.apache.org/confluence/display/IGNITE/IEP-83+Thin+Client+Keepalive].
* Add idle state detection on server side with IdleStateHandler 
https://netty.io/4.0/api/io/netty/handler/timeout/IdleStateHandler.html
* Add heartbeats on client side with the same IdleStateHandler approach

  was:Implement heartbeats as described in [IEP-83 Thin Client 
Keepalive|https://cwiki.apache.org/confluence/display/IGNITE/IEP-83+Thin+Client+Keepalive].


> Thin 3.0: implement heartbeats
> ------------------------------
>
>                 Key: IGNITE-16532
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16532
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: iep-83, ignite-3
>             Fix For: 3.0.0-alpha5
>
>
> Implement heartbeats as described in [IEP-83 Thin Client 
> Keepalive|https://cwiki.apache.org/confluence/display/IGNITE/IEP-83+Thin+Client+Keepalive].
> * Add idle state detection on server side with IdleStateHandler 
> https://netty.io/4.0/api/io/netty/handler/timeout/IdleStateHandler.html
> * Add heartbeats on client side with the same IdleStateHandler approach



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to