Taras Ledkov created IGNITE-16159:
-------------------------------------
Summary: The nethod 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
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)