Virajith Jalaparti created HDFS-13707:
-----------------------------------------

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


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.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to