Hi, I applied the patch and did some more tests - also adding some LOG.info() calls in delTree to see if it actually gets invoked (LOG.info("START: delTree: "+dir.getName()); at the start of that method). I don't see any entries of this showing up in the log file at all, so it looks like delTree doesn't get invoked at all.
To be sure, explaining the issue to prevent misunderstanding: - The number of files in the index directory on the slave keeps increasing (in my very small test core, there are now 128 files in the slave's index directory, and only 73 files in the master's index directory) - The directories index.xxxxx are still there after replication, but they are empty Are there any other things I can do check, or more info that I can provide to help fix this? Thanks, bye, Jaco. 2009/1/22 Shalin Shekhar Mangar <shalinman...@gmail.com> > On Fri, Jan 23, 2009 at 12:15 AM, Noble Paul നോബിള് नोब्ळ् < > noble.p...@gmail.com> wrote: > > > I have attached a patch which logs the names of the files which could > > not get deleted (which may help us diagnose the problem). If you are > > comfortable applying a patch you may try it out. > > > > I've committed this patch to trunk. > > -- > Regards, > Shalin Shekhar Mangar. >