[ 
https://issues.apache.org/jira/browse/HDFS-13707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Virajith Jalaparti updated HDFS-13707:
--------------------------------------
    Description: 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.  (was: Many 
tests in {{ITestProvidedImplementation}} use {{TextFileRegionAliasMap}} as the 
AliasMap, which stores and retries 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.)

> [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