Jason O'Sullivan created HDDS-15307:
---------------------------------------
Summary: Increase default ozone.om.snapshot.diff.max.page.size for
snapshot diff CLI
Key: HDDS-15307
URL: https://issues.apache.org/jira/browse/HDDS-15307
Project: Apache Ozone
Issue Type: Improvement
Reporter: Jason O'Sullivan
ozone.om.snapshot.diff.max.page.size defaults to 1000. The ozone sh snapshot
diff command uses this value as the ceiling for the page size when listing
snapshot differences.
For large buckets with many changed keys, a default of 1000 forces a lot of
round-trips and makes the CLI slow and awkward to use. We should raise the
default to a substantially higher value so typical snapshot-diff workflows need
fewer pages while still bounding response size.
Note that we should update ozone-default.xml and relevant ozone-site pages with
the new value
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]