Skip to content

Commit ea7f54f

Browse files
committed
Change parameter serverName to server
1 parent 7edd9c9 commit ea7f54f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/ROOT/pages/notifications/all-notifications.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3986,7 +3986,7 @@ m|TOPOLOGY
39863986
m|03N85
39873987
|Status description
39883988
a|
3989-
info: server has caught up. Server `{ $serverName }` at address `{ <<serverAddress>> }` has caught up.
3989+
info: server has caught up. Server `{ <<server>> }` at address `{ <<serverAddress>> }` has caught up.
39903990
|Classification
39913991
m|TOPOLOGY
39923992
|SeverityLevel
@@ -4056,7 +4056,7 @@ m|TOPOLOGY
40564056
m|01N80
40574057
|Status description
40584058
a|
4059-
warn: server failed. Server `{ $serverName }` at address `{ <<serverAddress>> }` failed: `{ <<msg>> }`
4059+
warn: server failed. Server `{ <<server>> }` at address `{ <<serverAddress>> }` failed: `{ <<msg>> }`
40604060
|Classification
40614061
m|TOPOLOGY
40624062
|SeverityLevel
@@ -4132,7 +4132,7 @@ m|TOPOLOGY
41324132
|GQLSTATUS code
41334133
m|01N81
41344134
|Status description
4135-
a|warn: server is catching up. Server `{ $serverName }` at address `{ <<serverAddress>> }` is still catching up.
4135+
a|warn: server is catching up. Server `{ <<server>> }` at address `{ <<serverAddress>> }` is still catching up.
41364136
|Classification
41374137
m|TOPOLOGY
41384138
|SeverityLevel
@@ -4210,7 +4210,7 @@ m|TOPOLOGY
42104210
|GQLSTATUS code
42114211
m|01N82
42124212
|Status description
4213-
a|warn: server is not available. Server `{ $serverName }` is not available.
4213+
a|warn: server is not available. Server `{ <<server>> }` is not available.
42144214
|Classification
42154215
m|TOPOLOGY
42164216
|SeverityLevel

0 commit comments

Comments
 (0)