You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2021/02/05 11:39:00 UTC

[jira] [Closed] (TINKERPOP-2455) Remove deprecated custom keep-alive functionality in the Java driver Channelizer

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

Stephen Mallette closed TINKERPOP-2455.
---------------------------------------
    Fix Version/s: 3.5.0
         Assignee: Stephen Mallette
       Resolution: Done

> Remove deprecated custom keep-alive functionality in the Java driver Channelizer
> --------------------------------------------------------------------------------
>
>                 Key: TINKERPOP-2455
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2455
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver
>    Affects Versions: 3.5.0
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Minor
>              Labels: breaking
>             Fix For: 3.5.0
>
>
> In 3.4.9 We deprecated custom keep-alive functionality in the Java driver and delegated it to Netty (or rather to the underlying pipeline itself) instead of the {{Channelizer}} having any knowledge of it. The {{Channelizer}} really didn't need to know anything about that aspect of a particular protocol. We can wholly remove this functionality in 3.5.0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)