Daryn Sharp created HDFS-14533: ---------------------------------- Summary: Datanode short circuit cache can become blocked Key: HDFS-14533 URL: https://issues.apache.org/jira/browse/HDFS-14533 Project: Hadoop HDFS Issue Type: Bug Components: datanode Reporter: Daryn Sharp
Errors in the short circuit cache can leave clients indefinitely blocked in {{ShortCircuitCache#fetch}} on a waitable's condition that will never be signaled. The condition wait should be bounded with a timeout. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org