Skip to content

[DocDB] ALTER command fails after hitting the tablet guardrail limit. #24590

Closed
@massifcoder-yb

Description

@massifcoder-yb

Jira Link: DB-13627

Description

Steps:

  • Hitting the tablet guardrail limit.
  • Increase the tablet guardrail limit.
  • Insert a large amount of data in tables.
  • Hit the tablet guardrail limit.
  • ALTER command to set a columns as not null.

Failed with error:

Invalid table definition: Error creating table tablet_guardrail_pitr_1.employee_hash on the master: The requested number of tablet replicas (69) would cause the total running tablet replica count (2268) to exceed the safe system maximum (2190)

Artifacts: https://drive.google.com/file/d/1k0W604pvSCuuDgwvOSPodrZsEpZ8QWbQ/view?usp=drive_link

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions