You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2019/12/20 17:04:00 UTC

[jira] [Created] (HDDS-2786) ITestOzoneContractSeek zero byte file failures

Attila Doroszlai created HDDS-2786:
--------------------------------------

             Summary: ITestOzoneContractSeek zero byte file failures
                 Key: HDDS-2786
                 URL: https://issues.apache.org/jira/browse/HDDS-2786
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Filesystem
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{ITestOzoneContractSeek}} fails at {{testReadFullyZeroByteFile}} and {{testSeekZeroByteFile}} with:

{code}
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(ArrayList.java:657)
	at java.util.ArrayList.get(ArrayList.java:433)
	at org.apache.hadoop.ozone.client.io.KeyInputStream.seek(KeyInputStream.java:241)
	at org.apache.hadoop.fs.ozone.OzoneFSInputStream.seek(OzoneFSInputStream.java:65)
	at org.apache.hadoop.fs.FSDataInputStream.seek(FSDataInputStream.java:65)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org