Actions
Task #2770
closedStory #2768: Deploy new Keep to staging
Keep improvements for staging
Status:
Resolved
Priority:
Normal
Assigned To:
Tim Pierce
Category:
-
Target version:
Start date:
05/16/2014
Due date:
% Done:
100%
Estimated time:
24.00 h
Description
Tasks that are helpful for debugging or deploying Keep to staging. Features include:
- Keep should terminate gracefully on SIGTERM.
- Improved logging.
Events Keep should log:
- Requests. Each request should generate one line to a request log a la apache logging.
- Errors. Errors and warnings should be sent to an error log.
- Debugging. Debugging messages should be generated at a level, e.g.
debug.Log(level_num, msg)
The level should be configurable via -v -v -v command-line options or possibly -v=3
The administrator should be able to configure the destination of these log messages, or turn them off entirely.
Updated by Tim Pierce over 10 years ago
- Tracker changed from Feature to Task
- Estimated time set to 24.00 h
- Parent task set to #2768
- Remaining (hours) set to 24.0
Updated by Tim Pierce over 10 years ago
- Status changed from New to In Progress
- Start date set to 05/16/2014
Updated by Tim Pierce over 10 years ago
- Subject changed from Configurable logging for Keep to Keep improvements for staging
- Description updated (diff)
Updated by Tim Pierce over 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Remaining (hours) changed from 24.0 to 0.0
Applied in changeset arvados|commit:1bb9f9ca3ffe077f2d90d7de65fbee37a717ef23.
Actions