aajisaka commented on code in PR #4177:
URL: https://github.com/apache/hadoop/pull/4177#discussion_r851940498
##########
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewer.java:
##########
@@ -838,7 +838,7 @@ public void testReverseXmlWithoutSnapshotDiffSection()
throws Throwable {
writer.println("<?xml version=\"1.0\"?>");
writer.println("<fsimage>");
writer.println("<version>");
- writer.println("<layoutVersion>-67</layoutVersion>");
+ writer.println("<layoutVersion>-65</layoutVersion>");
Review Comment:
The change itself is good. Would you create a separate issue and separate PR
for this fix?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]