Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2013

RequestCorrelator: done() is slow

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 3.6.8, 4.0
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: