[
https://issues.apache.org/jira/browse/HDFS-15975?focusedWorklogId=588690&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-588690
]
ASF GitHub Bot logged work on HDFS-15975:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Apr/21 05:06
Start Date: 26/Apr/21 05:06
Worklog Time Spent: 10m
Work Description: tomscut commented on pull request #2940:
URL: https://github.com/apache/hadoop/pull/2940#issuecomment-826503495
> Could rebase on branch-3.3 and force-push it to clean commit log?
Hi @tasanuma . I'm sorry, I just saw the message today. I have rebase and
commit it.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 588690)
Time Spent: 5h 10m (was: 5h)
> Use LongAdder instead of AtomicLong
> -----------------------------------
>
> Key: HDFS-15975
> URL: https://issues.apache.org/jira/browse/HDFS-15975
> Project: Hadoop HDFS
> Issue Type: Wish
> Reporter: tomscut
> Assignee: tomscut
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.4.0
>
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> When counting some indicators, we can use LongAdder instead of AtomicLong to
> improve performance. The long value is not an atomic snapshot in LongAdder,
> but I think we can tolerate that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]