devmadhuu opened a new pull request, #9040:
URL: https://github.com/apache/ozone/pull/9040

   ## What changes were proposed in this pull request?
   There are few Recon OM tasks which stores their metadata in SQL derby DB and 
we should need to move their data to rocksDB after the staging based design 
implementation for recon OM tasks:
   
   ```
   FileSizeCountTaskFSO - FILE_COUNT_BY_SIZE table
   FileSizeCountTaskOBS - FILE_COUNT_BY_SIZE table
   OMTableInsightTask - GLOBAL_STATS table 
   ```
   
   So this PR change is to move these recon OM tasks metadata to rocksDB tables.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-13669
   
   ## How was this patch tested?
   This patch is tested with existing unit tests and integration tests.
   


-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to