You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2020/08/04 12:54:04 UTC

[GitHub] [incubator-pagespeed-mod] oschaaf opened a new issue #2025: PR 2017 -- non-trivial changes follow up reminder

oschaaf opened a new issue #2025:
URL: https://github.com/apache/incubator-pagespeed-mod/issues/2025


   PR #2017 is mostly mechanical stuff to fix build warnings and generally clean up, but in
   there are two changes that should have gone elsewhere.
   I'm going to merge that PR as is, but leave a note here to make sure we go over these separately
   
   - RedisCache updated lock annotation + cleanup
   https://github.com/apache/incubator-pagespeed-mod/pull/2017/files#diff-f227b6faa8dc001f2312dadc7d72e53cL179
   - RewriteDriver::IsEqual appears to need an extra lock, which I added:
   https://github.com/apache/incubator-pagespeed-mod/pull/2017/files#diff-2dfa84a0e17c82eca00eda480a713f5fR3869
   
   Especially the RewriteDriver change seems tricky, as there are now two locks involved, risking deadlock if the change
   was bad.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org