[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



It does not. I think I was the only one directly working on the enhancements with some supervision from TJ, but we never got beyond some musings when it came to tests before I left for my internship.


On Fri, Apr 12, 2013 at 6:42 AM, Matthew Farrellee <matt@xxxxxxxxxx> wrote:
On 04/10/2013 03:29 PM, Todd Tannenbaum wrote:
On 4/10/2013 1:45 PM, Todd Tannenbaum wrote:
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!


Doh!  I meant to say "_not_ inclined to spend resource" above.

Thanks to the careful readers out there,
Todd

Does the enhancement effort add any tests, especially for this case, so that we'll quickly identify if functionality regresses in the future?

Best,


matt


_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@cs.wisc.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/



--
Condor Project Windows Developer