milvus/pkg/util/paramtable
congqixia c2ac692008
enhance: Add param item to ignore bad message id in checkpoint (#33123)
See also #33122

This pr add param item `mq.ignoreBadPosition` to control behavior when
mq failed to parse message id from checkpoint

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-05-20 11:29:37 +08:00
..
autoindex_param.go fix: Fix scalar auto index config incorrect version (#32795) 2024-05-07 10:13:00 +08:00
autoindex_param_test.go enhance: Support auto index for scalar index (#31255) 2024-03-21 10:37:08 +08:00
base_table.go fix: etcd not connectable when auth enabled (#31633) 2024-04-01 15:23:19 +08:00
base_table_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
component_param.go enhance: Query slot for compaction task (#32881) 2024-05-17 18:19:38 +08:00
component_param_test.go enhance: Query slot for compaction task (#32881) 2024-05-17 18:19:38 +08:00
grpc_param.go enhance: update milvus.yaml (#31832) 2024-04-16 16:17:19 +08:00
grpc_param_test.go enhance: cache config values for saving cpu cycles to parse config item (#30947) 2024-03-12 11:09:04 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
http_param_test.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
param_item.go fix: add request resource timeout for lazy load, refactor context usage in cache (#32709) 2024-05-07 16:33:30 +08:00
quota_param.go enhance: add `max insert request size` and `must use partition key` configs (#32433) 2024-04-19 10:31:20 +08:00
quota_param_test.go enhance: add `max insert request size` and `must use partition key` configs (#32433) 2024-04-19 10:31:20 +08:00
role_param.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
role_param_test.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
runtime.go enhance: add the related data size for the read apis (#31816) 2024-04-10 15:07:17 +08:00
service_param.go enhance: Add param item to ignore bad message id in checkpoint (#33123) 2024-05-20 11:29:37 +08:00
service_param_test.go enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00