[
https://issues.apache.org/jira/browse/IGNITE-22498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-22498:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Remove tcpNoDelay and soLinger from configuration
> -------------------------------------------------
>
> Key: IGNITE-22498
> URL: https://issues.apache.org/jira/browse/IGNITE-22498
> Project: Ignite
> Issue Type: Improvement
> Components: configuration
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
>
> Remove *tcpNoDelay* and *soLinger* from configuration roots (see
> *InboundConfigurationSchema*, *OutboundConfigurationSchema*, etc).
> * *tcpNoDelay* should never be disabled, it will perform very badly in our
> scenarios
> * *soLinger* does not make any difference in Java:
> https://stackoverflow.com/questions/9658455/what-is-the-difference-between-calling-setsolinger-with-a-0-value-and-not-enabli
--
This message was sent by Atlassian Jira
(v8.20.10#820010)