You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by satishd <gi...@git.apache.org> on 2016/08/02 10:23:16 UTC

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

Github user satishd commented on the issue:

    https://github.com/apache/storm/pull/1591
  
    @hsun-cnnxty `Channel#write` is modified to `Channel#writeAndFlush` at multiple places. Does not that flush to the underlying stream without buffering and flush it when buffers are full?


---
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.
---