Details
Description
There are scenarios where you may want to tune the XDCR parameters differently on a per replicator basis. Specifically, if you're using normal XDCR and integration with ElasticSearch you may want to adjust the checkpoint intervals separately.
Currently the XDCR parameters are cluster wide. Allow users to set these on a per XDCR basis.
Currently the XDCR parameters are cluster wide. Allow users to set these on a per XDCR basis.
Today the replicator is one per vbucket, there is no need to set up parameter to each single vbucket replicator. Instead, we may need a "localized parameters" for different replications.