Aleksey Plekhanov created IGNITE-7976:
-----------------------------------------
Summary: [Test failed] IgnitePersistentStoreCacheGroupsTest.testClusterRestartCachesWithH2Indexes fails on TC
Key: IGNITE-7976
URL:
https://issues.apache.org/jira/browse/IGNITE-7976 Project: Ignite
Issue Type: Bug
Affects Versions: 2.4
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
Test {{IgnitePersistentStoreCacheGroupsTest.testClusterRestartCachesWithH2Indexes}} always fail on TeamCity due to changes by IGNITE-7869. With following error:
{noformat}
javax.cache.CacheException: Failed to parse query. Table "PERSON" not found; SQL statement:
SELECT p._KEY, p._VAL FROM Person p WHERE p.lname=? ORDER BY p.fname [42102-195]
...
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)