Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-11913

BufferUnderFlowException in CompressorTest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.2.7, 3.0.8, 3.8
    • Legacy/Testing
    • None
    • Non-x86 environments

    • Low

    Description

      org.apache.cassandra.io.compress.CompressorTest causes java.nio.BufferUnderflowException on environments where FastByteOperations uses PureJavaOperations. The root cause is that CompressorTest.testArrayUncompress() copies data from a ByteBuffer to a byte array beyond the limit of the ByteBuffer.

      Attachments

        1. 11913-2.2.txt
          1 kB
          Rei Odaira

        Activity

          People

            ReiOdaira Rei Odaira
            ReiOdaira Rei Odaira
            Rei Odaira
            Branimir Lambov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: