Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1941

Dangling executors in batch jobs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • None

    Description

      The following batch jobs have dangling task executors created without properly managing their lifecycle:

      • SendMessageToSmsGatewayTasklet
      • SmsMessageScheduledJobServiceImpl
      • RecalculateInterestForLoanTasklet
      • PostInterestForSavingTasklet

      The goal of the story is to get rid of the Executors.newXYExecutor calls and replace them with properly initialized/destroyed Spring based task executors.

       

      Acceptance criteria

      • Spring’s TaskExecutors are used in the above listed batch jobs
      • The TaskExecutors are configurable via regular properties and environment variables

      Attachments

        Issue Links

          Activity

            People

              taskain Norbert Táskai
              taskain7 Norbert Táskai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: