[teiid-issues] [JBoss JIRA] (TEIID-4603) Insert issue when cache contains multiple pojo's with the same key value

Van Halbert (JIRA) issues at jboss.org
Wed Nov 30 10:52:04 EST 2016


    [ https://issues.jboss.org/browse/TEIID-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13331686#comment-13331686 ] 

Van Halbert commented on TEIID-4603:
------------------------------------

Changing the logic so that when an insert of the root object is to be done,  the get(key) method is called, instead of using the DSL searching.  This will ensure an object is returned and an exception is thrown due to a duplicate object with this key already exist.

> 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)


More information about the teiid-issues mailing list