devmadhuu commented on PR #9040:
URL: https://github.com/apache/ozone/pull/9040#issuecomment-3314507338

   > How does this affect the types of queries we support? RocksDB is good for 
categorical information but won't be able to handle numerical queries like 
"provide the top n files by size". This is why we have both types of DB.
   
   Yeah, you are right in one context, but since after staging design and 
implementation for OM tasks metadata, and atomic switchover from staging to 
main DB, this part was a disconnect where `FileSizeCountTask` and 
`OmTableInsightTask` table "GlobalStatsDao" was not in sync with staging DB. So 
for these 2 tasks, this change was needed.


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