Commit Graph

19 Commits

Author SHA1 Message Date
medcl 4c8ee4a3e2 Merge branch 'master' into v2 2023-10-24 11:27:34 +08:00
liugq 12d4a8eef0 return last running task info 2023-10-10 08:59:44 +08:00
liugq 9f60c4685f return workers info of index level 2023-10-09 10:56:22 +08:00
liugq f3569c2701 support restart cluster comparison task 2023-10-09 09:36:50 +08:00
liugq 71ba08d266 refactor getComparisonMajorTaskInfo 2023-10-08 17:46:55 +08:00
liugq 2f45792480 add diff result info and reset total_diff_docs after task restarted 2023-10-08 11:02:39 +08:00
liugq 97731564c1 add name and tags config 2023-10-08 11:00:04 +08:00
liugq a54cb2c9a1 fix nil pointer (#164)
Reviewed-on: https://git.infini.ltd:64443/infini/console/pulls/164
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-09-25 18:09:55 +08:00
liugq d0ab79f47d insight metric support formula template (#158)
only support template variable 'bucket_size_in_second' currently, eg frmula: `a/{{.bucket_size_in_second}}`

Reviewed-on: https://git.infini.ltd:64443/infini/console/pulls/158
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-09-21 16:08:57 +08:00
liugq 6557286bdd migration optimize (#145)
- add task field name and tags

- add index logging level api

- other migration optimize

Reviewed-on: https://git.infini.ltd:64443/infini/console/pulls/145
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-09-19 15:32:50 +08:00
medcl 3673791467 temp commit 2023-09-16 17:45:33 +08:00
liugq ef36af329f fix calc migration task progress info with a large number of sub task 2023-08-14 10:41:17 +08:00
liugq cf085fbd1a check gateway instance referenced before delete 2023-08-01 18:30:13 +08:00
liugq b447cc953e fix calc percent of migration task 2023-07-27 18:03:33 +08:00
liugq 4801650cd5 set pipeline to finish state when there is no tasks handled 2023-07-20 18:48:28 +08:00
Kassian Sun bd69c89780 [task_manager] fix auto start 2023-06-16 08:22:45 +08:00
Kassian Sun ea47e02a27 [comparison] continue compare if doc count unmatch 2023-06-13 17:12:22 +08:00
Kassian Sun 355b6d3a9c [migration] don't skip bulk error check if count unmatch 2023-06-08 14:14:05 +08:00
Kassian Sun 523a6eeb37 [task_manager] rename from migration, do final cleanups 2023-06-06 10:25:34 +08:00