Skip to content

loss of quorum recovery: Generated replica info file has incorrect field values #77282

@aliher1911

Description

@aliher1911
cockroach debug recover create-pan replica-info-1.json

get's an error:

ERROR: failed to unmarshal replica info from file "replica-info-1.json": unknown field "RaftLogDescriptorChanges" in loqrecoverypb.ReplicaInfo

Because collect info puts a field as RaftLogDescriptorChanges instead of raft_log_descriptor_changes into the generated json file.

Jira issue: CRDB-13516

Metadata

Metadata

Assignees

Labels

A-kv-replicationRelating to Raft, consensus, and coordination.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions