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/02/25 01:23:09 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #4455: Add doc to describe transaction supported status of read-write split

terrymanu opened a new issue #4455: Add doc to describe transaction supported status of read-write split
URL: https://github.com/apache/incubator-shardingsphere/issues/4455
 
 
   The proposal of read-write split is using data consistence to exchange performance improvement. Using transaction in write is OK, but use transaction with read and write is not good practice.
   
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] nevereverever edited a comment on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
nevereverever edited a comment on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590740737
 
 
   I can not find the directory you mentioned.
   Sharding-doc git link is "https://github.com/apache/incubator-shardingsphere-doc.git", that's right ?
   Should I create a new one named "incubator-shardingsphere-doc/document/content/features/read-write-split/"?
   Then commit?

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] geomonlin commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
geomonlin commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590752706
 
 
   > Sorry,I can't understand.
   > Write here,then you move it to these documents?
   > Or I fork shardingsphere then push it?
   
   yeah, you need fork shardingsphere then push it

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] ganjx removed a comment on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
ganjx removed a comment on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590665144
 
 
   I want try it, ths. @terrymanu 
   
   我觉得应该分两个名词,读写事务一致性和主从事务一致性;
   1、读写事务一致性是从业务场景看读写是否必须同在一个事务中,再从事务隔离级别的角度来决定;
   2、主从事务一致性,主从数据库事务一致性需要牺牲性能来保证同步双写才可以。
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] nevereverever commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
nevereverever commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590740737
 
 
   I can not find the directory you mentioned.
   Should I create a new one named "incubator-shardingsphere-doc/document/content/features/read-write-split/"?
   Then commit?

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4455: Add doc to describe transaction supported status of read-write split

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4455: Add doc to describe transaction supported status of read-write split
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590665858
 
 
   @ganjx Welcome, can we talk with English?

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] gongsiran commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
gongsiran commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590743653
 
 
   i want to try  add   document  

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] geomonlin commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
geomonlin commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590743147
 
 
   > I can not find the directory you mentioned.
   > Sharding-doc git link is "https://github.com/apache/incubator-shardingsphere-doc.git", that's right ?
   > Should I create a new one named "incubator-shardingsphere-doc/document/content/features/read-write-split/"?
   > Then commit?
   
   you can see here https://github.com/apache/incubator-shardingsphere/tree/master/docs

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] nevereverever commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
nevereverever commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590750460
 
 
   Sorry,I can't understand.
   Write here,then you move it to these documents?
   Or I fork shardingsphere then push it?

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] geomonlin commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
geomonlin commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590754224
 
 
   > Sorry,I can't understand.
   > Write here,then you move it to these documents?
   > Or I fork shardingsphere then push it?
   
   this is latest [ documents Contributor Guide](https://github.com/apache/incubator-shardingsphere/blob/master/docs/community/content/contribute/document-contributor.cn.md). you can see this

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] geomonlin commented on issue #4455: Add doc to describe transaction supported status of read-write split

Posted by GitBox <gi...@apache.org>.
geomonlin commented on issue #4455: Add doc to describe transaction supported status of read-write split
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590668797
 
 
   This's a documents Contributor Guide. https://shardingsphere.apache.org/community/en/contribute/document-contributor/

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] ganjx commented on issue #4455: Add doc to describe transaction supported status of read-write split

Posted by GitBox <gi...@apache.org>.
ganjx commented on issue #4455: Add doc to describe transaction supported status of read-write split
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590665144
 
 
   I want try it, ths. @terrymanu 
   
   我觉得应该分两个名词,读写事务一致性和主从事务一致性;
   1、读写事务一致性是从业务场景看读写是否必须同在一个事务中,再从事务隔离级别的角度来决定;
   2、主从事务一致性,主从数据库事务一致性需要牺牲性能来保证同步双写才可以。
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4455: Add doc to describe read-write split can not support transaction and explain the reason shortly
URL: https://github.com/apache/incubator-shardingsphere/issues/4455#issuecomment-590814302
 
 
   @gongsiran Welcome, assigned

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


With regards,
Apache Git Services