[
https://issues.apache.org/jira/browse/HDFS-12344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139883#comment-16139883
]
Steve Loughran commented on HDFS-12344:
---------------------------------------
regarding the tests; get rid of the try/catch/fail blocks, that just loses a
stack trace which will be needed to fix the bug. Just declare the test as
throwing Exception and send it all the way up, uncaught
> LocatedFileStatus regression: no longer accepting null FSPermission
> -------------------------------------------------------------------
>
> Key: HDFS-12344
> URL: https://issues.apache.org/jira/browse/HDFS-12344
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Ewan Higgs
> Assignee: Ewan Higgs
> Priority: Minor
> Attachments: HDFS-12344.001.patch
>
>
> SPARK-21817 was opened to fix a NPE in Spark where it calls
> {{LocatedFileStatus}} with a null {{FSPermission}}. This breaks in current
> HEAD. However, the {{LocatedFileStatus}} is a stable/evolving API so this is
> actually a regression introduced in HDFS-6984.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]