[JBoss JIRA] (WFLY-13168) Invalidation caches use wrong key affinity
by Paul Ferraro (Jira)
Paul Ferraro created WFLY-13168:
-----------------------------------
Summary: Invalidation caches use wrong key affinity
Key: WFLY-13168
URL: https://issues.redhat.com/browse/WFLY-13168
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 19.0.0.Beta2, 18.0.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Now that invalidation caches perform entry locking via the primary owner, requests should retain affinity with the primary owner. Otherwise, normal operations are prone to lock timeouts.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (JGRP-2457) Make time and byte values more legible
by Bela Ban (Jira)
Bela Ban created JGRP-2457:
------------------------------
Summary: Make time and byte values more legible
Key: JGRP-2457
URL: https://issues.redhat.com/browse/JGRP-2457
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 5.0
In an XML configuration, we can already define {{send_buf_size=20M}}, but when printing protocol attribute values, we'll print {{20000000}} instead.
Change this to print time and bytes values in a more readable format, for all protocol attributes.
Examples:
* {{max_credits=3000000}} -> {{max_credits=3m}}
* {{time=45000}} -> {{time=45s}}
* {{avg_delivery_time=250.09us}} (note the suffix)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (JGRP-2456) Add suffix for time measurements
by Bela Ban (Jira)
Bela Ban created JGRP-2456:
------------------------------
Summary: Add suffix for time measurements
Key: JGRP-2456
URL: https://issues.redhat.com/browse/JGRP-2456
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 5.0
E.g. instead of {{avg_time_blocked}}, use {{avg_time_blocked_ms}}. This makes is simple to see what the scale is, versus having to read the code / manual.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months