This is an automated email from the ASF dual-hosted git repository. inigoiri pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 922c44a339e9 HADOOP-19130. FTPFileSystem rename with full qualified path broken (#6678). Contributed by shawn add 0c35cf0982c2 HDFS-17477. IncrementalBlockReport race condition additional edge cases (#6748) No new revisions were added by this update. Summary of changes: .../hdfs/server/blockmanagement/BlockManager.java | 14 +- .../blockmanagement/PendingDataNodeMessages.java | 20 +- .../TestPendingDataNodeMessages.java | 42 ++++- .../datanode/TestIncrementalBlockReports.java | 202 ++++++++++++++++++++- 4 files changed, 267 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org