[
https://issues.apache.org/jira/browse/HDFS-13615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HDFS-13615:
---------------------------------
Fix Version/s: 3.2.0
> libhdfs++ SaslProtocol hanging while accessing invalid lock
> -----------------------------------------------------------
>
> Key: HDFS-13615
> URL: https://issues.apache.org/jira/browse/HDFS-13615
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Mitchell Tracy
> Assignee: Mitchell Tracy
> Priority: Major
> Fix For: 3.2.0
>
> Attachments: HDFS-13615.000.patch
>
>
> During certain race conditions, it is possible to have an asio thread that
> wakes up to process a response, but the RpcConnection to which this
> SaslProtocol belongs is dead.
> This can happen as a result of the filesystem being destroyed in the middle
> of a sasl handshake.
> Therefore, we should explicitly capture the RpcConnection in the lambda to
> ensure its existence when the SaslProtocol wakes up to process the server's
> response.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]