NodeSelectorStrategy
picks a single master across all nodes participating
in the JGroups cluster deterministically: this way all nodes in the group will
have an agreement on which node is going to be the master.JGroupsBackendQueueProcessor.MESSAGE_TIMEOUT_MS
configuration property.LuceneBackendQueueProcessor
NodeSelectorStrategy
is a static configuration for the local
node to always process index operations locally, and accept index operations
from remote nodes configured as slaves.NodeSelectorStrategy
selected for each index,
or returns the default one.NodeSelectorStrategy
is a static configuration for the local
node to avoid processing any indexing operations locally.Copyright © 2006–2014 Hibernate. All rights reserved.