[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] collector memory leak / history truncation



We're seeing the following behavior in Condor 7.0.1 on X86-64-LINUX-RHEL3.

The collector appears to have a memory leak of some kind, as the
memory usage in top increases, reaching several GB over the course of
a day, so we have resorted to resetting the collector every night.

Also, condor_stats is observing the following unusual behavior.  If
one performs a query over several months of data, it initially returns
everything in that time range, but on subsequent queries, only returns
a small fraction at the end of the time range.  A bug in the history
caching code, perhaps?

Is anyone else seeing this behavior, and is there a recommended course
of action?

Doug