On 11/10/06, Michael Singer <[EMAIL PROTECTED]> wrote:
What happens if a clusternode fails and is restored after a while? When the active nodes made changes? Is the index resynced on repository startup?
Yes, it is. When the cluster node starts up, it syncs itself with the changes in the shared journal directory. You could also add some node by simply copying the configuration of an existing node, customizing the new node's id, and then start it up. Kind regards Dominique
