[
https://issues.apache.org/jira/browse/IGNITE-27106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18039387#comment-18039387
]
Evgeny Stanilovsky commented on IGNITE-27106:
---------------------------------------------
[~NIzhikov] [~timonin.maksim] fyi
> Confusing or erroneous behavior of IgniteConfiguration#setCacheConfiguration
> ----------------------------------------------------------------------------
>
> Key: IGNITE-27106
> URL: https://issues.apache.org/jira/browse/IGNITE-27106
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.17
> Reporter: Evgeny Stanilovsky
> Priority: Major
> Attachments: CacheConfigurationTest.java
>
>
> Seems i found some kind of erroneous or very suspicious behavior of
> IgniteConfiguration#setCacheConfiguration
> (re -producer in attach)
> description briefly:
> ignite has common method for cache creation:
> Ignite#createCache(CacheConfiguration)
> but also semantically the same (and java doc give no additional help here)
> Ignition#start(IgniteConfiguration) where we can pass cache configuration
> like :
> IgniteConfiguration#setCacheConfiguration
> the last one didn`t create cache through cluster also topology remains the
> same (no minor topology change found).
> Thus do confused API need to be changed or probably some code related changes
> ?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)