[
https://issues.apache.org/jira/browse/HADOOP-17409?focusedWorklogId=662716&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-662716
]
ASF GitHub Bot logged work on HADOOP-17409:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Oct/21 13:26
Start Date: 08/Oct/21 13:26
Worklog Time Spent: 10m
Work Description: steveloughran opened a new pull request #3534:
URL: https://github.com/apache/hadoop/pull/3534
### Description of PR
* Remove all S3Guard code from S3A production and test modules
* CLI entry point to remove obsolete commands, downgrading to warn and fail
* FS to reject instantiation if metastore set to anything other than null
store
### How was this patch tested?
deleting tests until everything worked again (WiP)
### For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
TODO
- [ ] all tests to complete
- [ ] Remove all tests related to delayed consistency, + a lot of remote
file changed
- [ ] remove `whenGuarded()` clauses from cost tests; `withWhenRaw()` to
become simply `with()`
- [ ] new CLI entry point "s3a"; "s3guard will map to this"
- [ ] Docs
- [ ] AssumedRole rules & docs
- [ ] Remove the inconsistent client?
--
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: 662716)
Remaining Estimate: 0h
Time Spent: 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
> Time Spent: 10m
> 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.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]