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/08/11 16:44:54 UTC

[GitHub] fineract pull request #469: FINERACT-428 Parallelization of Jobs : Paralleli...

GitHub user wkk91193 opened a pull request:

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

    FINERACT-428 Parallelization of Jobs : Parallelizing and paging of recalculate interest for loans

    [Fineract-428](https://issues.apache.org/jira/browse/FINERACT-428)
    
    Parallelizing and paging of periodic accrual

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

    $ git pull https://github.com/wkk91193/incubator-fineract parallelizing-and-paging-recalculate-interest-for-loans

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

    https://github.com/apache/fineract/pull/469.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 #469
    
----
commit 468a4cc31b97c1d179a3677352ceef2b4b137a25
Author: unknown <wk...@...>
Date:   2018-08-11T16:41:02Z

    Implementing parallelizing and paging of recalculate interest for loans

----


---

[GitHub] fineract issue #469: FINERACT-428 Parallelization of Jobs : Parallelizing an...

Posted by santoshconflux <gi...@git.apache.org>.
Github user santoshconflux commented on the issue:

    https://github.com/apache/fineract/pull/469
  
    Hi Santosh!
    Ticket, Fineract-428 will have multiple PRs since it takes into account all
    jobs intended for parallelizing and paging. Each job will have a separate PR
    
    Hope it answers your question.
    
    Regards,
    Kumaranath Fernando
    
    
    
    On Mon, Aug 13, 2018 at 10:57 AM, Santosh Math <
    santosh@confluxtechnologies.com> wrote:
    
    > Hi Kumarnath,
    >
    > There is one  more PR for same ticket , Fineract-428?
    >
    > https://github.com/apache/fineract/pull/464
    >
    > On Sat, Aug 11, 2018 at 10:14 PM, Kumaranath Fernando <
    > notifications@github.com> wrote:
    >
    > > Fineract-428 <https://issues.apache.org/jira/browse/FINERACT-428>
    > >
    > > Parallelizing and paging of periodic accrual
    > > ------------------------------
    > > You can view, comment on, or merge this pull request online at:
    > >
    > >   https://github.com/apache/fineract/pull/469
    > > Commit Summary
    > >
    > >    - Implementing parallelizing and paging of recalculate interest for
    > >    loans
    > >
    > > File Changes
    > >
    > >    - *A* fineract-provider/src/main/java/org/apache/fineract/
    > >    infrastructure/jobs/domain/JobParameter.java
    > >    <https://github.com/apache/fineract/pull/469/files#diff-0> (84)
    > >    - *A* fineract-provider/src/main/java/org/apache/fineract/
    > >    infrastructure/jobs/domain/JobParameterRepository.java
    > >    <https://github.com/apache/fineract/pull/469/files#diff-1> (32)
    > >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    > >    infrastructure/jobs/service/JobRegisterServiceImpl.java
    > >    <https://github.com/apache/fineract/pull/469/files#diff-2> (26)
    > >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    > >    portfolio/loanaccount/service/LoanReadPlatformService.java
    > >    <https://github.com/apache/fineract/pull/469/files#diff-3> (3)
    > >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    > >    portfolio/loanaccount/service/LoanReadPlatformServiceImpl.java
    > >    <https://github.com/apache/fineract/pull/469/files#diff-4> (46)
    > >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    > >    portfolio/loanaccount/service/LoanSchedularService.java
    > >    <https://github.com/apache/fineract/pull/469/files#diff-5> (7)
    > >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    > >    portfolio/loanaccount/service/LoanSchedularServiceImpl.java
    > >    <https://github.com/apache/fineract/pull/469/files#diff-6> (155)
    > >    - *A* fineract-provider/src/main/java/org/apache/fineract/
    > >    portfolio/loanaccount/service/RecalculateInterestPoster.java
    > >    <https://github.com/apache/fineract/pull/469/files#diff-7> (152)
    > >    - *A* fineract-provider/src/main/resources/sql/migrations/core_
    > >    db/V344__parallelizing_and_paging_recalculate_interest_
    > >    for_loans_job.sql
    > >    <https://github.com/apache/fineract/pull/469/files#diff-8> (33)
    > >
    > > Patch Links:
    > >
    > >    - https://github.com/apache/fineract/pull/469.patch
    > >    - https://github.com/apache/fineract/pull/469.diff
    > >
    > > —
    > > You are receiving this because you are subscribed to this thread.
    > > Reply to this email directly, view it on GitHub
    > > <https://github.com/apache/fineract/pull/469>, or mute the thread
    > > <https://github.com/notifications/unsubscribe-
    > auth/AV9MS_TwImbrVWDae6Aas7_sNv9zpke0ks5uPwoGgaJpZM4V5OxW>
    > > .
    > >
    >
    >
    >
    > --
    > Thanks & Regards
    >
    > Santosh Math
    >
    > *QA Engineer*
    >
    > *Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/>*
    > | *Office*: +91-080-41208662 |
    >
    > *Address*: #304, 2nd Floor, 7th Main Road, HRBR Layout 1st Block,
    > Bengaluru, Karnataka, 560043 INDIA
    >



---

[GitHub] fineract issue #469: FINERACT-428 Parallelization of Jobs : Parallelizing an...

Posted by santoshconflux <gi...@git.apache.org>.
Github user santoshconflux commented on the issue:

    https://github.com/apache/fineract/pull/469
  
    Hi Kumarnath,
    
    There is one  more PR for same ticket , Fineract-428?
    
    https://github.com/apache/fineract/pull/464
    
    On Sat, Aug 11, 2018 at 10:14 PM, Kumaranath Fernando <
    notifications@github.com> wrote:
    
    > Fineract-428 <https://issues.apache.org/jira/browse/FINERACT-428>
    >
    > Parallelizing and paging of periodic accrual
    > ------------------------------
    > You can view, comment on, or merge this pull request online at:
    >
    >   https://github.com/apache/fineract/pull/469
    > Commit Summary
    >
    >    - Implementing parallelizing and paging of recalculate interest for
    >    loans
    >
    > File Changes
    >
    >    - *A* fineract-provider/src/main/java/org/apache/fineract/
    >    infrastructure/jobs/domain/JobParameter.java
    >    <https://github.com/apache/fineract/pull/469/files#diff-0> (84)
    >    - *A* fineract-provider/src/main/java/org/apache/fineract/
    >    infrastructure/jobs/domain/JobParameterRepository.java
    >    <https://github.com/apache/fineract/pull/469/files#diff-1> (32)
    >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    >    infrastructure/jobs/service/JobRegisterServiceImpl.java
    >    <https://github.com/apache/fineract/pull/469/files#diff-2> (26)
    >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    >    portfolio/loanaccount/service/LoanReadPlatformService.java
    >    <https://github.com/apache/fineract/pull/469/files#diff-3> (3)
    >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    >    portfolio/loanaccount/service/LoanReadPlatformServiceImpl.java
    >    <https://github.com/apache/fineract/pull/469/files#diff-4> (46)
    >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    >    portfolio/loanaccount/service/LoanSchedularService.java
    >    <https://github.com/apache/fineract/pull/469/files#diff-5> (7)
    >    - *M* fineract-provider/src/main/java/org/apache/fineract/
    >    portfolio/loanaccount/service/LoanSchedularServiceImpl.java
    >    <https://github.com/apache/fineract/pull/469/files#diff-6> (155)
    >    - *A* fineract-provider/src/main/java/org/apache/fineract/
    >    portfolio/loanaccount/service/RecalculateInterestPoster.java
    >    <https://github.com/apache/fineract/pull/469/files#diff-7> (152)
    >    - *A* fineract-provider/src/main/resources/sql/migrations/core_
    >    db/V344__parallelizing_and_paging_recalculate_interest_
    >    for_loans_job.sql
    >    <https://github.com/apache/fineract/pull/469/files#diff-8> (33)
    >
    > Patch Links:
    >
    >    - https://github.com/apache/fineract/pull/469.patch
    >    - https://github.com/apache/fineract/pull/469.diff
    >
    > —
    > You are receiving this because you are subscribed to this thread.
    > Reply to this email directly, view it on GitHub
    > <https://github.com/apache/fineract/pull/469>, or mute the thread
    > <https://github.com/notifications/unsubscribe-auth/AV9MS_TwImbrVWDae6Aas7_sNv9zpke0ks5uPwoGgaJpZM4V5OxW>
    > .
    >
    
    
    
    -- 
    Thanks & Regards
    
    Santosh Math
    
    *QA Engineer*
    
    *Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/>*
    | *Office*: +91-080-41208662 |
    
    *Address*: #304, 2nd Floor, 7th Main Road, HRBR Layout 1st Block,
    Bengaluru, Karnataka, 560043 INDIA



---