linghengqian commented on pull request #15260: URL: https://github.com/apache/shardingsphere/pull/15260#issuecomment-1034751959
- I am still testing here, I am sure that this PR still has problems in `org.apache.shardingsphere.infra.yaml.engine.representer.ShardingSphereYamlRepresenter`, the `final Boolean flowStyle` property of `protected Node representMapping()` should be `final DumperOptions.FlowStyle flowStyle` property. - I'm testing mockito and honestly I've never touched this component. The main effect is in `org.apache.shardingsphere.mode.manager.cluster.coordinator.registry.process.subscriber.ProcessRegistrySubscriberTest` -- 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]
