lxfeng1997
a0d485fc6a
support ipv6 ( #786 )
* support ipv6
* add license
* support ipv6
* support ipv6
---------
Co-authored-by: JayLiu <38887641+luky116@users.noreply.github.com>
Co-authored-by: FengZhang <zfcode@qq.com>
4 months ago
JayLiu
14341750a7
fix: fix heart beat bug ( #749 )
9 months ago
JayLiu
cd8588e090
fix:Reclaim the heartbeat response message to avoid memory leakage of GettyRemoting.futures ( #665 )
* fix:回收心跳response消息,以避免GettyRemoting.futures内存泄露
* remove chinese comment
---------
Co-authored-by: tanzegen <39859116+tanzegen@users.noreply.github.com>
Co-authored-by: Xin Wang <xin.victorwang@gmail.com>
9 months ago
xinfan.wu
8ce100621f
refactor: refact getty module ( #746 )
* feat:add more linter
* feat:change golangclilint version to 1.57.x to support more linter
* feat:adjust lint conf and adjust the code to pass the check
* style: format some code; fix: some sql statement or rows was not been closed
* feat:close session when send heart beat message failed
* refactor: change GettyRemoting from singleton to GettyRemotingClient member
* remove rpc client
* refactor: complete GettyRemoting refactoring
* refactor: change getter name, improve variable naming and remove unused fields
* update something
* feat:add heart-beat failed retry times
* Refactor getty.
>
>
Co-authored-by: marsevilspirit <marsevilspirit@gmail.com>
Co-authored-by: solisamicus <solisamicus@163.com>
Co-authored-by: No-SilverBullet <nosilverbullet.wu@gmail.com>
* Refactor getty.
Co-authored-by: marsevilspirit <marsevilspirit@gmail.com>
Co-authored-by: solisamicus <solisamicus@163.com>
Co-authored-by: No-SilverBullet <nosilverbullet.wu@gmail.com>
---------
Co-authored-by: JayLiu <38887641+luky116@users.noreply.github.com>
Co-authored-by: SolisAmicus <solisamicus@163.com>
Co-authored-by: marsevilspirit <marsevilspirit@gmail.com>
9 months ago
xinfan.wu
1d1214deb1
feat: remove session when send heart beat message failed ( #738 )
* feat:add more linter
* feat:change golangclilint version to 1.57.x to support more linter
* feat:adjust lint conf and adjust the code to pass the check
* feat:close session when send heart beat message failed
---------
Co-authored-by: JayLiu <38887641+luky116@users.noreply.github.com>
9 months ago
xinfan.wu
9b5b080e27
fix:sql statement was not closed ( #736 )
* feat:add more linter
* feat:change golangclilint version to 1.57.x to support more linter
* feat:adjust lint conf and adjust the code to pass the check
* style: format some code; fix: some sql statement or rows was not been closed
---------
Co-authored-by: JayLiu <38887641+luky116@users.noreply.github.com>
9 months ago
JayLiu
ad092d5eb3
optimize: rename module name to seata.apache.org/seata-go ( #678 )
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
Jingliu Xiong
560829cd6b
feat: add round robin in remote module ( #622 )
1 year 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
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
Yuecai Liu
7ef793ff23
Fix xa bug12 ( #561 )
* fix log
Co-authored-by: liuyuecai <liuyuecai@360.cn>
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
mooleetzi
b2f03e4168
optimize error ( #395 )
optimize error
2 years ago
Yuecai Liu
181c4923b4
use config ( #436 )
* fix bug
2 years ago
lxfeng1997
a2fd83b81c
Optimize getty config ( #430 )
* temporary not supported connection-num
2 years ago
Yuecai Liu
38903f6516
fix getty config ( #424 )
* remove unused config
2 years ago
lxfeng1997
99d9a9da2b
bugfix: repair init getty failed ( #423 )
* bugfix: repair init getty failed
2 years ago
lxfeng1997
55fbf43c94
Apply getty config ( #421 )
* apply getty config
2 years ago
Zihao Yu
85c2f18975
feature: add transport config ( #406 )
* add transport config
2 years ago
FengZhang
1cd2c93f70
optimize: add log init ( #408 )
2 years ago
Yuecai Liu
a44063609e
optimize: refactor at executor ( #397 )
* refactor at executor
2 years ago
FengZhang
6cf00afed4
optimize RM init ( #390 )
* OPT rm client
* fix code style
* fix lint
2 years ago
FengZhang
c6e7f6fcfd
optimize protocol init ( #400 )
* optimize protocol init
2 years ago
lxfeng1997
dcb6ec9ece
feat: add getty config ( #399 )
add getty config
2 years ago
Yuecai Liu
2f0e114055
Fix meta data ( #363 )
fix ColumnType
2 years ago
Yuecai Liu
aedef6e9d8
optimize commit ( #354 )
optimize commit
2 years ago
Yuecai Liu
797a965590
optimize: add insert undo log function ( #337 )
add insert undo log function
2 years ago
Yuecai Liu
8c24c5f0b4
optimize at ( #336 )
optimize at model
2 years ago
georgehao
29c7f38440
feat: add sync worker and fmt ( #303 )
* feat: add sync worker and fmt
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
* feat: fix spell
* feat: fix conflict
Co-authored-by: Xin.Zh <dragoncharlie@foxmail.com>
Co-authored-by: haohongfan1 <haohongfan1@jd.com>
3 years ago
juzimao
1fc63e6da6
feature add fence for tcc, and add fence sample in tcc local mode. ( #191 )
3 years ago
PangXing
318f05e613
bugfix: fix infinite loop of asyncCallback ( #230 )
asyncCallback -> syncCallback
3 years ago
Jason Deng
3c98674ccf
replace the underline naming in the code with the hump naming method ( #235 )
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
* add dubbo transtation filter test (#204 )
test: add unit test for dubbo transtation filter
3 years ago
Jason Deng
582266c703
fix enhancement: make time parameters easier to read ( #215 )
optimize: make time parameters easier to read
3 years ago
liiibpm
28157d4d5f
optimize ResourceManagerInbound function's parameters into one struct-rm_api.go ( #198 )
optimiz: optimize function's parameters into one struct-rm_api.go
3 years ago
wang1309
5e42d8e1b2
Feature add tcc branch report unit test ( #210 )
test: add tcc branch report unit test
3 years ago
野牛
29a5c81d07
Add unit testing for getty ( #203 )
* getty tests
* test
* test
* style
* style go mod
* style:format imports
* style:Delete the useless gomonkey Reset method
Co-authored-by: xubaisheng <>
3 years ago
Yuecai Liu
8a9164f60a
optimize: optimise way of init seata ( #187 )
optimize: optimise way of init seata
3 years ago
juzimao
11f8bd5f2f
optimize named for the resource manager api and tcc resource, adjust … ( #125 )
update optimize the resource manager.
3 years ago
Yuecai Liu
af70930997
fix getty auto close bug ( #130 )
3 years ago
Yuecai Liu
1ced5eb5a2
Feat add two phase ( #122 )
* add two phase
* support seata dubbo
3 years ago
Xin.Zh
75856aa6d8
Merge pull request #39 from cgDeepLearn/processor-unittest
add processor unittest
3 years ago
cgDeepLearn
22967a23c1
remove blank and annotation
3 years ago
cgDeepLearn
14935cc90e
add processor unittest
3 years ago