Steven Hawkins created TEIID-5888:
-------------------------------------
Summary: Infinispan translator returns wrong update count in some
circumstances
Key: TEIID-5888
URL:
https://issues.redhat.com/browse/TEIID-5888
Project: Teiid
Issue Type: Bug
Components: Infinispan
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Fix For: 13.1
In some nested circumstances the wrong update count is returned. For example in
TestHodrodExecution the update:
UPDATE G4 SET e2 = 'two-2' WHERE e2 = 'two-two' OR e2 = 'one-one'
should return 2, but instead returns 4. This happens both prior to and after the changes
for TEIID-5887.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)