-
The DeliveryFailureCount property of SFCB_IndicationSubscription was replaced with DeliveryFailureTime. sfcbrepos may be required after this is applied if the old property had existed.
2009-12-24 19:55:48 UTC in Standards Based Linux Instrumentation
-
Implemented in the provider. Subscriptions can either be removed or disabled after the time interval passes. In order to re-enable a disabled subscription, the state must be manually changed in the instance.
2009-12-24 19:54:01 UTC in Standards Based Linux Instrumentation
-
Need some more complex tests for the reliable indications.
2009-12-24 18:37:13 UTC in Standards Based Linux Instrumentation
-
Added handling of a retry queue in a spawned thread when a delivery fails. The interval and count from IndicationService are respected. The thread will only be spawned when there are failures and will die when they are all handled.
2009-12-17 02:31:23 UTC in Standards Based Linux Instrumentation
-
Provide a set of tests that will validate the results from get class against the MOFs to verify that classes are implemented correctly.
2009-12-11 21:19:59 UTC in Standards Based Linux Instrumentation
-
While it is a simple solution, a zip file containing the results isn't the best presentation for the web site. Files should just be placed in the results directory so you don't have to unzip a file to view them online. Also shouldn't include another zip inside the zip that is already part of the email.
I'd suggest using the output of the find command to drive a loop. Use the directory name...
2009-12-10 19:53:13 UTC in Standards Based Linux Instrumentation
-
Child class SFCB_IndicationSubscription added with DeliveryFailureCount property.
On CreateInstance, CIM_IndicationSubscription is changed to SFCB_IndicationSubscription to facilitate Reliable indications.
2009-12-08 00:44:01 UTC in Standards Based Linux Instrumentation
-
Honor SubscriptionRemoval* props of CIM_IndicationService.
2009-12-03 22:41:02 UTC in Standards Based Linux Instrumentation
-
Honor DeliveryRetry* props of CIM_IndicationService.
2009-12-03 22:39:59 UTC in Standards Based Linux Instrumentation
-
Implement the reliable indication properties.
2009-12-03 22:38:26 UTC in Standards Based Linux Instrumentation