Github user satishd commented on the pull request:

    https://github.com/apache/storm/pull/1072#issuecomment-196317380
  
    @arunmahadevan What is the batch emit interval in your topology 
configuration? Each triggered result is emitted as part of the nearest batch 
completed. Trident runs in batches and the emitted trigger would be part of the 
latest completed batch. These details are mentioned in the design doc attached 
in STORM-676. That is the reason it may have emitted results at the nearest 
completed batches. 
    Can you please share your configuration so that I can confirm the behavior?


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