[
https://issues.apache.org/jira/browse/IGNITE-19878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739794#comment-17739794
]
Ignite TC Bot commented on IGNITE-19878:
----------------------------------------
{panel:title=Branch: [pull/10817/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10817/head] Base: [master] : New Tests
(12)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Queries 1{color} [[tests
6|https://ci2.ignite.apache.org/viewLog.html?buildId=7243335]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ErroneousQueryEntityConfigurationTest.testErroneousCacheConfigFromClientNode[persistent
= false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ErroneousQueryEntityConfigurationTest.teststartErroneousCacheConfigThroughDynamicCaches[persistent
= false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ErroneousQueryEntityConfigurationTest.testEqualIndexAreConfiguredOnServerAndJoinedNode[persistent
= false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ErroneousQueryEntityConfigurationTest.testErroneousCacheConfigFromClientNode[persistent
= true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ErroneousQueryEntityConfigurationTest.teststartErroneousCacheConfigThroughDynamicCaches[persistent
= true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ErroneousQueryEntityConfigurationTest.testEqualIndexAreConfiguredOnServerAndJoinedNode[persistent
= true] - PASSED{color}
{color:#00008b}Queries 1 (lazy=true){color} [[tests
6|https://ci2.ignite.apache.org/viewLog.html?buildId=7243336]]
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ErroneousQueryEntityConfigurationTest.teststartErroneousCacheConfigThroughDynamicCaches[persistent
= true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ErroneousQueryEntityConfigurationTest.testEqualIndexAreConfiguredOnServerAndJoinedNode[persistent
= true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ErroneousQueryEntityConfigurationTest.testErroneousCacheConfigFromClientNode[persistent
= false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ErroneousQueryEntityConfigurationTest.teststartErroneousCacheConfigThroughDynamicCaches[persistent
= false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ErroneousQueryEntityConfigurationTest.testErroneousCacheConfigFromClientNode[persistent
= true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ErroneousQueryEntityConfigurationTest.testEqualIndexAreConfiguredOnServerAndJoinedNode[persistent
= false] - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7243367&buildTypeId=IgniteTests24Java8_RunAll]
> Restrict possibility to create two caches with the same schema and index name
> -----------------------------------------------------------------------------
>
> Key: IGNITE-19878
> URL: https://issues.apache.org/jira/browse/IGNITE-19878
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.15
> Reporter: Evgeny Stanilovsky
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> It’s possible to create two different caches with the same schema and index
> name inside it from a client and after that get a failing of the server node
> during start-up with the error "Duplicate index name... " during start caches.
> scenario:
> start at least two server nodes
> start client node which creates two different caches during start-up (via
> setting cache configs to config of client node) with the same schema name and
> index name, it leads to crushing the cluster
> then try to start the cluster and get the error "Duplicate index name..."
--
This message was sent by Atlassian Jira
(v8.20.10#820010)