This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Zookeeper to Zookeeper

Plugin for Zookeeper to Zookeeper Synchronization

1 - Introduction

Zookeeper to Zookeeper nodes introduction

Replicates from one Zookeeper instance to another one directly.

Samples

Databases.

Synchronization.

SynchronizationPlan.

2 - Configuration

Plugin parameters and accepted values

Synchronization

Configuration

NameDescriptionTypeRequired
sourceNameZookeeper instance acting as sourcestringyes
destinationNameZookeeper instance acting as destinationstringyes
rootPathRoot Path of the contents to synchronizestringyes
createRootPathWhether to create the Root Path in the destination databasebooleanno
ignoreEphemeralWhether to ignore ephemeralbooleanno
excludePathRegexpRegular expression for keys to exclude while synchronizingstringno