Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5885

UIMA-DUCC The JP not waiting if JD has no work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-Ducc
    • DUCC
    • None

    Description

      When the JD has no more work to give, the JP thread (only one) should wait for awhile and try again until work is available. This used to work until recent refactoring was done to support pull service JPs. 

      By default the JP will block for 60 secs before trying again. If the service receives SIGTERM while its retry thread is waiting, such thread should be interrupted so that the service can stop. There is no need to wait until the timer (60s) expires.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: