[
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)