-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.10.0
-
Fix Version/s: 2.10.0
-
Component/s: None
-
Labels:None
With the feature Consistent Read from Standby now in branch-2, I found it breaks the build when building with JDK7, because it uses java.util.concurrent.atomic.LongAccumulator which is only in JDK8 and above.
We should figure out if we want to fix it, or give up JDK7 compatibility.
- is broken by
-
HDFS-13873 ObserverNode should reject read requests when it is too far behind.
-
- Resolved
-
- relates to
-
HDFS-13873 ObserverNode should reject read requests when it is too far behind.
-
- Resolved
-