JGroups Protocols Discovery

From NovaOrdis Knowledge Base
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.