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

Jay Booth updated HADOOP-6196:
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Release Note: Resolved with patch from Chris Douglas that avoids breaking 
compatibility  (was: The consequences of committing this would be that 
hadoop-0.20 can't read hadoop-0.21 sequence files unless we backport.  The 
change in itself is in the neighborhood of 5 lines of code, but does introduce 
an incompatibility.)
           Status: Resolved  (was: Patch Available)

Sorry, didn't realize I had to resolve this on my end.  This will be fine for 
0.21.0 now?

> sync(0); next() breaks SequenceFile
> -----------------------------------
>
>                 Key: HADOOP-6196
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6196
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jay Booth
>            Assignee: Jay Booth
>             Fix For: 0.21.0
>
>         Attachments: C6196-0.patch, C6196-test.patch, 
> hadoop-6196-multipatch.txt, sync-bug.patch
>
>
> Currently, the end of the SequenceFile header is a sync block that isn't 
> prefaced with SYNC_ESCAPE.  This means that sync(0) followed by next() fails. 
>  Patch w/ test attached, bumps VERSION from 6 to 7.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to