You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by nishkam agrawal <ag...@gmail.com> on 2012/04/12 14:41:47 UTC

Delay in Garbage Collection for repository

Hello Team,

I am trying to do garbage collection for repository using
GarbageCollector and though GarbageCollector is doing the garbage
collection there is always some delay between the call to
GarbageCollector and when it actually does garbage collection.

Is there some predictable "time constant" that I could use to
determine that GC has actually been completed?

Thanks
Nishkam