adityamukho commented on code in PR #6549: URL: https://github.com/apache/ignite-3/pull/6549#discussion_r2321432257
########## modules/cluster-management/src/main/java/org/apache/ignite/internal/cluster/management/raft/responses/ValidationErrorResponse.java: ########## @@ -24,14 +24,11 @@ */ public class ValidationErrorResponse implements Serializable { private final String reason; + private final boolean userError; Review Comment: Please see https://github.com/apache/ignite-3/pull/6549/files#r2321298710. This will be resolved based on the outcome of the linked discussion. -- 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