geode
geode copied to clipboard
[DRAFT DO NOT REVIEW] Make ObserverHolder thread safe by having a thread local observer member
For all changes:
-
[ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?
-
[ ] Has your PR been rebased against the latest commit within the target branch (typically
develop
)? -
[ ] Is your initial contribution a single, squashed commit?
-
[ ] Does
gradlew build
run cleanly? -
[ ] Have you written or updated unit tests to verify your changes?
-
[ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
This pull request introduces 1 alert when merging 64fe5c2e4cc6934f12e62e5c355062dd1c164dc2 into c68a770431a042df899a28ae3b519f27edca3c21 - view on LGTM.com
new alerts:
- 1 for Inconsistent synchronization of getter and setter
this PR appears to be abandoned, can it be closed?
this PR appears to be abandoned, can it be closed?
I would prefer not to close it yet as it is an alternative approach to https://github.com/apache/geode/pull/6874 as it is mentioned in the comments.