[JBoss JIRA] (ISPN-6176) Rename DummyTransactionManager to something that better represents its properties
by Radoslav Husar (JIRA)
Radoslav Husar created ISPN-6176:
------------------------------------
Summary: Rename DummyTransactionManager to something that better represents its properties
Key: ISPN-6176
URL: https://issues.jboss.org/browse/ISPN-6176
Project: Infinispan
Issue Type: Enhancement
Components: Transactions
Reporter: Radoslav Husar
Priority: Optional
I am under impression that DummyTransactionManager doesn't really stand for its name. It gives out an impression of stupid/face/incomplete transaction manager implementation however one of its main properties is that it maintains its state in-memory only and has no persistent state.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6175) Server throwing warning about wrong eviction configuration
by Martin Gencur (JIRA)
Martin Gencur created ISPN-6175:
-----------------------------------
Summary: Server throwing warning about wrong eviction configuration
Key: ISPN-6175
URL: https://issues.jboss.org/browse/ISPN-6175
Project: Infinispan
Issue Type: Bug
Components: Eviction, Server
Reporter: Martin Gencur
Assignee: William Burns
Priority: Minor
After building the latest ISPN snapshot (HEAD == ISPN-6137 Fix ScriptMetadataTest.testBrokenParameters), the server throws the following warning:
ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
This happens whether I use default standalone.xml configuration or add eviction and passivation elements in the config. I.e. tried this config and still getting the warning:
{code}
<eviction strategy="LRU" size="1" type="COUNT"/>
<file-store passivation="true" path="dc" purge="true" shared="false"/>
{code}
It looks like the eviction is working properly, it's just the warning that makes confusion.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6125) JMX attribute evictions is always zero in Statistics and ClusterCacheStats MBeans
by Martin Gencur (JIRA)
[ https://issues.jboss.org/browse/ISPN-6125?page=com.atlassian.jira.plugin.... ]
Martin Gencur reassigned ISPN-6125:
-----------------------------------
Assignee: Martin Gencur
> JMX attribute evictions is always zero in Statistics and ClusterCacheStats MBeans
> ----------------------------------------------------------------------------------
>
> Key: ISPN-6125
> URL: https://issues.jboss.org/browse/ISPN-6125
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Eviction
> Affects Versions: 8.1.1.Final
> Reporter: Martin Vrabel
> Assignee: Martin Gencur
>
> Description of problem:
> Eviction is working because numberOfEntries never exceeds maxEntries. But "evictions" attribute displays always 0 in JMX.
> How reproducible:
> Always.
> Actual results:
> evictions is always 0.
> Expected results:
> evictions should be the count of evicted entries.
> Additional info:
> This issue found in both of server and library modes.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6125) JMX attribute evictions is always zero in Statistics and ClusterCacheStats MBeans
by Martin Gencur (JIRA)
[ https://issues.jboss.org/browse/ISPN-6125?page=com.atlassian.jira.plugin.... ]
Martin Gencur updated ISPN-6125:
--------------------------------
Status: Open (was: New)
> JMX attribute evictions is always zero in Statistics and ClusterCacheStats MBeans
> ----------------------------------------------------------------------------------
>
> Key: ISPN-6125
> URL: https://issues.jboss.org/browse/ISPN-6125
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Eviction
> Affects Versions: 8.1.1.Final
> Reporter: Martin Vrabel
> Assignee: Martin Gencur
>
> Description of problem:
> Eviction is working because numberOfEntries never exceeds maxEntries. But "evictions" attribute displays always 0 in JMX.
> How reproducible:
> Always.
> Actual results:
> evictions is always 0.
> Expected results:
> evictions should be the count of evicted entries.
> Additional info:
> This issue found in both of server and library modes.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6125) JMX attribute evictions is always zero in Statistics and ClusterCacheStats MBeans
by Martin Gencur (JIRA)
[ https://issues.jboss.org/browse/ISPN-6125?page=com.atlassian.jira.plugin.... ]
Work on ISPN-6125 started by Martin Gencur.
-------------------------------------------
> JMX attribute evictions is always zero in Statistics and ClusterCacheStats MBeans
> ----------------------------------------------------------------------------------
>
> Key: ISPN-6125
> URL: https://issues.jboss.org/browse/ISPN-6125
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Eviction
> Affects Versions: 8.1.1.Final
> Reporter: Martin Vrabel
> Assignee: Martin Gencur
>
> Description of problem:
> Eviction is working because numberOfEntries never exceeds maxEntries. But "evictions" attribute displays always 0 in JMX.
> How reproducible:
> Always.
> Actual results:
> evictions is always 0.
> Expected results:
> evictions should be the count of evicted entries.
> Additional info:
> This issue found in both of server and library modes.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months