summaryrefslogtreecommitdiff
path: root/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/RwLock.java
AgeCommit message (Expand)Author
2018-02-15HDFS-13112. Token expiration edits may cause log corruption or deadlock. Cont...Kihwal Lee
2015-01-15HDFS-7615. Remove longReadLock. Contributed by Kihwal Lee.Kihwal Lee
2014-03-07HDFS-5064. Standby checkpoints should not block concurrent readers. Contribut...Andrew Wang
2013-11-18HDFS-5372. In FSNamesystem, hasReadLock() returns false if the current thread...Uma Maheswara Rao G
2011-11-24HDFS-2577. NN fails to start since it tries to start secret manager in safemo...Todd Lipcon
2011-08-25HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro A...Arun Murthy