Skip to content

Conversation

@SChakravorti21
Copy link
Contributor

@SChakravorti21 SChakravorti21 commented Nov 29, 2025

Statreqs tell us what the database is busy doing. If any schema changes are running, that is significant and worth reporting in statreqs.

Schema change stats are logged in a dedicated section that looks like this:

11/29 02:55:00:   SCHEMA CHANGE STATS
11/29 02:55:00:       table 't' records converted 269805 diff 169469 rate 84734 r/s adds 0 updates 0 deletes 77

roborivers

This comment was marked as outdated.

roborivers

This comment was marked as outdated.

Statreqs tell us what the database is busy doing. If any schema changes are
running, that is significant and worth reporting in statreqs.

Schema change stats are logged in a dedicated section that looks like this:

```text
11/29 02:55:00:   SCHEMA CHANGE STATS
11/29 02:55:00:       table 't' records converted 269805 diff 169469 rate 84734 r/s adds 0 updates 0 deletes 77
```

Signed-off-by: Shoumyo Chakravorti <[email protected]>
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Error ⚠.
Regression testing: Success ✓.

The first 10 failing tests are:
logfill_logput_window_generated
reco-ddlk-sql
analyze
reqlog_update_during_sc
consumer_non_atomic_default_consumer_generated
cdb2_close
insert_lots_ssl_generated
insert_lots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants