[
https://issues.apache.org/jira/browse/HDDS-2470?focusedWorklogId=342808&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-342808
]
ASF GitHub Bot logged work on HDDS-2470:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Nov/19 19:20
Start Date: 13/Nov/19 19:20
Worklog Time Spent: 10m
Work Description: bharatviswa504 commented on pull request #155:
HDDS-2470. Add partName, partNumber for CommitMultipartUpload.
URL: https://github.com/apache/hadoop-ozone/pull/155
## What changes were proposed in this pull request?
Add partName and partName to audit log when logging commitMultipartUpload
request.
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-2470
## How was this patch tested?
Just a log change.
----------------------------------------------------------------
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: 342808)
Remaining Estimate: 0h
Time Spent: 10m
> Add partName, partNumber for CommitMultipartUpload
> --------------------------------------------------
>
> Key: HDDS-2470
> URL: https://issues.apache.org/jira/browse/HDDS-2470
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Bharat Viswanadham
> Assignee: Bharat Viswanadham
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Right now when complete Multipart Upload is not printing partName and
> partNumber into the audit log. This will help in analyzing audit logs for MPU.
>
>
> 2019-11-13 15:14:10,191 | INFO | OMAudit | user=root | ip=9.134.50.210 |
> op=COMMIT_MULTIPART_UPLOAD_PARTKEY
> {volume=s325d55ad283aa400af464c76d713c07ad, bucket=ozone-test,
> key=plc_1570850798896_2991, dataSize=5242880, replicationType=RATIS,
> replicationFactor=ONE, keyLocationInfo=[blockID {
> containerBlockID
> { containerID: 2 localID: 103129366531867089 }
> blockCommitSequenceId: 4978
> }
> offset: 0
> length: 5242880
> createVersion: 0
> pipeline {
> leaderID: ""
> members {
> uuid: "5d03aed5-cfb3-4689-b168-0c9a94316551"
> ipAddress: "9.134.51.232"
> hostName: "9.134.51.232"
> ports
> { name: "RATIS" value: 9858 }
> ports
> { name: "STANDALONE" value: 9859 }
> networkName: "5d03aed5-cfb3-4689-b168-0c9a94316551"
> networkLocation: "/default-rack"
> }
> members {
> uuid: "a71462ae-7865-4ed5-b84e-60616df60a0d"
> ipAddress: "9.134.51.25"
> hostName: "9.134.51.25"
> ports
> { name: "RATIS" value: 9858 }
> ports
> { name: "STANDALONE" value: 9859 }
> networkName: "a71462ae-7865-4ed5-b84e-60616df60a0d"
> networkLocation: "/default-rack"
> }
> members {
> uuid: "79bf7bdf-ed29-49d4-bf7c-e88fdbd2ce03"
> ipAddress: "9.134.51.215"
> hostName: "9.134.51.215"
> ports
> { name: "RATIS" value: 9858 }
> ports
> { name: "STANDALONE" value: 9859 }
> networkName: "79bf7bdf-ed29-49d4-bf7c-e88fdbd2ce03"
> networkLocation: "/default-rack"
> }
> state: PIPELINE_OPEN
> type: RATIS
> factor: THREE
> id
> { id: "ec6b06c5-193f-4c30-879b-5a12284dc4f8" }
> }
> ]} | ret=SUCCESS |
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]