]
Van Halbert commented on TEIID-4918:
------------------------------------
It was indicated that bulk insert could be used and in 7.1 or 7.2 the RemoteCache bulk
insert would be enhanced to use in built multithreading to do the puts on the JDG server
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.