it's visible, but the namenode isn't updated so file.len() is still the
same.
if you go to the EOF and then try to read past it, you get the new data.
I know, it's not "posix", but, well, view as eventual consistency on file
length
other thing to know: close() does an hflush, but not an hsync().
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/811/
No changes
-1 overall
The following subsystems voted -1:
blanks hadolint mvnsite pathlen spotbugs unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1842/
No changes
-1 overall
The following subsystems voted -1:
blanks hadolint pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle ja
[
https://issues.apache.org/jira/browse/HDFS-17721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shilun Fan resolved HDFS-17721.
---
Fix Version/s: 3.5.0
Hadoop Flags: Reviewed
Resolution: Fixed
> RBF: Allow routers to dec
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1657/
No changes
-1 overall
The following subsystems voted -1:
asflicense hadolint mvnsite pathlen unit
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc
Felix N created HDFS-17723:
--
Summary: RBF: Optimize multiple mount point removal
Key: HDFS-17723
URL: https://issues.apache.org/jira/browse/HDFS-17723
Project: Hadoop HDFS
Issue Type: Improvement