[jboss-jira] [JBoss JIRA] (JGRP-2013) RequestCorrelator: done() is slow

Bela Ban (JIRA) issues at jboss.org
Tue Feb 2 09:34:00 EST 2016


Bela Ban created JGRP-2013:
------------------------------

             Summary: RequestCorrelator: done() is slow
                 Key: JGRP-2013
                 URL: https://issues.jboss.org/browse/JGRP-2013
             Project: JGroups
          Issue Type: Enhancement
            Reporter: Bela Ban
            Assignee: Bela Ban
            Priority: Minor
             Fix For: 3.6.8, 4.0


{{RequestCorrelator.done(Request)}} is slow because we have to do a linear search through the values of the requests hashmap.
On Jan 8 2016, I removed {{Request.req_id}} to save memory, but now it looks like I need to add it back.
Ref: https://github.com/belaban/JGroups/pull/277



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


More information about the jboss-jira mailing list