You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "RaigorJiang (via GitHub)" <gi...@apache.org> on 2023/03/15 05:14:51 UTC

[GitHub] [shardingsphere] RaigorJiang commented on a diff in pull request #24610: Refactor EXPORT STORAGE NODES result structure, add database name

RaigorJiang commented on code in PR #24610:
URL: https://github.com/apache/shardingsphere/pull/24610#discussion_r1136543271


##########
proxy/backend/core/src/test/resources/expected/export-storage-nodes.json:
##########
@@ -1 +1 @@
-{"storage_nodes":[{"port":"0","password":"root","database":""}]}
\ No newline at end of file
+{"storage_nodes":{"normal_db":[{"port":"0","password":"root","database":""}]}}

Review Comment:
   Please keep a blank line at the end of file.



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