(file) Return to BuildAndReleaseOptions.html CVS log (file) (dir) Up to [Pegasus] / pegasus / doc

Diff for /pegasus/doc/BuildAndReleaseOptions.html between version 1.26 and 1.26.2.1

version 1.26, 2011/01/20 13:09:08 version 1.26.2.1, 2011/08/17 04:16:07
Line 2668 
Line 2668 
      the ultimate goal SHALL be fixing the faulty provider.      the ultimate goal SHALL be fixing the faulty provider.
 </ul> </ul>
  
   <h5>maxIndicationDeliveryRetryAttempts</h5>
   <ul>
     <b>Description:&nbsp;</b> If set to a positive integer, this value
        defines the number of times that the indication service will
        try to deliver an indication to a particular listener destination.
        This does not effect the original delivery attempt, thus if set to 0,
        cimserver will only try to deliver the indication once.<br>
     <b>Recommended Default Value (Development Build):&nbsp;</b>3<br>
     <b>Recommended Default Value (Release Build):&nbsp;</b>3<br>
     <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>
     <b>Recommend To Be Fixed/Hidden (Release Build):&nbsp;</b>No/No<br>
     <b>Dynamic?:&nbsp;</b>No<br>
     <b>Considerations:&nbsp;</b> This value is used to set the
        CIM_IndicationService.DeliveryRetryAttempts property. See
        CIM_IndicationService.DeliveryRetryAttempts property for more details. This
        option is supported only when PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
        is defined.<br>
     <b>Source Configuration File:&nbsp;</b>
        Pegasus/Config/IndicationServicePropertyOwner.cpp<br>
   </ul>
   
   <h5>minIndicationDeliveryRetryInterval</h5>
   <ul>
     <b>Description:&nbsp;</b> If set to a positive integer, this value defines
        the minimal time interval in seconds for the indication service to wait
        before retrying to deliver an indication to a listener destination that
        previously failed. Cimserver may take longer due to QoS or other processing.<br>
     <b>Recommended Default Value (Development Build):&nbsp;</b>30<br>
     <b>Recommended Default Value (Release Build):&nbsp;</b>30<br>
     <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>
     <b>Recommend To Be Fixed/Hidden (Release Build):&nbsp;</b>No/No<br>
     <b>Dynamic?:&nbsp;</b>No<br>
     <b>Considerations:&nbsp;</b> This value is used to initialize the property
        CIM_IndicationService.DeliveryRetryInterval. See
        CIM_IndicationService.DeliveryRetryInterval property for more details. This
        option is supported only when PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
        is defined.<br>
     <b>Source Configuration File:&nbsp;</b>
        Pegasus/Config/IndicationServicePropertyOwner.cpp<br>
   </ul>
   
 <h5>logdir</h5> <h5>logdir</h5>
 <ul> <ul>
   <b>Description:&nbsp;</b>Specifies the name of the directory   <b>Description:&nbsp;</b>Specifies the name of the directory


Legend:
Removed from v.1.26  
changed lines
  Added in v.1.26.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2