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

Discovery: add option to run each discovery requests in a separate thread

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 3.6.4
    • None
    • None

    Description

      Currently, async_discovery runs discovery in a separate thread. However, if we try to contact 10 servers and almost all are down and sock_conn_timeout is high, then discovery might not return any live servers and the caller becomes coordinator.
      Add attribute async_discovery_use_separate_thread_per_request to enable this. This is orthogonal to async_discovery.

      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: