[
https://issues.apache.org/jira/browse/TINKERPOP-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235706#comment-16235706
]
ASF GitHub Bot commented on TINKERPOP-1824:
-------------------------------------------
GitHub user robertdale opened a pull request:
https://github.com/apache/tinkerpop/pull/742
TINKERPOP-1824 Bump netty to 4.0.52
https://issues.apache.org/jira/browse/TINKERPOP-1824
Latest bug-fix release.
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1824
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/742.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #742
----
commit 819143c5b7dc1466c13a41a14f87966af47023ab
Author: Robert Dale <[email protected]>
Date: 2017-11-02T13:16:14Z
Bump netty to 4.0.52
----
> 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)