Hi all, after reviewing the proposal I noticed this in the documentation
section:
>
> The new API is for developers to build upon.  Not intended for end-users
> or administrators.
>

But there is a CLI <https://github.com/apache/ozone/pull/6691> under 'ozone
sh' which looks like the type of thing users and admins can and will use.
The CLI addition LGTM but I think we should add this to the docs.
Additionally the help message for the new "rewrite" command should probably
specify something about atomicity of the rewrite, similar to the javadoc on
OzoneBucket#rewriteKey
<https://github.com/apache/ozone/blob/1fe90111a3fbdbdf0101b200f14dc7227c982fcc/hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/OzoneBucket.java#L510>
.

We can add this easily as a follow up now that the merge is done.

Ethan

On Tue, Jul 9, 2024 at 5:29 AM Attila Doroszlai <adorosz...@apache.org>
wrote:

> > I would like to propose merging into master the feature branch
> > HDDS-10656-atomic-key-overwrite, which was used to develop Atomic Key
> > Overwrite.
>
> Vote passed after 2 weeks with 3 binding +1s (Ayush, Stephen, Tsz-Wo),
> 6 other +1s, no other votes.
>
> Thanks everyone for voting.
>
> -Attila
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ozone.apache.org
> For additional commands, e-mail: dev-h...@ozone.apache.org
>
>

Reply via email to