Dmitry Baranov created IGNITE-20271:
---------------------------------------
Summary: Error in CLI on SQL repl command
Key: IGNITE-20271
URL: https://issues.apache.org/jira/browse/IGNITE-20271
Project: Ignite
Issue Type: Bug
Components: cli
Affects Versions: 3.0.0-beta1
Reporter: Dmitry Baranov
Init ignite 3 cluster, than
_[defaultNode]> sql_
*Unknown error*
{*}Expected{*}:
enter in sql repl mode
{*}Actual{*}:
Cannot invoke
"org.apache.ignite.internal.cli.core.repl.EventListeningActivationPoint.subscribe()"
because the return value of
"org.apache.ignite.internal.cli.core.repl.Repl.getEventListeningActivationPoint()"
is null
--
This message was sent by Atlassian Jira
(v8.20.10#820010)