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/10/10 06:33:42 UTC

[GitHub] [shardingsphere] clytzelbj opened a new issue, #19870: Can't config distributed transaction rules when installing by helm chart

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

   ## Question
   
   Is there any ways to configure distributed transaction rules when I install a proxy cluster by helm chart?
   
   ## My trials
   I tried to add config to the serverConfig in helm chart according to the official documentation of server.yaml like below.
   ![image](https://user-images.githubusercontent.com/10139124/182818331-020c076b-91da-4b1c-82f5-0071e5799e3c.png)
   But my proxy pods failed to start with the below errors thrown.
   ![image](https://user-images.githubusercontent.com/10139124/182818913-7dae075a-9a78-4097-82bf-dedbf7559529.png)
   
   ## Other Information
   Proxy image version: 5.1.3-SNAPSHOT from the master branch on github
   Helm version: v3.7.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.

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] RaigorJiang commented on issue #19870: Can't config distributed transaction rules when installing by helm chart

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

   @clytzelbj 
   In fact, only `mode` and `authority` must be configured in `server.yaml`. Other global rules can be configured by DistSQL , which should solve your problem.
   
   Please refer to [ALTER TRANSACTION RULE ](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/ral/).
   
   Because the default transaction rule type is LOCAL, so there is only ALTER, no CREATE statement.


-- 
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] github-actions[bot] closed issue #19870: Can't config distributed transaction rules when installing by helm chart

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #19870: Can't config distributed transaction rules when installing by helm chart
URL: https://github.com/apache/shardingsphere/issues/19870


-- 
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] RaigorJiang commented on issue #19870: Can't config distributed transaction rules when installing by helm chart

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

   Closed due to no reply for a long time.


-- 
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] github-actions[bot] commented on issue #19870: Can't config distributed transaction rules when installing by helm chart

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #19870:
URL: https://github.com/apache/shardingsphere/issues/19870#issuecomment-1272349085

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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] RaigorJiang closed issue #19870: Can't config distributed transaction rules when installing by helm chart

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #19870: Can't config distributed transaction rules when installing by helm chart
URL: https://github.com/apache/shardingsphere/issues/19870


-- 
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] RaigorJiang commented on issue #19870: Can't config distributed transaction rules when installing by helm chart

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

   As far as I know, helm does not support special YAML tags like `!TRANSTACTION`.
   This problem may be resolved in the next version.


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