We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a965cfd commit 50dcab5Copy full SHA for 50dcab5
prj/coherence-core/src/main/resources/coherence-cache-config-base.xsd
@@ -776,6 +776,12 @@
776
If the value does not contain a unit, a
777
unit of milliseconds is assumed.
778
779
+ The value must be less than or equal to the heartbeat-interval
780
+ value. If a larger value is specified, the heartbeat-interval
781
+ value will be used.
782
+
783
+ The default value is the request-timeout value.
784
785
Ping requests are disabled by
786
default.
787
0 commit comments