[ 
https://issues.apache.org/jira/browse/HDFS-10746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anatoli Shein reassigned HDFS-10746:
------------------------------------

    Assignee: Anatoli Shein

> libhdfs++: synchronize access to working_directory and bytes_read_.
> -------------------------------------------------------------------
>
>                 Key: HDFS-10746
>                 URL: https://issues.apache.org/jira/browse/HDFS-10746
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: Anatoli Shein
>            Assignee: Anatoli Shein
>
> std::string working_directory is located in hdfs.cc and access to it should 
> be synchronized with locks.
> uint64_t bytes_read_; is located in filehandle.h and it should be made atomic 
> in order to be thread safe when multithreading becomes available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to