Gargi-jais11 opened a new pull request, #9675:
URL: https://github.com/apache/ozone/pull/9675

   ## What changes were proposed in this pull request?
   **Current DiskBalancer logs in `ContainerLogger`:**
   ```
   2026-01-20 13:27:59,949 | INFO | ID=5019 | 
SrcVolume=/mnt/dummy_disk2/hadoop-ozone/datanode/data/hdds | 
DestVolume=/mnt/dummy_disk4/hadoop-ozone/datanode/data/hdds | Size=35910 bytes 
| TimeTaken=463 ms |
   ```
   **Target:**
   ```
   2026-01-20 13:27:59,949 | INFO | ID=5019 | 
SrcVolume=/mnt/dummy_disk2/hadoop-ozone/datanode/data/hdds | 
DestVolume=/mnt/dummy_disk4/hadoop-ozone/datanode/data/hdds | Size=35910 bytes 
| TimeTaken=463 ms | Container is moved from SrcVolume to DestVolume |
   ```
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-14491
   
   ## How was this patch tested?
   
   Manually tested on docker:
   ```2026-01-26 04:33:43,292 | INFO  | ID=1038 | SrcVolume=/data/hdds3/hdds | 
DestVolume=/data/hdds1/hdds | Size=997198778 bytes | TimeTaken=2432 ms | 
Container is moved from SrcVolume to DestVolume |
   2026-01-26 04:33:43,874 | INFO  | ID=1039 | SrcVolume=/data/hdds3/hdds | 
DestVolume=/data/hdds2/hdds | Size=998247852 bytes | TimeTaken=2956 ms | 
Container is moved from SrcVolume to DestVolume |
   2026-01-26 04:34:41,345 | INFO  | ID=1060 | SrcVolume=/data/hdds3/hdds | 
DestVolume=/data/hdds2/hdds | Size=200564016 bytes | TimeTaken=483 ms | 
Container is moved from SrcVolume to DestVolume |
   2026-01-26 04:34:41,350 | INFO  | ID=1049 | SrcVolume=/data/hdds3/hdds | 
DestVolume=/data/hdds2/hdds | Size=200564016 bytes | TimeTaken=388 ms | 
Container is moved from SrcVolume to DestVolume |
   ```
   


-- 
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