This {@link org.hibernate.search.backend.impl.jgroups.NodeSelectorStrategy} is a static configuration for the localnode to always process index operations locally, and accept index operations from remote nodes configured as slaves.
JGroups does not provide a persistent queue, if that level of reliability is needed, use the JMS backend.
This implementation matches the {@literal jgroupsMaster} configuration property.
@author Sanne Grinovero
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|