VigneshSK17 opened a new pull request, #6163:
URL: https://github.com/apache/gravitino/pull/6163

   ### What changes were proposed in this pull request?
   
   The check for enable and disable was within `GravitinoCommandLine.java`, not 
inside the `validate()` logic as it should be.
   
   ### Why are the changes needed?
   
   To keep consistency within the codebase and making sure the `validate()` 
method for a command is being used effectively
   
   Fix: #6136
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   
   Updated tests and ran local test suite successfully.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to