[ 
https://issues.apache.org/jira/browse/AMQ-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581672#comment-13581672
 ] 

Zacarias commented on AMQ-4334:
-------------------------------

I would like to have an schema like this

<plugins>
        <virtualSelectorCacheBrokerPlugin>
                <cacheProvider>
                        <fileCacheProvider  persistFile = "selectorcache.data"/>
                </cacheProvider>
        </virtualSelectorCacheBrokerPlugin>
</plugins>
<plugins>
        <virtualSelectorCacheBrokerPlugin>
                <cacheProvider>
                        <ispnCacheProvider configFile=""/>
                </cacheProvider>
          </virtualSelectorCacheBrokerPlugin>
</plugins>
                
> Create SubqueueSelectorCacheBroker based on Infinispan for Network of brokers
> -----------------------------------------------------------------------------
>
>                 Key: AMQ-4334
>                 URL: https://issues.apache.org/jira/browse/AMQ-4334
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.8.0
>            Reporter: Zacarias
>            Priority: Minor
>             Fix For: NEEDS_REVIEWED
>
>
> Allow the SubqueueSelectorCacheBroker to persist selector information in a 
> ISPN cache for concurrent nodes utilization. 
> Extends issue https://issues.apache.org/jira/browse/AMQ-4271
> Current version just allow a file serialization of the information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to