Hi Guys,

As of release 7, there is an enable flag in the configuration on the master side. If you set it to true, replication will cease until you turn it back on again.

If you do a large reindex with replication disabled, you will likely end up doing a bulk resynchronization when you enable replication again (i.e. your replica database will not be able to serve queries until it resynchronizes).

Wayne.


On 03/20/2014 02:32 PM, Gene Thomas wrote:
Raghu,

If you are using database replication you should apply you index changes in the Replica Database before applying them in the Master database. There is no way that I know to turn off database replication or delay it apart from deleting the replication entries on the Master.
Gene
MarkLogic DBA Team Lead - Atos
------------------------------------------------------------------------
*From:* Raghu <[email protected]>
*To:* General MarkLogic Developer Discussion <[email protected]>
*Sent:* Thursday, March 20, 2014 11:55 AM
*Subject:* [MarkLogic Dev General] Regarding updating index in Master replica DB

Hi All,

My situation is that my customers are using the master DB and I have to add an index without taking down the DB (which has a foreign replica).

If I add an element range index in a Marklogic master DB with replication turned on with a foreign replica DB. Will the master DB start reindexing,refragmenting, merging and replication simultaneously? Is there a way to delay the replication till the reindexing merging stuff etc is complete without turning the replication off?

Thanks
Raghu

_______________________________________________
General mailing list
[email protected] <mailto:[email protected]>
http://developer.marklogic.com/mailman/listinfo/general




_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

--
Wayne Feick
Principal Engineer
MarkLogic Corporation
[email protected]
Phone: +1 650 655 2378
www.marklogic.com

This e-mail and any accompanying attachments are confidential. The information 
is intended solely for the use of the individual to whom it is addressed. Any 
review, disclosure, copying, distribution, or use of this e-mail communication 
by others is strictly prohibited. If you are not the intended recipient, please 
notify us immediately by returning this message to the sender and delete all 
copies. Thank you for your cooperation.

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to