Skip to content

Commit 7205b56

Browse files
Lojjsrenetapopova
andauthored
Change parameter serverName to server (#287)
As this change will not be visible to the user when they get the error, I opted for not including it in changelog/mark as changed in 2025.04. Let me know if you think otherwise. Co-authored-by: Reneta Popova <[email protected]>
1 parent ad88e7f commit 7205b56

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
@@ -4012,7 +4012,7 @@ m|TOPOLOGY
40124012
m|03N85
40134013
|Status description
40144014
a|
4015-
info: server has caught up. Server `{ $serverName }` at address `{ <<serverAddress>> }` has caught up.
4015+
info: server has caught up. Server `{ <<server>> }` at address `{ <<serverAddress>> }` has caught up.
40164016
|Classification
40174017
m|TOPOLOGY
40184018
|SeverityLevel
@@ -4082,7 +4082,7 @@ m|TOPOLOGY
40824082
m|01N80
40834083
|Status description
40844084
a|
4085-
warn: server failed. Server `{ $serverName }` at address `{ <<serverAddress>> }` failed: `{ <<msg>> }`
4085+
warn: server failed. Server `{ <<server>> }` at address `{ <<serverAddress>> }` failed: `{ <<msg>> }`
40864086
|Classification
40874087
m|TOPOLOGY
40884088
|SeverityLevel
@@ -4158,7 +4158,7 @@ m|TOPOLOGY
41584158
|GQLSTATUS code
41594159
m|01N81
41604160
|Status description
4161-
a|warn: server is catching up. Server `{ $serverName }` at address `{ <<serverAddress>> }` is still catching up.
4161+
a|warn: server is catching up. Server `{ <<server>> }` at address `{ <<serverAddress>> }` is still catching up.
41624162
|Classification
41634163
m|TOPOLOGY
41644164
|SeverityLevel
@@ -4236,7 +4236,7 @@ m|TOPOLOGY
42364236
|GQLSTATUS code
42374237
m|01N82
42384238
|Status description
4239-
a|warn: server is not available. Server `{ $serverName }` is not available.
4239+
a|warn: server is not available. Server `{ <<server>> }` is not available.
42404240
|Classification
42414241
m|TOPOLOGY
42424242
|SeverityLevel

0 commit comments

Comments
 (0)