ACE Commands
Commands in the ace module include:
| Command | Description |
|---|---|
| repset-diff | Loop thru a replication-set's tables and run table-diff on them. |
| schema-diff | Compare schemas on different cluster nodes. |
| spock-diff | Compare Spock meta data setup on different cluster nodes. |
| table-diff | Efficiently compare tables across cluster using checksums and blocks of rows. |
| spock-exception-update | Updates the Spock exception status for a specific cluster and node. |
| table-repair | Apply changes from a table-diff source of truth to destination table. |
| table-rerun | Re-run differences on the results of a recent table-diff. |