zjcnb commented on issue #14858: URL: https://github.com/apache/shardingsphere/issues/14858#issuecomment-1015267141
@tuyendev Hi, this reason is `processSuccess()` method add @Transactional annotation. the autoCommit set as false. Maybe this readwrite-splitting example are some problem, the insert and query should be separated and not in a transaction. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
