You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/22 16:41:21 UTC

[jira] [Commented] (TINKERPOP-1386) Bump to Netty 4.0.39.Final

    [ https://issues.apache.org/jira/browse/TINKERPOP-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431150#comment-15431150 ] 

ASF GitHub Bot commented on TINKERPOP-1386:
-------------------------------------------

GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/387

    TINKERPOP-1386 Bumped to Netty 4.0.40.final

    https://issues.apache.org/jira/browse/TINKERPOP-1386
    
    Hand to modify the WebSocketClient slightly as it was taking advantage of a bug in netty that was fixed at 4.0.35.final: https://github.com/netty/netty/commit/2e6544fc0e2581f96652be02d86e777e8e0493bc#diff-e4e87d5bebf757b077c19618841f41a6R56
    
    All good with `mvn clean install && mvn verify -pl gremlin-server -DskipIntegrationTests=false`
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1386

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/387.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 #387
    
----
commit 49dcb61c152f2bb59c8cc5ae21742ae087e22e70
Author: Stephen Mallette <sp...@genoprime.com>
Date:   2016-08-22T16:37:22Z

    Bumped to netty 4.0.40.final
    
    Hand to modify the WebSocketClient slightly as it was taking advantage of a bug in netty that was fixed at 4.0.35.final: https://github.com/netty/netty/commit/2e6544fc0e2581f96652be02d86e777e8e0493bc#diff-e4e87d5bebf757b077c19618841f41a6R56

----


> Bump to Netty 4.0.39.Final
> --------------------------
>
>                 Key: TINKERPOP-1386
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1386
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.1.3
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>             Fix For: 3.1.4, 3.2.2
>
>
> Consider bumping Netty to 4.0.39.Final - there are a number of bug/security fixes available.
> http://netty.io/news/2016/03/21/4-0-35-Final.html
> http://netty.io/news/2016/04/04/4-0-36-Final.html
> http://netty.io/news/2016/06/07/4-0-37-Final.html
> http://netty.io/news/2016/07/01/4-0-38-Final-4-1-2-Final.html
> http://netty.io/news/2016/07/15/4-0-39-Final-4-1-3-Final.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)