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 2020/06/19 23:49:52 UTC

[GitHub] [shardingsphere] wanezu opened a new issue #6142: How to configure read-write separation? Set some tables to go to master as long as they are associated with this table. In case of master-slave delay, complete read-write separation will cause data inconsistency.

wanezu opened a new issue #6142:
URL: https://github.com/apache/shardingsphere/issues/6142


   


----------------------------------------------------------------
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.

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



[GitHub] [shardingsphere] wanezu commented on issue #6142: How to configure read-write separation?

Posted by GitBox <gi...@apache.org>.
wanezu commented on issue #6142:
URL: https://github.com/apache/shardingsphere/issues/6142#issuecomment-646900709


   How to configure read-write separation? Set some tables to go to master as long as they are associated with this table. In case of master-slave delay, complete read-write separation will cause data inconsistency.


----------------------------------------------------------------
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.

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



[GitHub] [shardingsphere] wanezu commented on issue #6142: How to configure read-write separation? table level control

Posted by GitBox <gi...@apache.org>.
wanezu commented on issue #6142:
URL: https://github.com/apache/shardingsphere/issues/6142#issuecomment-647490079


   ![image](https://user-images.githubusercontent.com/7490236/85288147-db5cb900-b4c7-11ea-9dcf-47032acedaff.png)
   


----------------------------------------------------------------
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.

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



[GitHub] [shardingsphere] kimmking closed issue #6142: How to configure read-write separation? table level control

Posted by GitBox <gi...@apache.org>.
kimmking closed issue #6142:
URL: https://github.com/apache/shardingsphere/issues/6142


   


----------------------------------------------------------------
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.

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



[GitHub] [shardingsphere] wanezu commented on issue #6142: How to configure read-write separation? table level control

Posted by GitBox <gi...@apache.org>.
wanezu commented on issue #6142:
URL: https://github.com/apache/shardingsphere/issues/6142#issuecomment-647490805


   in the same thread, read and write operation default datasource


----------------------------------------------------------------
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.

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



[GitHub] [shardingsphere] kimmking commented on issue #6142: How to configure read-write separation? table level control

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #6142:
URL: https://github.com/apache/shardingsphere/issues/6142#issuecomment-647308804


   in the same tx/thread,read operation will be forced to master after write operation.


----------------------------------------------------------------
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.

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