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

Re: [HTCondor-users] [HTCondor-devel] Bug? - MatchLog mirrors NegotiatorLog in 7.8.7



On 3/27/2013 8:49 PM, Matthew Farrellee wrote:
Certainly looks broken to me in 7.8 --

$ for f in /var/log/condor/NegotiatorLog /var/log/condor/MatchLog; do
tail -n1000 $f | md5sum ; done
c6b4e83a66a2cebf6c55b6454ad617d7  -
c6b4e83a66a2cebf6c55b6454ad617d7  -


Re the above -

Indeed this functionality appears broken in v7.8. However, it does work properly in v7.9.4+, probably because this part of the logging code was substantially re-written for enhancement reasons in the v7.9 series.

Given that v7.9 is very soon to become the next stable series, and that very few people currently rely on this behavior, and other priorities, I am inclined to spend resources fixing this bug in v7.8 since I know it works properly moving forward. Folks who strongly feel otherwise, speak up!

Thanks Greg and Matt,
regards,
Todd


--
Todd Tannenbaum <tannenba@xxxxxxxxxxx> University of Wisconsin-Madison
Center for High Throughput Computing   Department of Computer Sciences
HTCondor Technical Lead                1210 W. Dayton St. Rm #4257
Phone: (608) 263-7132                  Madison, WI 53706-1685