Skip to content

Commit 686ae3d

Browse files
committed
Bug 37235611 - DOC: Update heartbeat-timeout docs in xsd files
[git-p4: depot-paths = "//dev/main.net/": change = 112209]
1 parent 29999ae commit 686ae3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Coherence/Config/cache-config.xsd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,6 +1007,12 @@
10071007

10081008
If the value does not contain a unit, a unit of milliseconds is assumed.
10091009

1010+
The value must be less than or equal to the heartbeat-interval
1011+
value. If a larger value is specified, the heartbeat-interval
1012+
value will be used.
1013+
1014+
The default value is the request-timeout value.
1015+
10101016
Ping requests are disabled by default.
10111017

10121018
Used in: outgoing-message-handler

0 commit comments

Comments
 (0)