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

   ## What changes were proposed in this pull request?
   
   * Upgrade SnakeYaml to 2.0,
     * which disabled global tags by default for security, so we need to 
explicitly allow HDDS/Ozone classes.  The logic is centralized in `YamlUtils`.
   * Add unit test for `DatanodeIdYaml`, because previously serialization 
problem was found only in acceptance/integration tests.
   * Move related test case from `TestMiniOzoneCluster` to 
`TestContainerUtils`, as it is a unit test, not integration one.
   
   Thanks @rohit-kb for the initial patch.
   
   https://issues.apache.org/jira/browse/HDDS-8086
   
   ## How was this patch tested?
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/4342661934


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