[GitHub] samza pull request #436: SD-1599: Improve the efficiency of the AsynRunLoop ...

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/samza/pull/436


---


[GitHub] samza pull request #436: SD-1599: Improve the efficiency of the AsynRunLoop ...

2018-03-06 Thread jwlent55
GitHub user jwlent55 opened a pull request:

https://github.com/apache/samza/pull/436

SD-1599: Improve the efficiency of the AsynRunLoop when some partitio…

…ns are empty.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/TiVo/samza 
SD-1599-improve-async-run-loop-efficiency

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/samza/pull/436.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #436


commit cc34518a0568c645bfa0e487c183e4f9166ad1e6
Author: James Lent 
Date:   2018-03-05T22:08:51Z

SD-1599: Improve the efficiency of the AsynRunLoop when some partitions are 
empty.




---