[JBoss JIRA] (JGRP-2426) JChannel: remove stats
by Dan Berindei (Jira)
[ https://issues.redhat.com/browse/JGRP-2426?page=com.atlassian.jira.plugin... ]
Dan Berindei commented on JGRP-2426:
------------------------------------
Perhaps {{STATS}} could be added above {{FORK}} when separate stats for each fork channel are needed.
But {{STATS}} also needs to be changed to use {{LongAdder}}.
> JChannel: remove stats
> ----------------------
>
> Key: JGRP-2426
> URL: https://issues.redhat.com/browse/JGRP-2426
> Project: JGroups
> Issue Type: Enhancement
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Optional
> Fix For: 5.0
>
>
> Remove stats such as {{sent_msgs, received_msgs, sent_bytes, received_bytes}} from JChannel. It may be costly to maintain those stats (e.g. {{Message.getLength()}} in 5.0), and they're already maintained by the transport (or {{STATS}}).
> For ForkChannels, these stats would be gone, too, and would not be maintained for each fork channel separately...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JGRP-2426) JChannel: remove stats
by Bela Ban (Jira)
[ https://issues.redhat.com/browse/JGRP-2426?page=com.atlassian.jira.plugin... ]
Bela Ban updated JGRP-2426:
---------------------------
Description:
Remove stats such as {{sent_msgs, received_msgs, sent_bytes, received_bytes}} from JChannel. It may be costly to maintain those stats (e.g. {{Message.getLength()}} in 5.0), and they're already maintained by the transport (or {{STATS}}).
For ForkChannels, these stats would be gone, too, and would not be maintained for each fork channel separately...
was:Remove stats such as {{sent_msgs, received_msgs, sent_bytes, received_bytes}} from JChannel. It may be costly to maintain those stats (e.g. {{Message.getLength()}} in 5.0), and they're already maintained by the transport (or {{STATS}}).
> JChannel: remove stats
> ----------------------
>
> Key: JGRP-2426
> URL: https://issues.redhat.com/browse/JGRP-2426
> Project: JGroups
> Issue Type: Enhancement
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Optional
> Fix For: 5.0
>
>
> Remove stats such as {{sent_msgs, received_msgs, sent_bytes, received_bytes}} from JChannel. It may be costly to maintain those stats (e.g. {{Message.getLength()}} in 5.0), and they're already maintained by the transport (or {{STATS}}).
> For ForkChannels, these stats would be gone, too, and would not be maintained for each fork channel separately...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JGRP-2426) JChannel: remove stats
by Bela Ban (Jira)
Bela Ban created JGRP-2426:
------------------------------
Summary: JChannel: remove stats
Key: JGRP-2426
URL: https://issues.redhat.com/browse/JGRP-2426
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 5.0
Remove stats such as {{sent_msgs, received_msgs, sent_bytes, received_bytes}} from JChannel. It may be costly to maintain those stats (e.g. {{Message.getLength()}} in 5.0), and they're already maintained by the transport (or {{STATS}}).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months