Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10821

Decrease GMS join_timeout and increase xPING num_discovery_runs

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 10.0.0.Final
    • 9.4.16.Final, 10.0.0.CR3
    • Configuration
    • None

    Description

      Our default JGroups configurations have a GMS join_timeout="5000", meaning the first node to start will always wait for 5 seconds before becoming coordinator. It should be safe to use the JGroups default of 2 seconds.

      To make it even more safe, we could configure the discovery protocol's num_discovery_runs="3", so that it makes multiple attempts to contact existing nodes during those 2 seconds of waiting. num_discovery_runs is only used for the initial discovery, so there's no danger of creating additional traffic while the node is up.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: