The event-time-warning Element"

From Documentation
m
m ((via JWB))
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
  [Default: 600]
 
  [Default: 600]
[since 3.6.3]
+
{{versionSince|3.6.3}}
  
It specifies the time, in seconds, to show a warning message if an event has been processinged longer than it.
+
It specifies the time, in seconds, to show a warning message if an event has been processed longer than it.
  
Notice this option is applicable only if the event processing thread is enabled (it is disabled by default). Please refer to [[ZK Configuration Reference/zk.xml/The system-config Element/The disable-event-thread Element|the disable-event-thread element]] for details.
+
Notice that this option is applicable only if the event processing thread is enabled (it is disabled by default). Please refer to [[ZK Configuration Reference/zk.xml/The system-config Element/The disable-event-thread Element|the disable-event-thread element]] for details.
  
 
=Version History=
 
=Version History=

Latest revision as of 09:35, 14 March 2022


The event-time-warning Element


Syntax:

<event-time-warning>a_number</event-time-warning>
[Default: 600]

Since 3.6.3

It specifies the time, in seconds, to show a warning message if an event has been processed longer than it.

Notice that this option is applicable only if the event processing thread is enabled (it is disabled by default). Please refer to the disable-event-thread element for details.

Version History

Last Update : 2022/03/14


Version Date Content
     



Last Update : 2022/03/14

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.