[
https://issues.apache.org/jira/browse/HADOOP-18150?focusedWorklogId=735825&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-735825
]
ASF GitHub Bot logged work on HADOOP-18150:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Mar/22 09:27
Start Date: 03/Mar/22 09:27
Worklog Time Spent: 10m
Work Description: mehakmeet opened a new pull request #4044:
URL: https://github.com/apache/hadoop/pull/4044
### Description of PR
Fix ITestAuditManagerDisabled test which verifies that auditing is disabled
by default. In
[HADOOP-18091](https://issues.apache.org/jira/browse/HADOOP-18091) we made it
enabled by default.
### How was this patch tested?
Region: ap-south-1.
Command: `mvn clean verify -Dparallel-tests -DtestsThreadCount=4 -Dscale`
```
[INFO] Running org.apache.hadoop.fs.s3a.audit.ITestAuditManagerDisabled
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.275
s - in org.apache.hadoop.fs.s3a.audit.ITestAuditManagerDisabled
```
### For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [X] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [X] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [X] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
--
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: 735825)
Remaining Estimate: 0h
Time Spent: 10m
> Fix ITestAuditManagerDisabled after S3A audit logging was enabled in
> HADOOP-18091
> ---------------------------------------------------------------------------------
>
> Key: HADOOP-18150
> URL: https://issues.apache.org/jira/browse/HADOOP-18150
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/s3
> Affects Versions: 3.3.2
> Reporter: Mehakmeet Singh
> Assignee: Mehakmeet Singh
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In HADOOP-18094, we disabled audit logging by default and introduced an IT
> which verifies that by default the audit logging is disabled. After
> HADOOP-18091, we switched the audit logging back on, but that test remained,
> which now fails since by default we have the audit logging enabled now.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]