Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-16830 Add Public IOStatistics API
  3. HADOOP-17499

AbstractContractStreamIOStatisticsTest fails if read buffer not full

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.3.1
    • None
    • fs/s3, test
    • None

    Description

      [ERROR] testInputStreamStatisticRead(org.apache.hadoop.fs.s3a.statistics.ITestS3AContractStreamIOStatistics)  Time elapsed: 6.252 s  <<< FAILURE!
      org.junit.ComparisonFailure: [Counter named stream_read_bytes with expected value 129] expected:<[129]L> but was:<[3]L>
      	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      

      Test should handle all cases where bytes read > 0

      Attachments

        Activity

          People

            stevel@apache.org Steve Loughran
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: