[teiid-issues] [JBoss JIRA] (TEIID-4918) Enhance infinispan 7.1 support for muti-threaded puts or using putAll

Ramesh Reddy (JIRA) issues at jboss.org
Mon May 22 13:09:00 EDT 2017


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

Ramesh Reddy commented on TEIID-4918:
-------------------------------------

Yes, Bulk Update support is what is needed here. We can not really use PutAll, as Complex Objects (children objects) will not be handled correctly. We would really need to write a server-side function and use that. Bulk Insert on top level objects is the only scenario that simple to achieve with PutAll.

The next issue is doing these operations atomically which I do not think I have a good thought process yet.

> Enhance infinispan 7.1 support for muti-threaded puts or using putAll
> ---------------------------------------------------------------------
>
>                 Key: TEIID-4918
>                 URL: https://issues.jboss.org/browse/TEIID-4918
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Infinispan
>    Affects Versions: 9.3
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>
> For performance reasons, it was requested that the infinispan connector/translator be enhanced to be multi-threaded when doing batch inserts or try using the putAll option.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list