userkdg edited a comment on issue #14541: URL: https://github.com/apache/shardingsphere/issues/14541#issuecomment-1006314813
@jingshanglu Make sure only one schema is used. - under ``` @Transactional(readOnly = true) ``` , the app feature can work normally when the app is not connected to the proxy - sporadic, Not all transaction operations will report errors, and some errors will occur after a period of time this is doubt. others: I guess whether it is related to the connection reuse within the proxy transaction  so i reuse old read only connection, but i not found ``` setReadOnly(final boolean readOnly) ``` related actions -- 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]
