[JBoss JIRA] (ISPN-5331) Enable node statistics with global jmx enabled flag
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-5331?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño resolved ISPN-5331.
------------------------------------
Fix Version/s: 7.2.0.Beta2
7.2.0.Final
Resolution: Done
> Enable node statistics with global jmx enabled flag
> ---------------------------------------------------
>
> Key: ISPN-5331
> URL: https://issues.jboss.org/browse/ISPN-5331
> Project: Infinispan
> Issue Type: Enhancement
> Components: JMX, reporting and management
> Affects Versions: 7.2.0.Beta1, 7.1.1.Final
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
> Priority: Minor
> Fix For: 7.2.0.Beta2, 7.2.0.Final
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Infinispan node statistics introduced with ISPN-4992 are by default disabled and enabled through JMX. However, we should consult global JMX enabled field and initialize node statistics enablement based on enabled global jmx field.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (ISPN-5336) Index creation should be set different sync/asyn for state-transfer and normal processing
by Wolf-Dieter Fink (JIRA)
Wolf-Dieter Fink created ISPN-5336:
--------------------------------------
Summary: Index creation should be set different sync/asyn for state-transfer and normal processing
Key: ISPN-5336
URL: https://issues.jboss.org/browse/ISPN-5336
Project: Infinispan
Issue Type: Enhancement
Reporter: Wolf-Dieter Fink
As the creation of the index can be slow for huge caches during state transfer the performance is better if it is processed asynchronous.
But for adding entries during normal, and maybe transactional, processing it is important to being able to run a query right after adding or changing new entries with the correct index.
Therefor the sync/async setting should be separate for state-transfer.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months