You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/09/08 15:00:22 UTC

[GitHub] [ignite] alex-plekhanov commented on a change in pull request #9374: IGNITE-15422 Support for CREATE/ALTER/DROP USER commands

alex-plekhanov commented on a change in pull request #9374:
URL: https://github.com/apache/ignite/pull/9374#discussion_r704506562



##########
File path: modules/core/src/main/java/org/apache/ignite/internal/sql/command/SqlAlterUserCommand.java
##########
@@ -36,6 +36,22 @@
     /** User's password. */
     private String passwd;

Review comment:
       Thanks, fixed




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

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