[JBoss JIRA] (ISPN-9204) Single node JgroupsTransport invoke* methods that take a collection leak memory
by William Burns (JIRA)
[ https://issues.jboss.org/browse/ISPN-9204?page=com.atlassian.jira.plugin.... ]
William Burns updated ISPN-9204:
--------------------------------
Status: Open (was: New)
> Single node JgroupsTransport invoke* methods that take a collection leak memory
> -------------------------------------------------------------------------------
>
> Key: ISPN-9204
> URL: https://issues.jboss.org/browse/ISPN-9204
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Reporter: William Burns
> Fix For: 9.3.0.CR1
>
>
> While running some tx tests with a single node I noticed that it took "forever" for the cache to stop. This is caused by a build up of MultiTargetRequests in the RequestRepository. The problem is that we don't actually send a command anywhere since we exclude the originator. This causes the request to have to wait until it can timeout before it can be removed.
> We just need to check if the request is complete before attempting to send to a remote node.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (ISPN-9204) Single node JgroupsTransport invoke* methods that take a collection leak memory
by William Burns (JIRA)
William Burns created ISPN-9204:
-----------------------------------
Summary: Single node JgroupsTransport invoke* methods that take a collection leak memory
Key: ISPN-9204
URL: https://issues.jboss.org/browse/ISPN-9204
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: William Burns
Fix For: 9.3.0.CR1
While running some tx tests with a single node I noticed that it took "forever" for the cache to stop. This is caused by a build up of MultiTargetRequests in the RequestRepository. The problem is that we don't actually send a command anywhere since we exclude the originator. This causes the request to have to wait until it can timeout before it can be removed.
We just need to check if the request is complete before attempting to send to a remote node.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (ISPN-7555) Originator node in launch new task dialog is not displayed correctly in standalone mode
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-7555?page=com.atlassian.jira.plugin.... ]
Pedro Zapata closed ISPN-7555.
------------------------------
Resolution: Won't Fix
> Originator node in launch new task dialog is not displayed correctly in standalone mode
> ---------------------------------------------------------------------------------------
>
> Key: ISPN-7555
> URL: https://issues.jboss.org/browse/ISPN-7555
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.CR2
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Priority: Minor
>
> - start server in standalone clustered mode - bin/standalone.sh -c clustered.xml
> - click on cache container - Tasks execution tab -> Launch new task -> click on Originator node
> result: the node is displayed like this: terminator:terminator, if we set the server name, e.g. server-one, it's displayed like this: server-one:server-one ("terminator" is hostname from /etc/hostname)
> expected result: host-name:server-name (same as in domain mode)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (ISPN-9203) Sort stats in CLI output
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-9203:
-------------------------------------
Summary: Sort stats in CLI output
Key: ISPN-9203
URL: https://issues.jboss.org/browse/ISPN-9203
Project: Infinispan
Issue Type: Enhancement
Components: CLI, JMX, reporting and management
Affects Versions: 9.3.0.Beta1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.3.0.CR1
Makes it easier to read stats
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (ISPN-9202) Expose number of entries in stores in stats
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-9202:
-------------------------------------
Summary: Expose number of entries in stores in stats
Key: ISPN-9202
URL: https://issues.jboss.org/browse/ISPN-9202
Project: Infinispan
Issue Type: Enhancement
Components: JMX, reporting and management, Loaders and Stores
Affects Versions: 9.3.0.Beta1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.3.0.CR1
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months