JyotinderSingh opened a new pull request #3004:
URL: https://github.com/apache/ozone/pull/3004


   ## What changes were proposed in this pull request?
   
   The idea here is to add OM#getSupportedLayouts() RPC call to get the bucket 
layout values. 
   Before finalization OM#getSupportedLayouts() RPC call should return empty 
values. Now, the new client's OzoneClientAdapter and CreateBucketHandler would 
get an empty [] list then continue with the existing older version behavior.
   After finalization OM#getSupportedLayouts() RPC call will have values 
FSO/OBS and the client will have the new behavior.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6200
   
   ## How was this patch tested?
   
   Added related Integration Test.
   


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