Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.10.0
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- 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