adoroszlai opened a new pull request, #6163:
URL: https://github.com/apache/ozone/pull/6163

   ## What changes were proposed in this pull request?
   
   Create and store `OzoneClientConfig` instance via 
`ConfigurationSource#getObject` to ensure actual config values (coming from 
`ozone-site.xml`) are injected into the object.  Creating `new 
OzoneClientConfig()` initializes it with the default values, defined in the 
class.
   
   (There are similar bugs in some integration tests.  Those will be fixed as 
part of HDDS-10292, to make it easier to backport the fix for prod code.)
   
   https://issues.apache.org/jira/browse/HDDS-10294
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/7778426128


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