yugabyte/yugabyte-db

[DocDB] Add unit tests to cover yb-admin flush_table and compact_table output

Open

#28,579 opened on Sep 15, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (8,229 stars) (1,003 forks)batch import
area/docdbgood first issuekind/enhancementpriority/lowtest_stability

Description

Jira Link: DB-18273

Description

Add unit tests (yb-admin-test) to check output of yb-admin has expected format. The following commands (with all the set of input args should be covered): compact_table, compact_table_by_id, flush_table, flush_table_by_id.

Issue Type

kind/enhancement

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

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

Contributor guide

[DocDB] Add unit tests to cover yb-admin flush_table and compact_table output · yugabyte/yugabyte-db#28579 | Good First Issue