You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/07/13 07:43:48 UTC

[GitHub] [shardingsphere] zjcnb commented on issue #14858: read-write-splitting with spring boot and jpa never reach to read-datasource

zjcnb commented on issue #14858:
URL: https://github.com/apache/shardingsphere/issues/14858#issuecomment-1182878549

   The readwrite example have `@Transactional` annotation. If you read data from slave replica data source in transaction, you can remove `@Transactional` annotation or set loadBalancers type are `FIXED_REPLICA_ROUND_ROBIN`, i will close this issue. If you have any questions, please submit a new issue


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org