distributed-transaction
Here are 38 public repositories matching this topic...
@a364176773 ,
I am trying to use the seata/seata docker image on the arm64 platform but it seems it is not available for arm64.
I have tried building the image on the arm64 platform using docker build -t <image_name .> command, but it is failing with below error on arm64.
Step 5/9 : ADD target/ /seata-server/target
ADD failed: file not found in build context or excluded by .dock
-
Updated
Jun 27, 2022 - Java
-
Updated
Apr 15, 2022 - Java
-
Updated
Feb 8, 2020 - Java
-
Updated
Jun 21, 2022 - Java
-
Updated
Jun 22, 2022 - Go
-
Updated
May 14, 2022 - Java
-
Updated
Apr 21, 2022 - Go
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
should execute on every shard
-
Updated
Nov 3, 2017 - Java
-
Updated
Mar 27, 2018 - Java
-
Updated
Jun 13, 2022 - Go
-
Updated
Jun 13, 2022 - C#
-
Updated
May 29, 2022 - Java
-
Updated
Jun 17, 2022 - Java
-
Updated
Jun 9, 2022 - Java
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Jun 21, 2022 - Java
-
Updated
Oct 18, 2021 - Java
-
Updated
Jun 21, 2022 - Java
-
Updated
Feb 13, 2019 - Java
-
Updated
Jul 19, 2019 - Java
-
Updated
Jun 21, 2022 - Java
Improve this page
Add a description, image, and links to the distributed-transaction topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-transaction topic, visit your repo's landing page and select "manage topics."
Which Component
spring-cloud-starter-stream-rocketmq
Describe the bug
When hot deployment in eclipse throw MQClientException: The producer group[mygroup] has been created before
To Reproduce
Steps to reproduce the behavior: