[
https://issues.jboss.org/browse/TEIID-4603?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-4603:
------------------------------------
Part of the solution will be to add (something like the following) to documentation:
JDG Cache Design considerations:
- will the same cache contain multiple pojo's
- if yes, ensure the key is unique to the entire cache, which means it must also be
unique across the other pojo's in the cache
Insert issue when cache contains multiple pojo's with the same
key value
------------------------------------------------------------------------
Key: TEIID-4603
URL:
https://issues.jboss.org/browse/TEIID-4603
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 9.2
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Blocker
Fix For: 9.2, 8.12.8.6_3
There is an INSERT issue when there are multiple pojo's stored in the same cache and
the keys' overlap (meaning the different types of pojo's have the same key).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)