Vladislav Pyatkov created IGNITE-15891:
------------------------------------------
Summary: Configuration does not concerned global state when
handling a consumer
Key: IGNITE-15891
URL: https://issues.apache.org/jira/browse/IGNITE-15891
Project: Ignite
Issue Type: Test
Reporter: Vladislav Pyatkov
A code into Configuration changer:
1) Cannot use a configuration view, because it is just a local cache (the
global value may have changed in the past)
2) Can throw an exception (IllegalArgumentException) when cached configuration
does not support the change, but global state different (and does not conflict
to the change).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)