[
https://issues.apache.org/jira/browse/TINKERPOP-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236128#comment-16236128
]
ASF GitHub Bot commented on TINKERPOP-1824:
-------------------------------------------
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/742
Does this build fully with integration tests any everything? i imagine
there are also no new dependencies to consider or significant changes to their
NOTICE? actually, the second half of that last question made me go look at our
NOTICE which is a bit out of date - can you please update this for netty (i'll
look at the rest):
https://github.com/apache/tinkerpop/blob/master/gremlin-console/src/main/static/NOTICE#L57
https://github.com/apache/tinkerpop/blob/master/gremlin-server/src/main/static/NOTICE#L58
> 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)