anmolanmol1234 opened a new pull request, #6025:
URL: https://github.com/apache/hadoop/pull/6025

   This is a draft change for how we can include the ETag as part of the access 
condition when creating a file. The storeEmptyLinkFile method receives the ETag 
as a parameter, which we have obtained through the store.retrieveMetadata call, 
and added it as a parameter in the FileMetadata object.
   
   Subsequently, the storeEmptyLinkFile method passes down this ETag by setting 
it within the accessCondition when invoking the SDK method openOutputStream.


-- 
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]


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

Reply via email to