thomasmueller commented on PR #1667:
URL: https://github.com/apache/jackrabbit-oak/pull/1667#issuecomment-2312076218

   > Doing this kind of analysis when removng 100s of other cases of Guava 
usage will not scale.
   
   Well but changes always have some risk. If we simply replace without 
understanding the implications, then we risk introducing bugs, which is worse.
   
   I think you remember a case where we replaced (without review) the Guava 
Hash Map with a non-Guava one, and then this broke many customer environments? 
If not let me know, I can point you to the issue.
   
   So I would prefer to review the changed, work on them, and then work on the 
next one, etc. I know it is slow, but it's better to be slow than to introduce 
bugs.


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

Reply via email to