[
https://issues.apache.org/jira/browse/HDFS-16470?focusedWorklogId=744621&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-744621
]
ASF GitHub Bot logged work on HDFS-16470:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Mar/22 12:54
Start Date: 19/Mar/22 12:54
Worklog Time Spent: 10m
Work Description: MingXiangLi opened a new pull request #4085:
URL: https://github.com/apache/hadoop/pull/4085
In [HDFS-16429](https://issues.apache.org/jira/browse/HDFS-16429) we make
LightWeightResizableGSet to be thread safe, and In
[HDFS-15382](https://issues.apache.org/jira/browse/HDFS-15382) we have split
lock to block pool grain locks.After these improvement, we can change some
method to acquire read lock replace to acquire write lock.
The lock now in ReplicaMap is protect replicaInfo message.But now it have
been protect by lock in LightWeightResizableGSet.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 744621)
Time Spent: 1h 10m (was: 1h)
> Make HDFS find tool cross platform
> ----------------------------------
>
> Key: HDFS-16470
> URL: https://issues.apache.org/jira/browse/HDFS-16470
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs-client, libhdfs++, tools
> Affects Versions: 3.4.0
> Environment: Centos 7, Centos 8, Debian 10, Ubuntu Focal
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Major
> Labels: libhdfscpp, pull-request-available
> Fix For: 3.4.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The source files for *hdfs_find* uses *getopt* for parsing the command line
> arguments. getopt is available only on Linux and thus, isn't cross platform.
> We need to replace getopt with *boost::program_options* to make hdfs_find
> cross platform.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]