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

Bela Ban (JIRA) issues at jboss.org
Fri Apr 15 07:35:00 EDT 2016


Bela Ban created JGRP-2049:
------------------------------

             Summary: 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