GitHub user rbnks opened a pull request:
https://github.com/apache/incubator-streams/pull/98
Streams 189
Removes sleeping in provider task when the provider task has available
data. Will speed up streams.
**No test are include as test already existed and data flow/data results
were not changed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rbnks/incubator-streams STREAMS-189
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/98.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 #98
----
commit c483941405f3ef1792c35ea7e9495980eb6e8b96
Author: Ryan Ebanks <[email protected]>
Date: 2014-09-30T19:50:52Z
Merge pull request #5 from apache/master
apache master merge 2014/09/30
commit e74682e4de41d0358fcac81fc6811adaef80397e
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-07T20:48:31Z
Changed provider task to sleep only if provider has no data
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---