[
https://issues.apache.org/jira/browse/HADOOP-18284?focusedWorklogId=781037&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-781037
]
ASF GitHub Bot logged work on HADOOP-18284:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jun/22 08:41
Start Date: 14/Jun/22 08:41
Worklog Time Spent: 10m
Work Description: slfan1989 commented on PR #4422:
URL: https://github.com/apache/hadoop/pull/4422#issuecomment-1154889408
@aajisaka @tomscut This is a minor code change, unit tests, javadoc issues
have little to do with this pr, please help to review the code, thank you very
much!
Issue Time Tracking
-------------------
Worklog Id: (was: 781037)
Time Spent: 1h 10m (was: 1h)
> Fix Repeated Semicolons
> -----------------------
>
> Key: HADOOP-18284
> URL: https://issues.apache.org/jira/browse/HADOOP-18284
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.4.0
> Reporter: fanshilun
> Assignee: fanshilun
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> while reading the code, I found a very tiny optimization point, part of the
> code contains 2 semicolons at the end, I will fix it. Because this change is
> simple, I fixed it in One JIRA.
> {code:java}
> private final ReentrantReadWriteLock lock = new ReentrantReadWriteLock();;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]