[ 
https://issues.apache.org/jira/browse/HADOOP-17409?focusedWorklogId=707391&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-707391
 ]

ASF GitHub Bot logged work on HADOOP-17409:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Jan/22 10:36
            Start Date: 12/Jan/22 10:36
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #3534:
URL: https://github.com/apache/hadoop/pull/3534#issuecomment-1010898339


   test run s3 london. `-Dparallel-tests -DtestsThreadCount=6  -Dmarkers=delete 
-Dscale`
    one failure from DT tests as I'd turned session tokens on there, otherwise 
all good. filing a jira to get the failing test to clear more options
   ```
   [ERROR] Failures: 
   [ERROR]   
ITestDelegatedMRJob.testJobSubmissionCollectsTokens:303->AbstractDelegationIT.lookupToken:70->Assert.assertEquals:120->Assert.failNotEquals:835->Assert.fail:89
 Kind of token Kind: S3ADelegationToken/Session, Service: s3a://stevel-london, 
Ident: (S3ATokenIdentifier{S3ADelegationToken/Session; uri=s3a://stevel-london; 
timestamp=1641943367014; renewer=stevel; encryption=SSE-KMS; 
df39af66-6a55-4d84-9ce0-7be719f58087; Created on stevel-mbp1376/127.0.0.1 at 
time 2022-01-11T23:22:46.805Z.}; session credentials, expiry 
2022-01-12T11:22:47Z; (valid)) expected:<S3ADelegationToken/Full> but 
was:<S3ADelegationToken/Session>
   [ERROR]   
ITestDelegatedMRJob.testJobSubmissionCollectsTokens:303->AbstractDelegationIT.lookupToken:70->Assert.assertEquals:120->Assert.failNotEquals:835->Assert.fail:89
 Kind of token Kind: S3ADelegationToken/Session, Service: s3a://stevel-london, 
Ident: (S3ATokenIdentifier{S3ADelegationToken/Session; uri=s3a://stevel-london; 
timestamp=1641943383624; renewer=stevel; encryption=SSE-KMS; 
fcf63971-7249-4339-92c1-89a508fee7d2; Created on stevel-mbp1376/127.0.0.1 at 
time 2022-01-11T23:23:03.247Z.}; session credentials, expiry 
2022-01-12T11:23:03Z; (valid)) expected:<S3ADelegationToken/Role> but 
was:<S3ADelegationToken/Session>
   ```
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 707391)
    Time Spent: 8h 20m  (was: 8h 10m)

> Remove S3Guard - no longer needed
> ---------------------------------
>
>                 Key: HADOOP-17409
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17409
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 8h 20m
>  Remaining Estimate: 0h
>
> With Consistent S3, S3Guard is superfluous. 
> stop developing it and wean people off it as soon as they can.
> Then we can worry about what to do in the code. It has gradually insinuated 
> its way through the layers, especially things like multi-object delete 
> handling (see HADOOP-17244). Things would be a lot simpler without it
> This work is being done in the feature branch HADOOP-17409-remove-s3guard



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to