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

   ## What changes were proposed in this pull request?
   
   Create a dedicated configurator object for setting the following properties 
for tests, instead of polluting `MiniOzoneCluster.Builder` interface:
   
   - blockSize
   - chunkSize
   - dataStreamBufferFlushSize
   - dataStreamMinPacketSize
   - datastreamWindowSize
   - streamBufferFlushSize
   - streamBufferMaxSize
   - streamBufferSize
   
   Moving the default values for these properties to `ozone-site.xml` uncovered 
a problem with `OzoneClientConfig` construction, which is also fixed here.  
(See #6163 for similar fix in prod. code.)
   
   https://issues.apache.org/jira/browse/HDDS-10292
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/7782795270


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