GitHub user sandeshh opened a pull request:
https://github.com/apache/apex-core/pull/437
APEXCORE-471 Reissue of the resource was failing for the BlackListBasâ¦
â¦ed scheduler, it happened because RequestedResource was never empty.
Issue is fixed after making the operation similar to that of
ResourceRequestHandler with the handling for Blacklist
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandeshh/apex-core APEXCORE-471
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/437.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 #437
----
commit 693cb30541531004e6c2f11b68e099763402a6c7
Author: Sandesh Hegde <[email protected]>
Date: 2016-12-25T07:25:31Z
APEXCORE-471 Reissue of the resource was failing for the BlackListBased
scheduler, it happened because RequestedResource was never empty. Issue is
fixed after making the operation similar to that of ResourceRequestHandler with
the handling for Blacklist
----
---
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.
---