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/01/17 07:39:07 UTC

[GitHub] [shardingsphere] userkdg opened a new issue #14826: app using xa [atomikos] transaction, throw Occasional error

userkdg opened a new issue #14826:
URL: https://github.com/apache/shardingsphere/issues/14826


   ### Which version of ShardingSphere did you use?
   5.1.0
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   proxy
   
   ### Expected behavior
   no Occasional error
   
   how to choose xa manager , which is release ? Atomikos 、Bitronix 、Narayana
   
   ### Actual behavior
   Occasional on app
   eg:
   - error1: atomikos occasional eslint error.
   ![image](https://user-images.githubusercontent.com/21057449/149726660-ac2576e1-ca9e-4973-9eae-1e863ca50571.png)
   
   - error2: xa set global transaction
   <img width="1112" alt="d9d061ea-e1c8-471b-8d63-d8f37e9abaf6" src="https://user-images.githubusercontent.com/21057449/149726696-8e0cae5d-35a9-498c-baa9-90bc6ae9f1c1.png">
   
   ### Reason analyze (If you can)
   no.
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   props:
   ``` 
   - !TRANSACTION
     defaultType: XA
     providerType: Atomikos
   
   ```
   - simple sql: SELECT count(0) FROM ec_oms_retention_product_strategy WHERE del_flag = 0
   


-- 
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 #14826: app using xa [atomikos] transaction, throw Occasional error

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


   Hi @userkdg 
   Is your problem still there? Can it be reproduced?


-- 
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] terrymanu commented on issue #14826: app using xa [atomikos] transaction, throw Occasional error

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


   Closed because of no response for 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] terrymanu closed issue #14826: app using xa [atomikos] transaction, throw Occasional error

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


   


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