stefan-egli commented on PR #1795: URL: https://github.com/apache/jackrabbit-oak/pull/1795#issuecomment-2416608048
> I don't have any strong opinion here. Using default value 0 allows us to run it fast locally while testing. If we use a different default value, even local testing would be slower. But for local, we can always change the code. So I am fine with other default values. Good point. I guess we have to choose between production and development unfortunately... > Regarding embeddedVerifiacation, it is called before removing garbage, thus is already covered in the current code. the `timer` only measure removing garbage though - so that would have to be adjusted... -- 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]
