[
https://issues.apache.org/jira/browse/HADOOP-17527?focusedWorklogId=555634&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-555634
]
ASF GitHub Bot logged work on HADOOP-17527:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Feb/21 06:47
Start Date: 22/Feb/21 06:47
Worklog Time Spent: 10m
Work Description: sumangala-patki commented on pull request #2698:
URL: https://github.com/apache/hadoop/pull/2698#issuecomment-783133224
TEST RESULTS
HNS Account Location: East US 2
NonHNS Account Location: East US 2, Central US
```
HNS-OAuth
[INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Failures:
[ERROR]
ITestAzureBlobFileSystemFlush.testStreamCapabilitiesWithFlushEnabled:327
[ERROR] Tests run: 503, Failures: 1, Errors: 0, Skipped: 68
[WARNING] Tests run: 257, Failures: 0, Errors: 0, Skipped: 48
HNS-SharedKey
[INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Failures:
[ERROR]
ITestAzureBlobFileSystemFlush.testStreamCapabilitiesWithFlushEnabled:327
[ERROR] Tests run: 510, Failures: 1, Errors: 0, Skipped: 24
[WARNING] Tests run: 257, Failures: 0, Errors: 0, Skipped: 40
NonHNS-SharedKey
[INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Failures:
[ERROR]
ITestAzureBlobFileSystemFlush.testStreamCapabilitiesWithFlushEnabled:327
[ERROR] Tests run: 502, Failures: 1, Errors: 0, Skipped: 249
[WARNING] Tests run: 257, Failures: 0, Errors: 0, Skipped: 40
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 555634)
Time Spent: 2h 50m (was: 2h 40m)
> ABFS: Fix boundary conditions in InputStream seek and skip
> ----------------------------------------------------------
>
> Key: HADOOP-17527
> URL: https://issues.apache.org/jira/browse/HADOOP-17527
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.3.0
> Reporter: Sumangala Patki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Modify AbfsInputStream seek method to throw EOF exception on seek to
> contentLength for a non-empty file. With this change, it will no longer be
> possible for the inputstream position (as obtained by getPos() API) to be
> moved to contentlength manually, except post reading the last byte.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]