[
https://issues.jboss.org/browse/TEIID-5449?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-5449:
------------------------------------
After debugging the TestHotRodExecution test, the MarshallerBuilder consistently built the
wiremap that contained 6 elements that were defined in the proto file (2 of the elements
were children). So it seems that the marshaller contains the same wiremap that is built
to the table level.
Infinispan: Update Infinispan translator to 9.3 version
-------------------------------------------------------
Key: TEIID-5449
URL:
https://issues.jboss.org/browse/TEIID-5449
Project: Teiid
Issue Type: Bug
Components: Infinispan
Affects Versions: 11.0
Reporter: Ramesh Reddy
Assignee: Van Halbert
Priority: Major
Fix For: 11.2
Two changes observed
- The new cache create API changed, the old has been deprecated
- cache.get(key) now became Async operation, that means Thread Based serialization
context no longer works. This needs to be removed, but there seem to be no better
alternatives to support the Async threads.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)