[
https://issues.apache.org/jira/browse/IGNITE-23018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-23018:
---------------------------------------
Labels: ignite-3 inprocess-restart (was: ignite-3)
> Unwrap instead of casting to get IgniteImpl in tests
> ----------------------------------------------------
>
> Key: IGNITE-23018
> URL: https://issues.apache.org/jira/browse/IGNITE-23018
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3, inprocess-restart
> Time Spent: 10m
> Remaining Estimate: 0h
>
> IgniteServer returns Ignite. In tests, we usually cast it to IgniteImpl right
> away. In IGNITE-22877, the returned Ignite will not be IgniteImpl anymore, so
> casting will start to fail. Unwrapping mechanism should be introduced (as we
> did for Table/TableImpl).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)