Skip to content

Commit 50dcab5

Browse files
committed
Bug 37235611 - DOC: Update heartbeat-timeout docs in xsd files (merge ce/main -> ce/24.09 @ 112221)
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v24.09/": change = 112225]
1 parent a965cfd commit 50dcab5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

prj/coherence-core/src/main/resources/coherence-cache-config-base.xsd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -776,6 +776,12 @@
776776
If the value does not contain a unit, a
777777
unit of milliseconds is assumed.
778778

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+
779785
Ping requests are disabled by
780786
default.
781787

0 commit comments

Comments
 (0)