terrymanu opened a new issue #9406: URL: https://github.com/apache/shardingsphere/issues/9406
Merge unmarshal and secureUnmarshal in YamlEngine. It is better to use all YAML unmarshal methods in secure mode. The jobs need to do: - [ ] Keep local YAML data source configuration consist with reg center (API changes, need to to discuss in mailing list) - [ ] Replace all unmarshal invocation with secureUnmarshal - [ ] Remove original unmarshal methods and rename secureUnmarshal to unmarshal - [ ] Remove useless test cases in YamlEngineTest ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
