[
https://issues.apache.org/jira/browse/IGNITE-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taras Ledkov updated IGNITE-16159:
----------------------------------
Summary: The method ConfigurationNotificationEvent#config works
unexpectedly (was: The nethod ConfigurationNotificationEvent#config works
unexpectedly)
> The method ConfigurationNotificationEvent#config works unexpectedly
> -------------------------------------------------------------------
>
> Key: IGNITE-16159
> URL: https://issues.apache.org/jira/browse/IGNITE-16159
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha3
> Reporter: Taras Ledkov
> Priority: Major
> Fix For: 3.0.0-alpha4
>
>
> {{ExtendedTableConfiguration tbl = ctx.config(TableConfiguration.class)}}
> {{tbl}} contains valid instance.
> {{ExtendedTableConfiguration tbl =
> ctx.config(ExtendedTableConfiguration.class)}}
> {{tbl}} contains {{null}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)