Kassian Sun
|
b263c480c7
|
[migration] add back instance init error check
|
2023-04-22 15:02:05 +08:00 |
silenceqi
|
f907746858
|
Merge pull request '[migration] refresh instance state after major task stopped' (#73) from fix/migration into master
|
2023-04-22 14:55:24 +08:00 |
Kassian Sun
|
28a6c55671
|
[migration] refresh instance state after major task stopped
|
2023-04-22 14:48:53 +08:00 |
Kassian Sun
|
c1ed375813
|
[migration] print instance task limit in debug level
|
2023-04-21 18:28:41 +08:00 |
Kassian Sun
|
651c86feff
|
[migration] batch task by task type
|
2023-04-21 18:21:01 +08:00 |
medcl
|
492bd7dd66
|
Merge branch 'master' of ssh://git.infini.ltd:64221/infini/console
|
2023-04-21 17:27:16 +08:00 |
medcl
|
a22b90bb31
|
add riscv64
|
2023-04-21 17:26:49 +08:00 |
sunjiacheng
|
5ad2e042a9
|
[migration] remove unused log (#71)
[migration] remove unused log
Co-authored-by: Kassian Sun <kassiansun@outlook.com>
|
2023-04-21 16:02:13 +08:00 |
Kassian Sun
|
52ff99af0c
|
[migration] use different error message for old-version tasks
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
e27a51f884
|
[migration] fix wrong pending_stop notification
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
c691bbc607
|
[migration] move disk queue clean up to index_migration level
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
ae9134afd5
|
[migration] fail cluster migration if docs count unmatch
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
57e1fb0844
|
[migration] optimize major task progress calculation
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
1f95d4af48
|
[migration] fix major task state handling
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
1bca4335f1
|
[migration] fix progress when index task is running
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
7d675ba3d1
|
[migration] optimize scroll/bulk error handling and status resetting
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
c89c8616b1
|
[migration] clean all business_id checks
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
d37649faa2
|
[migration] update code review issues
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
527c3c9e46
|
[migration] delete ready1 state
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
7472052d90
|
[migration] optimze bulk error message
|
2023-04-20 17:44:45 +08:00 |
Kassian Sun
|
cd85d21ef0
|
[migration] split es_scroll/bulk_indexing pipeline task
|
2023-04-20 17:44:44 +08:00 |
liugq
|
dd68300ab2
|
layout search support filtering with param is_fixed
|
2023-04-20 10:49:24 +08:00 |
liugq
|
592d768a86
|
Merge branch 'master' of ssh://git.infini.ltd:64221/infini/console
|
2023-04-19 16:01:46 +08:00 |
liugq
|
9e8422c7f5
|
add is_fixed field of layout model
|
2023-04-19 16:01:33 +08:00 |
silenceqi
|
1d7eb3769c
|
Merge pull request '[migration] fix partion query nil check' (#69) from fix/migration into master
|
2023-04-19 11:38:45 +08:00 |
Kassian Sun
|
1634640134
|
[migration] fix partion query nil check
|
2023-04-19 11:34:01 +08:00 |
silenceqi
|
46e5bdc77f
|
Merge pull request '[migration] fix query_string json field name' (#68) from fix/migration into master
|
2023-04-19 10:35:48 +08:00 |
Kassian Sun
|
ff219a211b
|
[migration] fix query_string json field name
|
2023-04-19 10:33:16 +08:00 |
silenceqi
|
0038930c63
|
Merge pull request 'update mapping with specify type' (#67) from fix_initindex into master
|
2023-04-18 18:17:34 +08:00 |
liugq
|
c6b9f30277
|
update mapping with specify type
|
2023-04-18 18:16:27 +08:00 |
silenceqi
|
ca7c7d9ad6
|
Merge pull request 'adding api of delete data migration task' (#65) from delete_migration_task into master
|
2023-04-18 15:54:12 +08:00 |
liugq
|
c32d6b76a1
|
adding api of delete data migration task
|
2023-04-18 15:53:07 +08:00 |
silenceqi
|
69181faae9
|
Merge pull request 'add init index api' (#64) from init_indices into master
|
2023-04-17 17:39:27 +08:00 |
liugq
|
f18a2bc054
|
Merge branch 'master' into init_indices
|
2023-04-17 13:57:49 +08:00 |
silenceqi
|
c43e07b4cc
|
Merge pull request '[migration] fix index source modification' (#62) from fix/migration into master
|
2023-04-17 12:44:42 +08:00 |
Kassian Sun
|
eced674817
|
[migration] cleanup unused target config
|
2023-04-17 12:41:34 +08:00 |
Kassian Sun
|
81c9df8ef4
|
[migration] fix index source modification
|
2023-04-17 12:33:23 +08:00 |
liugq
|
896adad58b
|
fix conflicts
|
2023-04-17 10:27:17 +08:00 |
liugq
|
b61d0b1593
|
add index init api
|
2023-04-17 10:15:44 +08:00 |
silenceqi
|
e41b2adfcf
|
Merge pull request 'fix/migration' (#61) from fix/migration into master
|
2023-04-14 17:32:03 +08:00 |
Kassian Sun
|
c73c44724d
|
[migration] index_migration & pipeline define struct
|
2023-04-14 11:30:16 +08:00 |
Kassian Sun
|
db6d33f22b
|
[migration] always try to clean disk queues
|
2023-04-12 10:05:51 +08:00 |
sunjiacheng
|
dc606e457d
|
[migration] fix bulk_indexing counting logic (#60)
[migration] fix bulk_indexing counting logic
Co-authored-by: Kassian Sun <kassiansun@outlook.com>
|
2023-04-11 15:58:24 +08:00 |
silenceqi
|
9c11312f40
|
Merge pull request '[migration] task log copy task labels' (#59) from feature/migration into master
|
2023-04-11 10:09:08 +08:00 |
Kassian Sun
|
4b12d372f1
|
[migration] task log copy task labels
|
2023-04-11 08:30:59 +08:00 |
liugq
|
4eb742d47e
|
format log message of migration task
|
2023-04-10 18:21:27 +08:00 |
liugq
|
b5218b8516
|
add compress settings of migration
|
2023-04-10 14:17:18 +08:00 |
liugq
|
e8f9c83245
|
optimize notification api
|
2023-04-06 21:07:29 +08:00 |
liugq
|
df45c4d6db
|
add es cluster info api permission
|
2023-04-06 20:34:18 +08:00 |
silenceqi
|
e4f4ebaff4
|
Merge pull request 'add alerting notification' (#58) from alerting-notification into master
|
2023-04-06 16:18:55 +08:00 |