Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-313

Change TezEntityDescriptor to not use ByteBuffer as its not thread safe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • None

    Description

      The bytes in the user payload are read in multiple places and this may happen concurrently. Reading ByteBuffer is not thread safe and can lead to invalid data being read.

      Attachments

        1. TEZ-313.1.patch
          24 kB
          Bikas Saha

        Activity

          People

            bikassaha Bikas Saha
            bikassaha Bikas Saha
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: