Open
Description
I am inserting a few rows concurrently (using scala future, 100 queries) and I am getting the following ErrorToken
:
[2024-01-16 10:40:58,815] [DEBUG] [io.r2dbc.mssql.client.ReactorNettyClient] [] [] [reactor-tcp-nio-6] - [cid: 0x11] Response: ErrorToken [number=8179, state=4, infoClass=16, message='Could not find prepared statement with handle 2.", serverName='ad4bc1cf0cd2", procName='", lineNumber=16777216]
I am using 1.0.2-RELEASE
and preferCursoredExecution=false
.
Metadata
Metadata
Assignees
Labels
No labels