You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by revans2 <gi...@git.apache.org> on 2015/06/01 16:25:18 UTC

[GitHub] storm pull request: [STORM-763] nimbus reassigned worker A to anot...

Github user revans2 commented on the pull request:

    https://github.com/apache/storm/pull/568#issuecomment-107517980
  
    Do you have any performance numbers around this change?  This is on the critical path, and I want to verify that there has been no regression around this.
    
    I am also a bit concerned about losing the pending metric.  We really need a good way to know if this connection is getting backed-up.  Meaning the network connection is slow but still up or is just simply saturated.  We really need an equivalent of pending for us to know how much data Netty has queued up to send.


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