[
https://issues.apache.org/jira/browse/HDFS-14043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675840#comment-16675840
]
Íñigo Goiri commented on HDFS-14043:
------------------------------------
There's something wrong with Yetus:
https://builds.apache.org/job/PreCommit-HDFS-Build/25438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
It is marking shaded client and not running any tests.
I've run the unit test locally on trunk and it seems to pass.
I haven't run all the unit tests though.
[~lukmajercak] have you been able to run all the unit tests?
> Tolerate corrupted seen_txid file
> ---------------------------------
>
> Key: HDFS-14043
> URL: https://issues.apache.org/jira/browse/HDFS-14043
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs, namenode
> Affects Versions: 2.9.2, 3.1.2, 2.9.3
> Reporter: Lukas Majercak
> Assignee: Lukas Majercak
> Priority: Major
> Attachments: HDFS-14043.001.patch, HDFS-14043.002.patch,
> HDFS-14043.003.patch
>
>
> We already tolerate IOExceptions when reading seen_txid file from namenode's
> dirs. So we take the maximum txid of all the *readable* namenode dirs. We
> should extend this to when the file is corrupted. Currently,
> PersistentLongFile.readFile throws NumberFormatException in this case and the
> whole NN crashes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]