[JBoss JIRA] (ISPN-6216) InfinispanQueryStatistics MBean grows the values on each read
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-6216?page=com.atlassian.jira.plugin.... ]
Adrian Nistor commented on ISPN-6216:
-------------------------------------
[~sannegrinovero] InfinispanQueryStatistics should no longer exist after rolling back the workaround for HSEARCH-1461. There is nothing to fix in 8.2 unless we want to fix InfinispanQueryStatistics in 8.1.x or 8.0.x.
> InfinispanQueryStatistics MBean grows the values on each read
> -------------------------------------------------------------
>
> Key: ISPN-6216
> URL: https://issues.jboss.org/browse/ISPN-6216
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 8.2.0.Beta2
>
>
> Every time the MBean is queried for some parameter, the value is added up again to an internal accumulator so it will grow. This is clearly not intentional.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-6202) Properties defined in <local-cache-configuration> are not applied to children
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-6202?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant reassigned ISPN-6202:
-------------------------------------
Assignee: Tristan Tarrant
> Properties defined in <local-cache-configuration> are not applied to children
> -----------------------------------------------------------------------------
>
> Key: ISPN-6202
> URL: https://issues.jboss.org/browse/ISPN-6202
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 8.1.1.Final
> Reporter: Sergey Sigelman
> Assignee: Tristan Tarrant
>
> Configure Infinispan XML using <local-cache-configuration>:
> {code:xml}
> <local-cache-configuration name="defaultCacheConfig">
> .. attributes go here ...
> </local-cache-configuration>
> <local-cache name="testCache1" configuration="defaultCacheConfig" />
> {code}
> "testCache1" does not inherit any attributes from "defaultCacheConfig".
> org.infinispan.configuration.parsing.Parser80#getConfigurationBuilder finds and validates the supplied configuration, but does not actually apply it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-6202) Properties defined in <local-cache-configuration> are not applied to children
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-6202?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-6202:
----------------------------------
Status: Open (was: New)
> Properties defined in <local-cache-configuration> are not applied to children
> -----------------------------------------------------------------------------
>
> Key: ISPN-6202
> URL: https://issues.jboss.org/browse/ISPN-6202
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 8.1.1.Final
> Reporter: Sergey Sigelman
> Assignee: Tristan Tarrant
>
> Configure Infinispan XML using <local-cache-configuration>:
> {code:xml}
> <local-cache-configuration name="defaultCacheConfig">
> .. attributes go here ...
> </local-cache-configuration>
> <local-cache name="testCache1" configuration="defaultCacheConfig" />
> {code}
> "testCache1" does not inherit any attributes from "defaultCacheConfig".
> org.infinispan.configuration.parsing.Parser80#getConfigurationBuilder finds and validates the supplied configuration, but does not actually apply it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-6216) InfinispanQueryStatistics MBean grows the values on each read
by Sanne Grinovero (JIRA)
Sanne Grinovero created ISPN-6216:
-------------------------------------
Summary: InfinispanQueryStatistics MBean grows the values on each read
Key: ISPN-6216
URL: https://issues.jboss.org/browse/ISPN-6216
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 8.2.0.Beta2
Every time the MBean is queried for some parameter, the value is added up again to an internal accumulator so it will grow. This is clearly not intentional.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month