Ivan Rakov created IGNITE-12622:
-----------------------------------
Summary: Forbid mixed cache groups with both atomic and transactional caches
Key: IGNITE-12622
URL:
https://issues.apache.org/jira/browse/IGNITE-12622 Project: Ignite
Issue Type: Improvement
Components: cache
Reporter: Ivan Rakov
Fix For: 2.9
Apparently it's possible in Ignite to configure a cache group with both ATOMIC and TRANSACTIONAL caches.
IgniteCacheGroupsTest#testContinuousQueriesMultipleGroups* tests.
As per discussed on dev list (
http://apache-ignite-developers.2346864.n4.nabble.com/Forbid-mixed-cache-groups-with-both-atomic-and-transactional-caches-td45586.html), the community has concluded that such configurations should be prohibited.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)