110117 commented on issue #19348: URL: https://github.com/apache/shardingsphere/issues/19348#issuecomment-1189950147
@linghengqian I think my problem is very simple. Sharding takes over my data source, and the read-write is separated. The write library is only responsible for writing data, and the read library is only responsible for reading data. The data source of my middleware Seata is the same as that of sharding. Now I need to distinguish this data source so that Seata can only recognize the write library. So my question is: how can I only get the data source of the write library -- 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]
