ashishkumar50 commented on PR #10876:
URL: https://github.com/apache/ozone/pull/10876#issuecomment-5091889852

   > However, I don't see any good reason why we have to 
setExclusiveManualCompaction rather than just prematurely preventing 
hypothetical overhead of concurrent compactions (which I don't think is well 
understood by the Ozone community). For example, we already have a previous 
DatanodeStoreSchemaThreeImpl#compactionIfNeeded in datanode which does not 
setExclusiveManualCompaction and we have no (known) write stall issues (we 
still need to check this). So unless there is a stress test proving that the 
concurrent manual and automatic compaction actually has any meaningful 
overhead, we should remove it since now we know that there is a very real 
production risk (not just hypotheticals).
   
   @jojochuang Do you have any thought on this, why 
setExclusiveManualCompaction was done?


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