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

RPC responses should have the INTERNAL flag cleared

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.6.5
    • None
    • None

    Description

      When an RPC request is retransmitted, it will be sent by NAKACK2 or UNICAST3 as INTERNAL message. If the RPC call returns a response, that response will also be INTERNAL, using up the internal thread pool.
      SOLUTION: clear the INTERNAL flag on an RPC response. JGroups uses the INTERNAL flag only with messages, never with RPCs.

      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: