GitHub user PramodSSImmaneni opened a pull request: https://github.com/apache/apex-core/pull/445
APEXCORE-570 Back pressure support in buffer server when subscribers are slower than publisher @vrozov please see You can merge this pull request into a Git repository by running: $ git pull https://github.com/PramodSSImmaneni/apex-core APEXCORE-570 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/445.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 #445 ---- commit 441f84cc69412ae6b83c5edad429bacbdddf9491 Author: Pramod Immaneni <pra...@datatorrent.com> Date: 2017-01-14T09:33:07Z APEXCORE-570 Back pressure implementation to suspend publisher when subscriber is slow and buffer fills up. A setting is provided to enable/disable this feature. ---- --- 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. ---