[JBoss JIRA] (ISPN-4340) Automatically setup shared indexes when indexing is enabled
by Sanne Grinovero (JIRA)
[ https://issues.jboss.org/browse/ISPN-4340?page=com.atlassian.jira.plugin.... ]
Sanne Grinovero updated ISPN-4340:
----------------------------------
Description:
- on replicated Caches, we should create a default index on a FSDirectory and provide some appropriate default tuning, for example enabling NRT.
- distributed Caches will need the Infinispan Directory (shared) and a master/slave backend (Infinispan IndexManager, while NRT is not compatible in this case)
We want to keep the properties configuration structure as well as an "advanced tuning" and override capabilities of the default choices.
Some more common options like sync/async indexing should probably be promoted to be controlled by the XML elements and configuration DSL excplicitly.
> Automatically setup shared indexes when indexing is enabled
> -----------------------------------------------------------
>
> Key: ISPN-4340
> URL: https://issues.jboss.org/browse/ISPN-4340
> Project: Infinispan
> Issue Type: Feature Request
> Components: Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Gustavo Fernandes
> Labels: 64QueryBlockers
> Fix For: 7.0.0.Beta1
>
>
> - on replicated Caches, we should create a default index on a FSDirectory and provide some appropriate default tuning, for example enabling NRT.
> - distributed Caches will need the Infinispan Directory (shared) and a master/slave backend (Infinispan IndexManager, while NRT is not compatible in this case)
> We want to keep the properties configuration structure as well as an "advanced tuning" and override capabilities of the default choices.
> Some more common options like sync/async indexing should probably be promoted to be controlled by the XML elements and configuration DSL excplicitly.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (ISPN-4235) RHQ JMX does not support multiple cache managers properly
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/ISPN-4235?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-4235:
-----------------------------------------------
Martin Gencur <mgencur(a)redhat.com> changed the Status of [bug 1054165|https://bugzilla.redhat.com/show_bug.cgi?id=1054165] from POST to ON_QA
> RHQ JMX does not support multiple cache managers properly
> ---------------------------------------------------------
>
> Key: ISPN-4235
> URL: https://issues.jboss.org/browse/ISPN-4235
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 7.0.0.Alpha3
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 7.0.0.Alpha5, 7.0.0.Final
>
>
> The JMX RHQ pluging currently queries all cache managers and lumps them together. Thus if you have multiple cache managers in separate domains they all show as 1 cache manager with all the caches for each underneath it. We need to separate each cache manager by domain in the plugin so that each can be administered separately.
> It appears the CacheManagerDiscovery lumps all the managers by type in createDiscoveredResources. We would then have to change the CacheManagerComponent to properly query the specific mbean.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months