GitHub user sanjaypujare opened a pull request:
https://github.com/apache/apex-core/pull/474
APEXCORE-624 decrement unallocated containers and released containers so
exit condition for shutdown check is satisfied.
@vrozov pls review and merge as appropriate. I have also removed
numTotalContainers variable after researching its history and determining that
it is not useful anymore.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanjaypujare/apex-core
APEXCORE-624.master.sanjay
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/474.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 #474
----
commit 737f74b184a87c5c059a76d4a619c0a27b71ce9e
Author: Sanjay Pujare <[email protected]>
Date: 2017-02-18T20:33:31Z
APEXCORE-624 decrement unallocated containers and released containers so
exit condition for shutdown check is satisfied.
----
---
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.
---