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/07/28 15:54:02 UTC

[GitHub] fineract pull request #464: FINERACT-428 Parallelization of Jobs :Paralleliz...

GitHub user wkk91193 opened a pull request:

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

    FINERACT-428 Parallelization of Jobs :Parallelizing and paging of update loan summary

    [FINERACT-428](https://issues.apache.org/jira/browse/FINERACT-428)
    
    Parallelizing and paging of update loan summary

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

    $ git pull https://github.com/wkk91193/incubator-fineract parallelizing-update-loan-summary

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

    https://github.com/apache/fineract/pull/464.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 #464
    
----
commit e9bd04f98ec2aaa1f88588f5f1ea3ceccbb952cf
Author: unknown <wk...@...>
Date:   2018-07-28T15:48:06Z

    Implementing parallelizing and paging of update loan summary

----


---