Conversation
rzarzynski
left a comment
There was a problem hiding this comment.
Generally LGTM. One question around the backward compatibility.
451cc68 to
ede37ed
Compare
| psdout(10) << __func__ << " approx pg log length = " | ||
| << pg_log.get_log().approx_size() << dendl; | ||
| psdout(10) << __func__ << " dups pg log length = " | ||
| << pg_log.get_log().dups.size() << dendl; |
There was a problem hiding this comment.
How about dissecting this log entry into a tiny, dedicated commit? We could easily and safely backport it everywhere.
|
Teuthology Test Result Related Failure: |
Add a new column LOG_DUPS, to the pg dump stats and log_dups_size to pg query that will show the size of dups entries in pg log. Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
Add to the current test of log_size the log_dups_size output test Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
Add a new column LOG_DUPS, to the pg dump stats and log_dups_size to pg query that will show the size of dups entries in pg log. Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
ede37ed to
7b4acb7
Compare
I see my mistake, and correcting it |
|
jenkins test api |
|
jenkins test windows |
|
Failures, unrelated: Details: |
Add a new column LOG_DUPS, to the pg dump stats and log_dups_size to pg query
that will show the size of dups entries in pg log.
Fixes: https://tracker.ceph.com/issues/55836
Signed-off-by: Nitzan Mordechai nmordech@redhat.com
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows