You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by hsun-cnnxty <gi...@git.apache.org> on 2016/09/07 17:57:47 UTC

[GitHub] storm pull request #1591: STORM-1038: Upgrade netty to 4.x in 1.x-branch

Github user hsun-cnnxty commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1591#discussion_r77873290
  
    --- Diff: storm-core/src/jvm/org/apache/storm/Config.java ---
    @@ -73,6 +73,20 @@
         public static final String STORM_MESSAGING_NETTY_BUFFER_SIZE = "storm.messaging.netty.buffer_size";
     
         /**
    +     * Netty based messaging: The write buffer high water mark for write buffer
    --- End diff --
    
    Will take a look at how to improve.  Any suggestions?
    
    -thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---