You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by miofthena <gi...@git.apache.org> on 2014/06/03 00:38:17 UTC

[GitHub] incubator-storm pull request: STORM-297 Storm Performance cannot b...

Github user miofthena commented on the pull request:

    https://github.com/apache/incubator-storm/pull/103#issuecomment-44900176
  
    Hi, @clockfly 
    In Client.java
    
    * submit *flusher* every ~10ms
    * every *flusher* never stops (if closed == true)
    * in *flusher* loop we don't park thread 
    
    → 100% CPU,  uncool =(


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