Details
Description
assert failure in ITestS3APrefetchingInputStream.testReadLargeFileFullyLazySeek; looks like the executor was acquired faster than the test expected.
java.lang.AssertionError: [Maxiumum named action_executor_acquired.max] Expecting: <0L> to be greater than: <0L>
proposed: cut that assert as it doesn't seem needed
Attachments
Issue Links
- is caused by
-
HADOOP-18378 Implement readFully(long position, byte[] buffer, int offset, int length)
- Resolved
- links to