Modify ↓
Ticket #1119 (closed enhancement: fixed)
Feature Request: Service/Probe Timeouts -- bailout after n seconds when a service or probe fails to return
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawm_1R54lC5_B0tPCZLOYCLks3nWaRmXppY | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.3.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
It would be nice if bcfg2 would have a built in timeout for probes and services so that bcfg2 would bailout if it didn't return a status code.
We have this problem of hosts getting multiple bcfg2 runs in the process table because some arbitrary service or probe is hung. This results in processes getting oom-killed and eventually crashing.
Attachments
Change History
comment:1 Changed 11 years ago by https://www.google.com/accounts/o8/id?id=AItOawm_1R54lC5_B0tPCZLOYCLks3nWaRmXppY
- Type changed from defect to enhancement
comment:2 Changed 10 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Status changed from new to closed
- Resolution set to fixed
Added in https://github.com/Bcfg2/bcfg2/commit/69d9a63cda241f6ef8c576db25db08ae72d215e5. This feature will probably be merged into the 1.3.1 release.
Note: See
TracTickets for help on using
tickets.