Closed (fixed)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Watchdog
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
29 Nov 2011 at 14:17 UTC
Updated:
14 Dec 2011 at 15:20 UTC
Jump to comment: Most recent file
Since #1268636: Watchdog should ignore reports below the system reporting level is currently D8-only, will never make it to D6 and seems unlikely to make it to D7, the feature needs to be included within mongodb_watchdog for core versions not supporting it.
Comments
Comment #1
fgmFirst step: unbreak the test file and make a working test case showing the goal.
Of course, this needs a working MongoDB instance on localhost, so PIFR will not accept it: this needs to be run on a dev. machine with MongoDB installed.
Comment #3
fgmAnd now complete with working code and test polishing.
Comment #5
fgmAnd D6 backport with workaround for core issue #904994: [Regression] Watchdog should always use replaceable argument.
Comment #6
fgmD6 and D7 versions rerolled with minor improvements.
Comment #7
fgmAdded documentation in the README.
Comment #8
fgmCommitted to D6 and D7 branches, since there is no way PIFR can provide tests and they pass locally.