You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/25 16:59:41 UTC

[GitHub] [shardingsphere] mabaiwan opened a new issue, #18596: Optimize sneakyaml export DatabaseConfiguration

mabaiwan opened a new issue, #18596:
URL: https://github.com/apache/shardingsphere/issues/18596

   The yaml exported by the database configuration contains `:null` and `?`
   
   Now, the problem is solved by string replacement. We hope that it can be eliminated by snakyaml.
   
   unit testing: `ExportDatabaseConfigurationHandlerTest#assertExecute`


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu closed issue #18596: Optimize sneakyaml export DatabaseConfiguration

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #18596: Optimize sneakyaml export DatabaseConfiguration
URL: https://github.com/apache/shardingsphere/issues/18596


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #18596: Optimize sneakyaml export DatabaseConfiguration

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #18596:
URL: https://github.com/apache/shardingsphere/issues/18596#issuecomment-1166325793

   Welcome who familiar for YAML to pick up the issue.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org