Given the more efficient diff method explained above, is it now ok to bump up the max.diff.lines and max.changes limits? (running Bitbucket 8.19.9 with default limits)
Previous guidance was "Please note that increasing the limit is not recommended and will have a performance impact." explained further at link below:
Pull request is too large to render | Atlassian Support | Atlassian Documentation
Hi @Seth Carter
While the 2 way diff method is indeed more efficient, increasing the limits still carries a potential performance risk. If you wish to make adjustments, you can consider increasing the page.max.changes
to a slightly higher value rather than a significantly larger one. We recommend monitoring the system's performance closely after implementing this change. If any performance issues arise, you can revert to the default setting of page.max.changes=1000
to ensure stability.
Regards,
Aman
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.