swamirishi commented on PR #10876: URL: https://github.com/apache/ozone/pull/10876#issuecomment-5096440913
IMO we don't have the need of having CompactionService in OM. Om rocksdb has problems with the way we are using rocksdb. On a long term basis I would suggest we actually merge these prs and get rid of background compaction service altogether and let rocksdb take care of compactions: https://github.com/apache/ozone/pull/9560 https://github.com/apache/ozone/pull/9553 We won't have the tombstone and slow rocksdb iterator problem to begin with. -- 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]
