Github user revans2 commented on the pull request:

    https://github.com/apache/storm/pull/275#issuecomment-63349586
  
    OK I am wrong.  When I tried to compile with this change the following 
tests failed.
    
    ```
    Failed tests:   
shouldEmitSomethingIfTickTupleIsReceived(storm.starter.bolt.IntermediateRankingsBoltTest):
 Index: 0, Size: 0
      
shouldEmitNothingIfNoObjectHasBeenCountedYetAndTickTupleIsReceived(storm.starter.bolt.RollingCountBoltTest):
 
      
shouldEmitSomethingIfAtLeastOneObjectWasCountedAndTickTupleIsReceived(storm.starter.bolt.RollingCountBoltTest):
 
      
shouldEmitSomethingIfTickTupleIsReceived(storm.starter.bolt.TotalRankingsBoltTest)
    ```
    
    It looks like to me that the tick is being used somewhere else.  Why 
exactly do we not want the ticks?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to