Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
org.apache.hadoop.crypto.CryptoInputStream.close() - when 2 threads try to close the stream second thread, fails with error.
This operation should be synchronized to avoid multiple threads to perform the close operation concurrently.
HDFS-16551 Backport HADOOP-17588 to 3.3 and other active old branches.