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/04/15 07:44:58 UTC

[GitHub] [shardingsphere] novice-gamer opened a new issue, #16856: Version compatibility issues

novice-gamer opened a new issue, #16856:
URL: https://github.com/apache/shardingsphere/issues/16856

   ## Question
   The same nodes on zookeeper are used, and only data sources are configured without table splitting rules. After updating the version, the following problems occur;
   
   - Shardingsphere proxy version 5.1.0
   ![error1](https://raw.githubusercontent.com/novice-gamer/picture/master/0f19db020ee34ac7e2eff5d285ab7e2.png)
   
   - Shardingsphere proxy version 5.1.1
   ![error2](https://raw.githubusercontent.com/novice-gamer/picture/master/4fc8b987897ebbecee83d8904af88d5.png)
   
   - Log of shardingsphere proxy
   ![error3](https://raw.githubusercontent.com/novice-gamer/picture/master/20220415153141.png)
   
   - rules config:
   ```yaml
   - !AUTHORITY
     provider:
       props:
         user-schema-mappings: root@=customer_delivery_dev
       type: SCHEMA_PRIVILEGES_PERMITTED
     users:
       - root@%:11111
   - !TRANSACTION
     defaultType: XA
     providerType: Atomikos
   ```
   
   - database resource
   ```yaml
   ds_0:
     password: 11111
     dataSourceClassName: com.zaxxer.hikari.HikariDataSource
     url: jdbc:mysql://192.168.1.6:3306/customer_delivery_dev
     username: root
   ```
   


-- 
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] TeslaCN commented on issue #16856: Version compatibility issues

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

   Close due to no response.


-- 
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] TeslaCN commented on issue #16856: Version compatibility issues

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

   Hi @jingshanglu 
   Could you take a look at 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.

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

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


[GitHub] [shardingsphere] TeslaCN closed issue #16856: Version compatibility issues

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #16856: Version compatibility issues
URL: https://github.com/apache/shardingsphere/issues/16856


-- 
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] jingshanglu commented on issue #16856: Version compatibility issues

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

   @novice-gamer Hi, now the data format in `zk` maybe not compatibility, Can you clear the zk data, and reconfigure?


-- 
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] novice-gamer commented on issue #16856: Version compatibility issues

Posted by GitBox <gi...@apache.org>.
novice-gamer commented on issue #16856:
URL: https://github.com/apache/shardingsphere/issues/16856#issuecomment-1101023755

   Can someone take a look


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