valepakh opened a new pull request, #895:
URL: https://github.com/apache/ignite-3/pull/895

   In addition to changing --node-endpoint to the --cluster-url option in the 
cluster init command, this PR actually rewrites this command to use CLI 
execution pipeline and generated REST client. Since we can't easily mock the 
HttpClient for the generated client, mock-server was used to test this and 
other commands. mock-server has an ability to test against the generated 
OpenAPI spec but it was found that it's not enough, for example, it's 
impossible to verify the request payload in this case.


-- 
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-unsubscr...@ignite.apache.org

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

Reply via email to