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

Modify UIMA-AS proxy code to make the collectionProcessingComplete a synchronous call

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.2AS
    • Async Scaleout
    • None

    Description

      Current uima-as proxy code for CPC is asynchronous. The client using the proxy calls CPC and does not wait for reply from the service. The proxy must implement UimaASStatusCallbackListener interface and register self with the UIMA-AS client. The client will notify the proxy via a callback when the CPC reply comes back from the uima-as service. Synchronize the CPC code and force it to wait for the reply.

      Attachments

        Activity

          People

            schor Marshall Schor
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: