[
https://issues.apache.org/jira/browse/IGNITE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706445#comment-17706445
]
Mirza Aliev commented on IGNITE-19092:
--------------------------------------
[~alapin] LGTM
> ItIgniteNodeRestartTest::startPartialNode does not provide configuration of
> sql-engine component.
> -------------------------------------------------------------------------------------------------
>
> Key: IGNITE-19092
> URL: https://issues.apache.org/jira/browse/IGNITE-19092
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 3.0.0-beta2
> Reporter: Maksim Zhuravkov
> Assignee: Alexander Lapin
> Priority: Minor
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> After https://issues.apache.org/jira/browse/IGNITE-18225 several tests in
> ItIgniteNodeRestartTest started to fail, because the sql-engine component is
> not configured for startPartialNode.
> Update startPartialNode to include sql-engine component. If it is possible,
> include all available components, so adding news components to this method in
> future won't be necessary.
> h3. Implementation Notes
> As was suggested I've added sql-engine(qryEngine) along with corresponding
> dependencies such as catalogManager and distributionZoneManager and that
> helped.
> > If it is possible, include all available components, so adding news
> > components to this method in future won't be necessary.
> Well it's by design partial node, so components should be added by demand. We
> may elaborate proposed solution in a separate ticket, however I'd favor to
> unmute given tests ASAP so simplest solution of just adding sql-engine is
> preferable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)