HDFS-17528. FsImageValidation: set txid when saving a new image#6828
HDFS-17528. FsImageValidation: set txid when saving a new image#6828szetszwo merged 9 commits intoapache:trunkfrom
Conversation
|
@vinayakumarb , thanks a lot for reviewing this! |
|
The jenkins builds keep getting stuck for a day and then fail. Not sure if it is a known problem? |
|
The last few lines of the Jenkins build before failure: |
|
@slfan1989 , thanks for the info! Let me resubmit. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Now, the unit tests are failing. |
|
you can ignore that test failure, I have dropped a comment on the original ticket which caused that, it is failing in our daily build as well. The previous build crashing was due to the surefire-upgrade which is reverted, there is a thread on hdfs-dev@ about it |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Finally, this is able to pass all the tests. @vinayakumarb, @slfan1989, thanks again for reviewing this! |
(cherry picked from commit 1e6411c)
… image (apache#6828) Change-Id: I01d13c53798567bc0a64be4bcea33148f9af797d
Description of PR
HDFS-17528
How was this patch tested?
Tested manually
fsimage.ckpt_0000000000000000000(i.e. txid is 0)fsimage.ckpt_0000000023945925442with correct txidFor code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?