[ 
https://issues.apache.org/jira/browse/HDFS-13707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527981#comment-16527981
 ] 

Hudson commented on HDFS-13707:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14500 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14500/])
HDFS-13707. [PROVIDED Storage] Fix failing integration tests in (inigoiri: rev 
73746c5da76d5e39df131534a1ec35dfc5d2529b)
* (edit) 
hadoop-tools/hadoop-fs2img/src/test/java/org/apache/hadoop/hdfs/server/namenode/ITestProvidedImplementation.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/common/blockaliasmap/impl/TextFileRegionAliasMap.java


> [PROVIDED Storage] Fix failing integration tests in 
> ITestProvidedImplementation
> -------------------------------------------------------------------------------
>
>                 Key: HDFS-13707
>                 URL: https://issues.apache.org/jira/browse/HDFS-13707
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Virajith Jalaparti
>            Assignee: Virajith Jalaparti
>            Priority: Major
>         Attachments: HDFS-13707.001.patch
>
>
> Many tests in {{ITestProvidedImplementation}} use {{TextFileRegionAliasMap}} 
> as the AliasMap. This stores and retrieves path handles for provided 
> locations using UTF-8 encoding. HDFS-13186 implements the path handle 
> semantics for {{RawLocalFileSystem}} using {{LocalFileSystemPathHandle}}. 
> Storing and retrieving these path handles as UTF-8 strings in 
> {{TextFileRegionAliasMap}} results in improper serialization/deserialization, 
> and fails the associated tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to