I am trying to set up flexrep pull where an ML 9 server is pulling from an ML 4 
server.

Is this actually possible?

It looks like the code is different in ML 4 from what the ML 9 pull code 
expects.

In particular, the ML 9 pull code is calling the module pollBinaryChunk.xqy on 
the pulled-from server but as far as I can tell no such module exists in the ML 
4 code.

Is there a workaround for this?

Because of the way my systems are set up it's problematic to use command-line 
tools like mlcp or corb, so I'm trying to keep everything in XQuery.

My specific requirement is to sync part of a much larger database to a set of 
Docker-based servers whenever those servers are started up. Because the servers 
are not persistent I cannot use normal push flexrep and because I only want 
part of the database backup and restore is not ideal and I also want to avoid 
the reindexing cost if possible.

Thanks,

Eliot
--
Eliot Kimber
http://contrext.com


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

Reply via email to