Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-648

BinStorage fails when it finds markers unexpectedly in the data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • None
    • None
    • Incompatible change, Reviewed

    Description

      The current record begin marker used in BinStorage is the consecutive sequence- 0x21,0x31,0x41 - these byte correspond to the ascii characters "!1A". This sequence is not very strong as a marker - this results in failures when the sequence occurs in the data - the markers should be control characters which have a high probability of not occurring in the data.

      Attachments

        1. PIG-648.patch
          0.7 kB
          Pradeep Kamath

        Activity

          People

            pkamath Pradeep Kamath
            pkamath Pradeep Kamath
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: