[
https://issues.apache.org/jira/browse/HDDS-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-15172.
-------------------------------------
Fix Version/s: 2.2.0
Resolution: Implemented
> Cleanup logging in Iceberg RewriteTablePath action and add validation tests
> ---------------------------------------------------------------------------
>
> Key: HDDS-15172
> URL: https://issues.apache.org/jira/browse/HDDS-15172
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: iceberg
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.2.0
>
>
> The Ozone Iceberg RewriteTablePath action currently has limited test coverage
> for input validation paths. Some invalid usages, such as executing the action
> without configuring source/target prefixes, are not explicitly covered by
> unit tests.
> This task adds validation-focused unit tests for RewriteTablePathOzoneAction,
> including:
> - missing source/target location prefix
> - identical source and target prefixes
> - unknown start version
> - unknown end version
> It also replaces a direct System.out.println call in
> RewriteTablePathOzoneAction with SLF4J logging, which is more consistent with
> the rest of the codebase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]