[
https://issues.apache.org/jira/browse/IGNITE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-19842:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Make it possible to listen for a change in a polymorphic config under a named
> list
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-19842
> URL: https://issues.apache.org/jira/browse/IGNITE-19842
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Priority: Minor
> Labels: ignite-3, tech-debt
> Fix For: 3.2
>
>
> If TablesConfiguration contains a named list named tables(), and tables()
> returns elements of TableConfiguration, and
> TableConfiguration#storageEngine() is polymorphic, and we try to listen to
> changes of just storage engine like this
> tablesConfig.tables().any().storageEngine().listen(listener);
> But this gives an exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)