Hello everybody,I’ve a critical situation with the deletion stubs.
I’ve 100 external users that replicates with one database on the servers.
For reasons that I don’t explain here, I’ve 704.000 deletion stubs on the server AND in the external replicas (unexpected volume of data).
As you can image I begin to have some performance problems, so we start to play around with the space savers parameters that define for how many days the stubs are kept on the server.
All the “experiments” are made on an isolate enviroenment and these are the results:
-
if I reduce the purge interval on the server it deletes the stubs but, when the client made a replica, nothing change on the client
-
if I reduce (and at the limits I put it to zero) the purge interval on the client, when it does a replica on the server nothing change but my client database is smaller and if I do some 2 ways replica no older documents reappears.
Note that the 99,9% of the deletion are made on the server.
I’d like to ask you if anyone can confirm that this behaviour is correct and standard because if I can put to zero the purge interval on the clients and let the purge interval to 90 on the server it would be the true solution for my problems.
I’ve to absolutely sure because the application is very mission critical and I can’t do something wrong!
Any help will be appreciated.
Thanks to you all in advance
Alessandro