JGroups Protocols Discovery

From NovaOrdis Knowledge Base
Revision as of 05:34, 24 February 2016 by Ovidiu (talk | contribs) (→‎num_initial_members)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Discovery is the superclass for all discovery protocols. Its properties can be used in any subclass.

Configuration

num_initial_members

Minimum number of initial members to get a response from.

It is recommended that num_initial_members<.tt> be equal to the cluster size, but at least greater that 1/2 the cluster size.