You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by wkk91193 <gi...@git.apache.org> on 2018/06/24 15:02:34 UTC

[GitHub] fineract pull request #459: FINERACT-429: Node aware Scheduler

GitHub user wkk91193 opened a pull request:

    https://github.com/apache/fineract/pull/459

    FINERACT-429: Node aware Scheduler

    [Fineract-429](https://issues.apache.org/jira/browse/FINERACT-429)
    
    Executing jobs based on node id

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

    $ git pull https://github.com/wkk91193/incubator-fineract fineract-429-node-aware-scheduler

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

    https://github.com/apache/fineract/pull/459.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 #459
    
----
commit abed7b5f0df61b816e2dcb64771ad3dc4d1fdeba
Author: unknown <wk...@...>
Date:   2018-06-24T14:02:47Z

    Commit-1: Execute jobs based on node_id

commit 68f2bdf885cecc57bd67ffc2a641a57964b66ffe
Author: unknown <wk...@...>
Date:   2018-06-24T14:44:30Z

    Commit-2:Add dirty job scheduler

----


---