[
https://issues.apache.org/jira/browse/HUDI-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395761#comment-17395761
]
ASF GitHub Bot commented on HUDI-1982:
--------------------------------------
hudi-bot edited a comment on pull request #3041:
URL: https://github.com/apache/hudi/pull/3041#issuecomment-876182983
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "2a77d2a41e46b630c523c00ed078e565e855d0a1",
"status" : "FAILURE",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=795",
"triggerID" : "2a77d2a41e46b630c523c00ed078e565e855d0a1",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 2a77d2a41e46b630c523c00ed078e565e855d0a1 Azure:
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=795)
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@hudi-bot run azure` re-run the last Azure build
</details>
--
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]
> Remove unnecessary synchronization
> ----------------------------------
>
> Key: HUDI-1982
> URL: https://issues.apache.org/jira/browse/HUDI-1982
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Code Cleanup
> Reporter: Wei
> Assignee: Wei
> Priority: Minor
> Labels: pull-request-available
>
> synchronized is not necessary, because the sync operation already has
> WriteLock to ensure synchronization
--
This message was sent by Atlassian Jira
(v8.3.4#803005)