Skip to content

Instantly share code, notes, and snippets.

@tbg
Created February 7, 2022 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbg/d7f560ad0a081d8aabb3a3e9fd20fb81 to your computer and use it in GitHub Desktop.
Save tbg/d7f560ad0a081d8aabb3a3e9fd20fb81 to your computer and use it in GitHub Desktop.
{
"nodeId": 3,
"problemsByNodeId": {
"1": {
"errorMessage": "initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing dial tcp 127.0.0.1:26257: connect: connection refused\"",
"unavailableRangeIds": [
],
"raftLeaderNotLeaseHolderRangeIds": [
],
"noRaftLeaderRangeIds": [
],
"noLeaseRangeIds": [
],
"underreplicatedRangeIds": [
],
"overreplicatedRangeIds": [
],
"quiescentEqualsTickingRangeIds": [
],
"raftLogTooLargeRangeIds": [
]
},
"2": {
"errorMessage": "",
"unavailableRangeIds": [
],
"raftLeaderNotLeaseHolderRangeIds": [
],
"noRaftLeaderRangeIds": [
],
"noLeaseRangeIds": [
],
"underreplicatedRangeIds": [
"1",
"2",
"4",
"5",
"8",
"14",
"18",
"20",
"21",
"23",
"24",
"26",
"27",
"28",
"29",
"32",
"33",
"36",
"40"
],
"overreplicatedRangeIds": [
],
"quiescentEqualsTickingRangeIds": [
],
"raftLogTooLargeRangeIds": [
]
},
"3": {
"errorMessage": "",
"unavailableRangeIds": [
],
"raftLeaderNotLeaseHolderRangeIds": [
],
"noRaftLeaderRangeIds": [
],
"noLeaseRangeIds": [
],
"underreplicatedRangeIds": [
"3",
"6",
"7",
"9",
"10",
"11",
"12",
"13",
"15",
"16",
"17",
"19",
"22",
"25",
"30",
"31",
"34",
"35",
"37",
"38",
"39",
"41",
"42",
"43"
],
"overreplicatedRangeIds": [
],
"quiescentEqualsTickingRangeIds": [
],
"raftLogTooLargeRangeIds": [
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment