Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT DO NOT REVIEW] Make ObserverHolder thread safe by having a thread local observer member #6882

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

albertogpz
Copy link
Contributor

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?

@lgtm-com
Copy link

lgtm-com bot commented Sep 20, 2021

This pull request introduces 1 alert when merging 64fe5c2 into c68a770 - view on LGTM.com

new alerts:

  • 1 for Inconsistent synchronization of getter and setter

@albertogpz albertogpz force-pushed the query_observer_holder_thread_local branch from 64fe5c2 to 2a98a10 Compare September 20, 2021 18:07
@albertogpz albertogpz force-pushed the query_observer_holder_thread_local branch from 2a98a10 to 141e30f Compare September 20, 2021 18:10
@onichols-pivotal
Copy link
Contributor

this PR appears to be abandoned, can it be closed?

Copy link
Contributor

@onichols-pivotal onichols-pivotal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment deleted

@albertogpz
Copy link
Contributor Author

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 #6874 as it is mentioned in the comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants