Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-19292

BlockDecompressorStream#rawReadInt wastes about 1% of overall CPU cycles creating new EOFException

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 3.3.6
    • None
    • compress, io
    • None

    Description

      On our HBase clusters, while looking at CPU profiles, I noticed that about 1% of overall CPU cycles are spent under BlockDecompressorStream#rawReadInt just throwing EOFException. This could be easily avoided.

      Attachments

        Activity

          People

            tsuna Benoit Sigoure
            tsuna Benoit Sigoure
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: