Vladimir Steshin created IGNITE-26738:
-----------------------------------------
Summary: Get rid of `instanceof IgniteEx`
Key: IGNITE-26738
URL: https://issues.apache.org/jira/browse/IGNITE-26738
Project: Ignite
Issue Type: Improvement
Reporter: Vladimir Steshin
In the codebase we have several
{code:java}
instanceof IgniteEx {code}
Can a real _Ignite_ instance, _IgniteKernal_ be not a {_}IgniteEx{_}? We should
clean code a bit around this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)