]
Juraj Duráni updated TEIID-3528:
--------------------------------
Attachment: server.log
Server log.
Note: I canceled the query at ~13:11:43 [line ~5550]
Solr translator - batched update with more than one query gets stack
--------------------------------------------------------------------
Key: TEIID-3528
URL:
https://issues.jboss.org/browse/TEIID-3528
Project: Teiid
Issue Type: Bug
Affects Versions: 8.7.3
Reporter: Juraj Duráni
Assignee: Steven Hawkins
Attachments: server.log
PreparedStatement.executeBatch() with more than one query gets stack. For more details
see server.log.
However batch of size 1 and Statement.executeBatch() run without problems.
The issue is not present in 6.1.1 version.