steveloughran commented on issue #1823: HADOOP-16794 S3 Encryption key is not 
getting set properly during put operation.
URL: https://github.com/apache/hadoop/pull/1823#issuecomment-581025186
 
 
   >  My solution is something like -
   > Just override the test method in the derived test class and put @ignore 
annotation.
   
   yes, do that. it'll stop the test runs doing needless work
   
   one thing to consider (actually, we may want to do it in the base), is 
verify that on directory rename the keys propagate properly too. I know, it's 
"obvious" it will, but with object stores, we have to not retain our filesystem 
preconceptions.  
   
   Maybe: in testEncryptionOverRename , rename the file into a directory. Then 
followup with a rename of the directory and verification of the file again

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to