Eric Wang

Results 5 issues of Eric Wang

- [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did This PR removes the dependency of Saga annotation on @LocalTCC by introducing a new...

# Description fixes: #2859 # How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list...

fix
web

- [x] I have read the [CONTRIBUTING.md](https://github.com/apache/incubator-seata/blob/2.x/CONTRIBUTING.md) guidelines. - [x] I have registered the PR [changes](https://github.com/apache/incubator-seata/tree/2.x/changes). ### Ⅰ. Describe what this PR did ### Ⅱ. Does this pull request fix...

module/discovery
type: test

fixes: #7641 - [x] I have read the [CONTRIBUTING.md](https://github.com/apache/incubator-seata/blob/2.x/CONTRIBUTING.md) guidelines. - [x] I have registered the PR [changes](https://github.com/apache/incubator-seata/tree/2.x/changes). ### Ⅰ. Describe what this PR did ### Ⅱ. Does this pull...

- Add test parallelization configuration in pom.xml - Support configurable forkCount and threadCount via properties - Enable parallel execution at method level when using multiple forks - Default forkCount=1 for...

type/enhancement