[
https://issues.apache.org/jira/browse/TINKERPOP-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236193#comment-16236193
]
ASF GitHub Bot commented on TINKERPOP-1824:
-------------------------------------------
Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/742
@spmallette Updated NOTICE with latest version. No new deps.
> Update netty version to 4.0.52
> ------------------------------
>
> Key: TINKERPOP-1824
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1824
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.3.0, 3.2.6
> Reporter: Robert Dale
> Assignee: Robert Dale
>
> https://netty.io/news/2017/09/25/4-0-52-Final-4-1-16-Final.html
> The most important changes for 4.0.52.Final and 4.1.16.Final are:
> Correctly not write any body when 1xx, 204 or 304 is used as response status
> code (#7209)
> Fix assertion error when closing / shutdown native channel and SO_LINGER is
> set (#7225)
> Reduce performance overhead of ResourceLeakDetector (#7217)
> fix Log4J2Logger-FQCN in PatternLayout (%F:%L)%c.%M (#7185)
> Enable PooledByteBufAllocator to work, even without a cache (#7195)
> Only load native transport if running architecture match the compiled (#7163)
> HttpObjectEncoder buffer size estimation (#7161)
> AutoClose behavior may infinite loop (#7153)
> An issue was also noted on downstream JanusGraph which should not impact
> Gremlin Server because Gremlin Server has a config option to avoid trying
> epoll by default - https://github.com/JanusGraph/janusgraph/pull/690
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)