Opened 7 years ago
Closed 6 years ago
#1492 closed defect (fixed)
loadsensor reports are stale
Reported by: | opoplawski | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 8.1.6 |
Severity: | minor | Keywords: | |
Cc: |
Description
See http://sourceforge.net/mailarchive/message.php?msg_id=29827131 for some background. Basically, the way the current load sensor system works, a report is requested but then not read until the next cycle (typically 5 minutes). This patch changes it to generate the report on demand.
Attachments (1)
Change History (3)
Changed 7 years ago by opoplawski
comment:2 Changed 7 years ago by dlove
See http://sourceforge.net/mailarchive/message.php?msg_id=29827131 for
some background. Basically, the way the current load sensor system works,
a report is requested but then not read until the next cycle (typically 5
minutes). This patch changes it to generate the report on demand.
Right. That patch has been outstanding in my local sources for ages. I
intended to make it optional, worrying about slow response. If you can
either convince me that's not necessary, or send a change to make it
optional (execd_params) before I get round to it, I'll install it.
[Five minutes seems quite a long report time.]
comment:3 Changed 6 years ago by dlove
- Resolution set to fixed
- Status changed from new to closed
Fixed by [4823]
sge-loadsensor.patch