Skip to content

HDDS-15083. Add local filesystem lifecycle implementation#10455

Open
henrybear327 wants to merge 1 commit into
apache:masterfrom
henrybear327:HDDS-15083
Open

HDDS-15083. Add local filesystem lifecycle implementation#10455
henrybear327 wants to merge 1 commit into
apache:masterfrom
henrybear327:HDDS-15083

Conversation

@henrybear327
Copy link
Copy Markdown
Contributor

@henrybear327 henrybear327 commented Jun 6, 2026

What changes were proposed in this pull request?

This patch adds the local filesystem lifecycle implementation for ozone local.

The implementation intentionally keeps the existing public CLI/config surface unchanged. It does not add new OzoneLocal options, does not wire ozone local run to start services, and does not start SCM/OM/DN services. Those pieces remain in later local runtime work.

S3 Gateway support is also intentionally left as a placeholder in this patch. LocalOzoneCluster returns -1 for the S3G port and an empty S3 endpoint because S3 runtime wiring is planned for a later ticket.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-15083

How was this patch tested?

https://github.com/apache/ozone/actions/runs/27075428724

mvn -pl hadoop-ozone/tools -am -Dtest=TestLocalOzoneCluster,TestLocalOzoneClusterConfig,TestOzoneLocal test

@henrybear327
Copy link
Copy Markdown
Contributor Author

cc: @peterxcli

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.

1 participant