Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions modules/ROOT/pages/notifications/all-notifications.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4012,7 +4012,7 @@ m|TOPOLOGY
m|03N85
|Status description
a|
info: server has caught up. Server `{ $serverName }` at address `{ <<serverAddress>> }` has caught up.
info: server has caught up. Server `{ <<server>> }` at address `{ <<serverAddress>> }` has caught up.
|Classification
m|TOPOLOGY
|SeverityLevel
Expand Down Expand Up @@ -4082,7 +4082,7 @@ m|TOPOLOGY
m|01N80
|Status description
a|
warn: server failed. Server `{ $serverName }` at address `{ <<serverAddress>> }` failed: `{ <<msg>> }`
warn: server failed. Server `{ <<server>> }` at address `{ <<serverAddress>> }` failed: `{ <<msg>> }`
|Classification
m|TOPOLOGY
|SeverityLevel
Expand Down Expand Up @@ -4158,7 +4158,7 @@ m|TOPOLOGY
|GQLSTATUS code
m|01N81
|Status description
a|warn: server is catching up. Server `{ $serverName }` at address `{ <<serverAddress>> }` is still catching up.
a|warn: server is catching up. Server `{ <<server>> }` at address `{ <<serverAddress>> }` is still catching up.
|Classification
m|TOPOLOGY
|SeverityLevel
Expand Down Expand Up @@ -4236,7 +4236,7 @@ m|TOPOLOGY
|GQLSTATUS code
m|01N82
|Status description
a|warn: server is not available. Server `{ $serverName }` is not available.
a|warn: server is not available. Server `{ <<server>> }` is not available.
|Classification
m|TOPOLOGY
|SeverityLevel
Expand Down