http://pastie.org/private/a35qxzxa8yba8rsuoeznq
The point is that the replication is done correctly, but I have observed that it's done quickly untill I get the following warning:
2014-02-10 12:17:39.530 xxxx[9100:501b] -[CBL_FMDatabase executeUpdate:error:withArgumentsInArray:orVAList:]:757 Database busy (/Users/xxxxx/Library/Application Support/xxxxxx/CouchbaseLite/uid_52f206f367842.cblite)
2014-02-10 12:17:39.530 xxx[9100:501b] Database busy
When this happens, the replication is stopped for a time. It can take the replication to resume maybe 1 minute or 2. Can I do something in order to wait less time.
For more information, I am moving moreless 35.000 documents with a total size of 25MB.
Thanks a lot