-
Notifications
You must be signed in to change notification settings - Fork 4.1k
storage: consistency check failed on cyan #29252
Copy link
Copy link
Closed
Labels
A-kv-replicationRelating to Raft, consensus, and coordination.Relating to Raft, consensus, and coordination.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.S-0-corruption-or-data-lossUnrecoverable corruption, data loss, or other catastrophic issues that can’t be fixed by upgrading.Unrecoverable corruption, data loss, or other catastrophic issues that can’t be fixed by upgrading.
Milestone
Description
https://sentry.io/cockroach-labs/cockroachdb/issues/666877375/
*log.safeError: replica_consistency.go:142: consistency check failed with %d inconsistent replicas | int
File "github.com/cockroachdb/cockroach/pkg/storage/replica_consistency.go", line 151, in CheckConsistency
File "github.com/cockroachdb/cockroach/pkg/storage/consistency_queue.go", line 114, in process
File "github.com/cockroachdb/cockroach/pkg/storage/queue.go", line 744, in processReplica
File "github.com/cockroachdb/cockroach/pkg/storage/queue.go", line 627, in 2
File "github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go", line 324, in func1
replica_consistency.go:142: consistency check failed with %d inconsistent replicas | int
Reactions are currently unavailable
Metadata
Metadata
Labels
A-kv-replicationRelating to Raft, consensus, and coordination.Relating to Raft, consensus, and coordination.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.S-0-corruption-or-data-lossUnrecoverable corruption, data loss, or other catastrophic issues that can’t be fixed by upgrading.Unrecoverable corruption, data loss, or other catastrophic issues that can’t be fixed by upgrading.