Bugzilla – Bug 3072
RFT patch: small improvement in logging for high concurrency situations
Last modified: 2005-04-05 20:34:51
You need to log in before you can comment on or make changes to this bug.
Will attach a patch which improves the logging when a lot of transfers are going on at the same time. Main improvement is to prepend messages with [Request {rid}, Transfer {tid}], giving output like: 2005-04-04 19:09:33,697 DEBUG service.TransferWork [Thread-488,statusChanged:155] [Request 94085, Transfer 163880] status changed called with status: 3
Created an attachment (id=560) [details] Patch described above