You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2017/02/15 21:52:41 UTC

[jira] [Created] (HADOOP-14085) Drop unnecessary type assertion and cast

Sean Mackrory created HADOOP-14085:
--------------------------------------

             Summary: Drop unnecessary type assertion and cast
                 Key: HADOOP-14085
                 URL: https://issues.apache.org/jira/browse/HADOOP-14085
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Sean Mackrory
            Assignee: Sean Mackrory


This is a spin-off from some discussion on HADOOP-13736. There's an assertion and type-cast that often causes a large number of test failures (this can be seen at HADOOP-14041). It appears to be unnecessary - things work really well by just removing that, and unless there's a good reason or test of something S3-specific, we should handle FileStatus in metadata anyway.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org