Xiangkun Yin
0ca80a07e8
chore: change mailbox of issues and pull requests from dev to notifications ( #667 )
1 year ago
yizhibian
18e611d3a9
feat: Implement the discovery service by Etcd ( #605 )
Implement the discovery service by Etcd
1 year ago
wang1309
e18861d25a
feat: add consist load balance ( #600 )
add consist load balance
1 year ago
R.oldmee
a875204776
implement least active load balance ( #602 )
feat: add least active load balance
1 year ago
576470954
9709b356da
fix: AT mode queryContext error
1 year ago
LuWeiQianYi
35343360e4
bugfix: fix return of Commit and Rollback ( #595 )
bugfix: commit or rollback success,but ctx error happens
1 year ago
wt_better
fd9afa852e
Security/depend version upgrade ( #652 )
1 year ago
smiletrl
ff2bde2996
add undo compressor log support ( #659 )
1 year ago
jimin
aa2c46edcb
optimize: update some files ( #644 )
1 year ago
Jingliu Xiong
560829cd6b
feat: add round robin in remote module ( #622 )
1 year ago
funkye
4762307d60
optimize: removing the context check ( #633 )
Update .asf.yaml
1 year ago
jimin
0a4edf823d
optimize: add ASF basic config ( #632 )
1 year ago
dependabot[bot]
500c49026e
chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.17.0 ( #631 )
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.9.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
baerwang
6f030cb327
ci: add codeql ( #621 )
1 year ago
576470954
4330268686
bugfix: cant serialize by jackson ( #607 )
1 year ago
wt_better
7d0617c7d3
upgrade the unknown license dependency ( #614 )
2 years ago
yombo
c5fc98a59a
feat(remoting): random load balance for getty sessions #598
2 years ago
air-3
97d6a39f69
test(XidLoadBalance): unit test and fix bug ( #599 )
1. unit test for XidLoadBalance
2. XidLoadBalance bug fix
2 years ago
yombo
5835f09ecf
test: unit test for randomloadbalance
test: unit test for randomloadbalance
2 years ago
LuWeiQianYi
5ecf43add2
refactor: optimize info log format for rm_branch_commit_processor.go ( #594 )
optimize info log format for rm_branch_commit_processor.go
2 years ago
guangwu
11cad3a971
chore: unnecessary use of fmt.Sprintf ( #592 )
2 years ago
Jason Deng
367e2dd33d
add reflectx ut ( #572 )
2 years ago
jsbxyyx
bb6bf81f19
fix typo ( #590 )
2 years ago
liushao
eed0557c77
feat: new feature for service discovery ( #574 )
* feat: new feature for service discovery
1.Completed the code for organizing the workflow.
2.Implemented FileRegistryService based on local configuration files.
* style: go imports
* refactor: avoid the uncertainty of SQL field order in unit test.
refactor select_for_update_executor_test.go to avoid the uncertainty of SQL field order causing test code to pass and fail sometimes.
2 years ago
liushao
1a32546207
fix: use mirromutth/mysql-action instead of icomponent/mysql-action ( #576 )
Error: Unable to resolve action icomponent/mysql-action, repository not found
2 years ago
Jason Deng
166357d9fa
add convert ut ( #571 )
add collection ut (#570 )
2 years ago
Jason Deng
456373f0b6
add collection ut ( #570 )
add 1.2.0 change log (#567 )
* add 1.2.0 change log
Co-authored-by: Yuecai Liu <38887641+luky116@users.noreply.github.com>
2 years ago
Yuecai Liu
12a63faf05
add 1.2.0 change log ( #567 )
* add 1.2.0 change log
2 years ago
georgehao
7c3867f0d6
feat: fix xa local bug ( #566 )
* feat: fix xa local bug
2 years ago
Jason Deng
8e902fd94e
add change-log of version 1.1.1 ( #550 )
Merge branch 'seata:master' into master
2 years ago
Yuecai Liu
bfb9eb12f4
fix xa branch commit bug ( #564 )
* fix xa branch commit bug
2 years ago
georgehao
96351cbe91
Fix/fix xa bug2 ( #563 )
fix xa begin bug
2 years ago
georgehao
16ba2e3de4
feat: fix bug ( #562 )
2 years ago
Yuecai Liu
7ef793ff23
Fix xa bug12 ( #561 )
* fix log
Co-authored-by: liuyuecai <liuyuecai@360.cn>
2 years ago
georgehao
bbc1af0fe9
fix: fix xa bug ( #557 )
2 years ago
liushao
8e89c541f3
optimize: select db version once in one connection ( #554 )
* perf: optimize the performance of XA transactions
2 years ago
georgehao
c5cb0c1cdd
* feat: fix xa driver failure ( #556 )
* feat: fix xa driver failure
---------
Co-authored-by: liuyuecai <luky116@126.com>
2 years ago
georgehao
d62b77622b
feat: ✨ fix ( #548 )
2 years ago
georgehao
4a44599ddf
fix xa start bug ( #547 )
2 years ago
Yuecai Liu
2c522ad43f
fix get db version bug ( #545 )
* fix get db version bug
* fix get db version bug
2 years ago
FengZhang
355693d38c
feat: integrate test ( #535 )
feat add integrate_test
2 years ago
georgehao
0e4876e7f3
feat: fix init panic ( #540 )
2 years ago
georgehao
d9a8ffa044
feat: add xid loadbalance ( #534 )
2 years ago
wang1309
d6750d5002
Feat fix go import ( #536 )
optimize go imports style
2 years ago
liushao
68aa5b1f41
fix: remove duplicate code ( #532 )
2 years ago
juzimao
735849420e
feat(fence): implement fence use datasource proxy ( #420 )
2 years ago
juzimao
c43f4792c5
optimize(undo): change default parser name to json from jackson ( #525 )
2 years ago
georgehao
27cba64d6f
feat: add xa ( #467 )
* feat: add xa
2 years ago
wang1309
46da59f95e
feat: undolog add decompressor func ( #457 )
2 years ago
Qianglin Li
891b2f9f3c
sort before get column name ( #497 )
sort before get column name
2 years ago