aaronlindsey commented on pull request #6106: URL: https://github.com/apache/geode/pull/6106#issuecomment-795982507
Looking at the PR checks, there is a timing issue with my integration tests I will need to fix. Also, PMD flagged the static ConcurrentHashMaps I was using to prevent multiple file watches from being created for the same path. So I need to figure out a different way to do this without static mutable state. ---------------------------------------------------------------- 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: [email protected]
