[jboss-jira] [JBoss JIRA] (JGRP-2049) Measure round trip time for blocking RPCs via probe

Bela Ban (JIRA) issues at jboss.org
Tue May 3 11:44:00 EDT 2016


     [ https://issues.jboss.org/browse/JGRP-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-2049.
----------------------------
    Resolution: Done


Backported to the 3.6 branch

> Measure round trip time for blocking RPCs via probe
> ---------------------------------------------------
>
>                 Key: JGRP-2049
>                 URL: https://issues.jboss.org/browse/JGRP-2049
>             Project: JGroups
>          Issue Type: Enhancement
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.6.10, 4.0
>
>
> Currently, RPC RTT is measured at the {{RpcDispatcher}} level. The current code doesn't measure blocking RPCs which return a future.
> Moving this code to the {{RequestCorrelator}} level would allow us to measure RTTs for this as well, as an RPC is terminated via {{done()}} or {{cancel()}}.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list