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/09/02 03:45:38 UTC

[GitHub] [shardingsphere] wzhj2326 opened a new issue, #20727: when READWRITE_SPLITTING rule exist, alter resource or add new resource will error

wzhj2326 opened a new issue, #20727:
URL: https://github.com/apache/shardingsphere/issues/20727

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   5.1.3-SNAPSHOT
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   
   ### Expected behavior
   premise:
         when create two resouces (ds_01、ds_02) and create two READWRITE_SPLITTING rules ,READWRITE_SPLITTING rules use these resources
   
   action:
        i alter resource ds_01 , then return  ERROR 1102 (C1102): Resources [ds_02] do not exist in database sharding_demo.
   
       add new resource also report that
   
      
   


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

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


[GitHub] [shardingsphere] strongduanmu closed issue #20727: when READWRITE_SPLITTING rule exist, alter resource or add new resource occur error

Posted by GitBox <gi...@apache.org>.
strongduanmu closed issue #20727: when READWRITE_SPLITTING rule exist, alter resource or add new resource occur error
URL: https://github.com/apache/shardingsphere/issues/20727


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


[GitHub] [shardingsphere] zjcnb commented on issue #20727: when READWRITE_SPLITTING rule exist, alter resource or add new resource occur error

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

   @wzhj2326 Thank you for your feedback, this is a bug. Let me fixed 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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] strongduanmu commented on issue #20727: when READWRITE_SPLITTING rule exist, alter resource or add new resource occur error

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

   Fixed by https://github.com/apache/shardingsphere/pull/20747.


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