taegeonum opened a new pull request #178: [NEMO-317] Optimize triggering logic 
in GroupByKeyAndWindowDoFnTransform
URL: https://github.com/apache/incubator-nemo/pull/178
 
 
   JIRA: [NEMO-317: Optimize triggering logic in 
GroupByKeyAndWindowDoFnTransform](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-317)
   
   **Major changes:**
   - Create `NemoTimerInternals` that adds timer data to the shared data 
structures of `ContextForTimer`. 
   - Remove timers from `ContextForTimer` and trigger them, instead of 
iterating all keys. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to