Commit graph

42 commits

Author SHA1 Message Date
Shengliang Guan
bf6dc99461 fix: adjust sync logs 2023-01-04 11:48:30 +08:00
Shengliang Guan
c2323db00d fix: allow the ip resolved by fqdn different between dnodes 2022-12-30 17:04:14 +08:00
Benguang Zhao
68f8ebac9d Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
Benguang Zhao
051b73c1ed Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-17 17:28:11 +08:00
Minghao Li
effc38d217 fix(sync): fix asan error, use rid in hbdata and syncnode 2022-11-17 14:51:32 +08:00
Shengliang Guan
11c3463814 refact: adjust sync code struct 2022-11-13 18:18:46 +08:00
Shengliang Guan
b4f8e45401 refact: adjust head file and sync log 2022-11-11 14:25:24 +08:00
Minghao Li
d05f9412eb refactor(sync): delete assert, add error log 2022-11-07 19:40:49 +08:00
Shengliang Guan
e79e50ae36 enh: refact syncMsg code 2022-11-01 13:58:25 +08:00
Shengliang Guan
fbb1fa5303 enh: refact syncEnv code 2022-11-01 09:02:48 +08:00
Shengliang Guan
91abd170e3 enh: refact syncEnv code 2022-10-31 23:45:17 +08:00
Shengliang Guan
392564cc7d enh: refact syncEnv code 2022-10-31 23:40:43 +08:00
Minghao Li
ecc43b6697 refactor(sync): delete some assert 2022-06-21 16:02:36 +08:00
Minghao Li
50e3527f2b refactor(sync): set ranmdom seed by ns 2022-06-21 11:11:16 +08:00
Minghao Li
e9d466ec82 refactor(sync) delete some trace log 2022-06-10 16:51:17 +08:00
Minghao Li
b96e434ab3 format 2022-04-27 18:10:57 +08:00
Li Minghao
16d60bf313 add flag in syncEnv, to deal with expired timer 2 2022-04-25 23:14:17 -07:00
Li Minghao
c5602fbaba add flag in syncEnv, to deal with expired timer 2022-04-25 22:54:04 -07:00
Li Minghao
1afda11b9c comment doSyncEnvStart 2 2022-04-23 23:55:01 -07:00
Li Minghao
e01cb71cea comment doSyncEnvStart 2022-04-23 23:37:17 -07:00
Li Minghao
9c9d57c961 fix bug, syncEnv free NULL 2022-04-23 22:38:49 -07:00
Minghao Li
d53b3a4480 call syncCleanUp taosMemoryFree(pSyncEnv) 2022-04-22 18:41:32 +08:00
Minghao Li
64dfc1da1c merge 3.0 code 2022-04-22 17:11:56 +08:00
afwerar
fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Minghao Li
672be6f4ff del trace log flag 2022-04-21 11:35:22 +08:00
Minghao Li
7066274cc7 add sync format code 2022-04-18 21:50:56 +08:00
afwerar
222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Minghao Li
bc60b00d75 sync refactor 2022-03-16 21:22:56 +08:00
Shuduo Sang
3c6c518470
[TD-13063]<feature>: 3.0 on windows (#10765)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files

* merge with 3.0
2022-03-16 11:37:31 +08:00
Minghao Li
81be154e0d sync refactor 2022-03-12 17:02:15 +08:00
Minghao Li
be532bd5eb sync refactor 2022-03-12 12:29:44 +08:00
afwerar
e04ef027ab [TD-13768]<fix>: redefine time api. 2022-03-11 16:49:07 +08:00
afwerar
c6de196769 [TD-13765]<fix>: redefine rand api. 2022-03-10 00:36:30 +08:00
Minghao Li
b59028365a sync refactor 2022-03-07 14:18:46 +08:00
Minghao Li
5a4fbcf262 sync io 2022-03-02 15:11:54 +08:00
Minghao Li
c9efe3dea7 sync modify timer 2022-02-28 16:36:57 +08:00
Minghao Li
02f0f85aab sync modify timer 2022-02-28 14:10:34 +08:00
Minghao Li
b55cf2bc7e add sync code 2022-02-27 02:24:50 +08:00
Minghao Li
e8780cebed add sync code 2022-02-26 18:30:58 +08:00
Minghao Li
296d9abe2a add sync code 2022-02-25 15:34:24 +08:00
Minghao Li
51adf7e25e add raft store 2022-02-24 21:03:25 +08:00
Minghao Li
3d9d5240a5 add sync code 2022-02-23 09:54:44 +08:00