[
https://issues.apache.org/jira/browse/HDFS-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Clampffer updated HDFS-9562:
----------------------------------
Parent Issue: HDFS-14032 (was: HDFS-8707)
> libhdfs++ RpcConnectionImpl::Connect should acquire connection state lock
> -------------------------------------------------------------------------
>
> Key: HDFS-9562
> URL: https://issues.apache.org/jira/browse/HDFS-9562
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: James Clampffer
> Priority: Critical
>
> RpcConnectionImpl::Connect calls pending_requests_.push_back() without
> holding the connection_state_lock_. This isn't a huge issue at the moment
> because Connect generally shouldn't be called on the same instance from many
> threads but it wouldn't hurt to add to prevent future confusion.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]