cziegeler opened a new pull request, #69: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/69
Updates project documentation to reflect the resolver-cache race-condition hardening work. - Add note to project overview describing generation-aware cache writes that prevent stale servlet entries during concurrent cache flushes - Document `ResolutionCacheRaceConditionTest` as a regression test in command examples, file tree, and test placement guidance - Add coding guideline for capturing `ResolutionCache` generation before resolution and passing it to cache writes - Expand coverage-focus guidance to include cache invalidation/concurrency behavior (`ResolutionCache`, cache-generation interactions) - Add pitfall note about resolver cache race safety and stale-write rejection requirements - Update README feature list and build commands to mention cache concurrency hardening and the new regression test - Clarify `src/test` structure comment to reference `ResolutionCacheRaceConditionTest` - Remove trailing blank line at end of AGENTS.md Co-authored-by: Maia <maia@noreply> -- 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]
