[ https://issues.apache.org/activemq/browse/AMQ-406?page=all ]
Hiram Chirino resolved AMQ-406:
-------------------------------
Resolution: Fixed
> enable the configuration of prefetch policies in the JNDI configuration file
> by allowing the prefetch values to be visible as properties on
> ActiveMQConnectionFactory
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMQ-406
> URL: https://issues.apache.org/activemq/browse/AMQ-406
> Project: ActiveMQ
> Type: Improvement
> Reporter: james strachan
> Fix For: 4.1
>
>
> if we delegate all the properties on PrefetchPolicy as basisc properties on
> ActiveMQConnectionFactory we can configue the values in JNDI. e.g. in
> jndi.properties
> ConnectionFactory.queuePrefetch = 100
> which would call ActiveMQConnectionFactory.setQueuePrefetch(100) =>
> prefetchPolicy.setQueuePrefetch(100) etc
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira