[
https://issues.apache.org/jira/browse/UIMA-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik updated UIMA-1272:
--------------------------------
Fix Version/s: 2.3AS
> Change Prefetch Value On a Temp Queue Connection Used By UIMA AS Client API
> ---------------------------------------------------------------------------
>
> Key: UIMA-1272
> URL: https://issues.apache.org/jira/browse/UIMA-1272
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Priority: Minor
> Fix For: 2.3AS
>
> Attachments: uimaj-as-activemq-UIMA-1272-patch.txt
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.