- Notifications
You must be signed in to change notification settings - Fork690
To test if sync writes#7860
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:develop
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@JinwooHwang: Context is thin here so I can't really determine the relevancy of this PR. I get the sense that it can be closed. |
@jvarenina , when you have a moment, could you share more background on this PR? It’ll help in understanding the intent more clearly. |
I've re-triggered the checks to ensure code hygiene is properly validated. |
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 underASF 2.0?