Skip to content

Conversation

@jojochuang
Copy link
Contributor

What changes were proposed in this pull request?

HDDS-13908. Disable OMDBCheckpointServletInodeBasedXfer in Ozone 2.1

Please describe your PR in detail:

Initially I thought I could just let client connect to dbCheckpoint instead of dbCheckpointv2 endpoint. Turns of it doesn't work and I had to revert the entire functionality.

What is the link to the Apache JIRA

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

How was this patch tested?

https://github.com/jojochuang/ozone/actions/runs/19516670757

…eckpointServletInodeBasedXfer. (apache#9142)"

This reverts commit 4e5e5a0.
…th snapshots. (apache#8900)"

This reverts commit 31cab30.

Change-Id: I4ff8fe984b066ac9e989e854f47b5cad45c6b8f2
…arball transfer. (apache#8857)"

This reverts commit 2870126.

 Conflicts:
	hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OMDBCheckpointServletInodeBasedXfer.java

Change-Id: Ib9141efa7e55b0f71520da8e16d32f5cd9b63331
…n of tarball transfer. (apache#8678)"

This reverts commit c706c7a.

 Conflicts:
	hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMDbCheckpointServletInodeBasedXfer.java
	hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OMDBCheckpointServletInodeBasedXfer.java
	hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OmSnapshotManager.java
…pache#8884)"

This reverts commit e515f3a.

 Conflicts:
	hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMDbCheckpointServletInodeBasedXfer.java

Change-Id: I5bbcc209483aca0343b713fe8dcc77dd0b3e7508
… from hardlink file. (apache#8761)"

This reverts commit c98c10b.

 Conflicts:
	hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMDbCheckpointServletInodeBasedXfer.java
	hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/TestOmSnapshotManager.java

Change-Id: Ie562cb0b08b60c6451bac23051807b303d77bb9d
…tarball. (apache#8477)"

This reverts commit 96390ac.

 Conflicts:
	hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMDbCheckpointServletInodeBasedXfer.java
	hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OMDBCheckpointServletInodeBasedXfer.java

Change-Id: I777c0c8145830df85098afde7b89ff7864472534
@jojochuang jojochuang added the snapshot https://issues.apache.org/jira/browse/HDDS-6517 label Nov 20, 2025
@sadanand48
Copy link
Contributor

sadanand48 commented Nov 20, 2025

Thanks @jojochuang . were all these clean reverts without conflicts ?

@jojochuang
Copy link
Contributor Author

were all these clean reverts without conflicts ?

Not exactly, there were a few import class conflict but trivial. And then conflicts in TestOMDbCheckpointServletInodeBasedXfer and OMDbCheckpointServletInodeBasedXfer which don't matter because the files didn't exist before.

@jojochuang
Copy link
Contributor Author

Pushed to ozone-2.1 branch.

@jojochuang jojochuang closed this Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

snapshot https://issues.apache.org/jira/browse/HDDS-6517

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants