adoroszlai commented on code in PR #7861:
URL: https://github.com/apache/ozone/pull/7861#discussion_r1967121439


##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/ratis_snapshot/OmRatisSnapshotProvider.java:
##########
@@ -22,6 +22,7 @@
 import java.io.File;
 import java.io.IOException;
 import java.io.InputStream;
+import java.io.FileOutputStream;
 import java.net.HttpURLConnection;

Review Comment:
   Please don't merge with outdated CI results.  Last run, although triggered 
on Feb 21, was against code from Feb 13, because that's when the last commit 
was pushed to the PR:
   
   ```
     HEAD is now at 7062329 Merge 3cb99a2b4539b3f57a1da40118f8673aed7552f3 into 
28b9a03204e2238ca9b01f403811f433685a4440
   ```
   
   
https://github.com/apache/ozone/actions/runs/13305097960/job/37592785787#step:2:90
   
   ```
   commit 28b9a03204e2238ca9b01f403811f433685a4440
   Author:     Takanobu Asanuma <[email protected]>
   AuthorDate: Thu Feb 13 16:28:01 2025 +0900
   Commit:     GitHub <[email protected]>
   CommitDate: Thu Feb 13 08:28:01 2025 +0100
   
       HDDS-12312. NodeManager log aggregation to Ozone FileSystem fails. 
(#7856)
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to