http://defect.opensolaris.org/bz/show_bug.cgi?id=10254
Summary: any object changes (create, destroy, refresh) should
trigger condition re-evaluation quickly
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: ACCEPTED
Status Whiteboard: nwam1-build:2009-07-23
Severity: minor
Priority: P3
Component: ON daemon
AssignedTo: alan.maguire at sun.com
ReportedBy: alan.maguire at sun.com
QAContact: nwam-dev at opensolaris.org
If an object changes, nwamd needs to reevaluate conditions as other objects may
depend on it etc. We need to ensure not too many condition check events are
created, so best approach is to enqueue one in a few seconds for each change
only if no other condition check is enqueued in that timespan.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.