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

ASF GitHub Bot logged work on HDDS-2469:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Nov/19 18:44
            Start Date: 13/Nov/19 18:44
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #154: HDDS-2469. 
Avoid changing client-side key metadata
URL: https://github.com/apache/hadoop-ozone/pull/154
 
 
   ## What changes were proposed in this pull request?
   
   Let OM `RpcClient` add extra metadata keys only into the request to OM, not 
to the input from client.
   
   https://issues.apache.org/jira/browse/HDDS-2469
   
   ## How was this patch tested?
   
   Tweaked integration tests:
   
   ```
   Tests run: 69, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 26.154 s - 
in org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClient
   Tests run: 70, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 27.976 s - 
in org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis
   Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.035 s - in 
org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClientForAclAuditLog
   ```
   
   Also ran `ozone` smoketest, which includes GDPR test:
   
   ```
   ozone-gdpr :: Smoketest Ozone GDPR Feature
   
==============================================================================
   Test GDPR disabled                                                    | PASS 
|
   
------------------------------------------------------------------------------
   Test GDPR --enforcegdpr=true                                          | PASS 
|
   
------------------------------------------------------------------------------
   Test GDPR -g=true                                                     | PASS 
|
   
------------------------------------------------------------------------------
   Test GDPR -g=false                                                    | PASS 
|
   
------------------------------------------------------------------------------
   ozone-gdpr :: Smoketest Ozone GDPR Feature                            | PASS 
|
   4 critical tests, 4 passed, 0 failed
   4 tests total, 4 passed, 0 failed
   ```
 
----------------------------------------------------------------
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: 342778)
    Remaining Estimate: 0h
            Time Spent: 10m

> Avoid changing client-side key metadata
> ---------------------------------------
>
>                 Key: HDDS-2469
>                 URL: https://issues.apache.org/jira/browse/HDDS-2469
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Client
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Ozone RPC client should not change input map from client while creating keys.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to