rmaucher commented on PR #882: URL: https://github.com/apache/tomcat/pull/882#issuecomment-3216306915
> I took a look at the patch and it looks OK. I think there is some were similar locking code in web resources but we can look at refactoring once this patch is committed. > > I also looked at whether this needed a store level fix and I don't think it does. The requirement is that the Store implementation needs to support concurrent calls to `load()`, `save()` and `remove()`. I think it would be sufficient to document that requirement in the `Store` interface - another potential task after this patch is committed. > > Any objections to accepting this PR at this point? +1 then, I haven't had time to review it yet. -- 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org