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

Change Prefetch Value On a Temp Queue Connection Used By UIMA AS Client API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.3AS
    • Async Scaleout
    • None

    Description

      Uima AS client API uses default prefetch (meaning 1000) on a connection to the temp reply queue. This may increase a memory footprint of a client since the high prefetch value directs the broker to send many messages to the activemq internal buffer on the client side. Use explicit prefetch with value of 1 to limit number of messages the broker sends to the internal buffer.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: