hf185 opened a new issue, #20971: URL: https://github.com/apache/shardingsphere/issues/20971
## Bug Report The distributed transaction fails when only the data encryption scheme is used, I found ` ShardingTransactionManagerEngine` only in `shardingDataSource()` is executed will be created, under the scheme of data encryption, and implemented the function is `encryptDataSource()`     ### Which version of ShardingSphere did you use? 4.1.0 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-JDBC ### ShardingSphere configuration  > Only encryption is used ### expected outcome Use distributed transactions normally -- 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]
