Aleksandr created IGNITE-19083:
----------------------------------

             Summary: ClusterNotInitializedExceptionHandler usage could be 
moved to common part
                 Key: IGNITE-19083
                 URL: https://issues.apache.org/jira/browse/IGNITE-19083
             Project: Ignite
          Issue Type: Task
          Components: cli
            Reporter: Aleksandr


There is a number of usages like 

{code:java}
.exceptionHandler(new ClusterNotInitializedExceptionHandler("Cannot enable 
metrics", "cluster init"))
{code}

The problem is that "cluster init" should be named "ignite3 cluster init" in 
case of non-REPL mode and "cluster init" for REPL mode. We could think about 
refactoring this peace of code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to