remove the unused code of RDMA

This commit is contained in:
obdev
2023-08-18 12:01:11 +08:00
committed by ob-robot
parent 2f36edc44e
commit 90a115cfc6
2 changed files with 0 additions and 4 deletions

View File

@ -78,9 +78,6 @@ DEF_INT(net_thread_count, OB_CLUSTER_PARAMETER, "0", "[0,64]",
DEF_INT(high_priority_net_thread_count, OB_CLUSTER_PARAMETER, "0", "[0,64]",
"the number of rpc I/O threads for high priority messages, 0 means set off. Range: [0, 64] in integer",
ObParameterAttr(Section::OBSERVER, Source::DEFAULT, EditLevel::STATIC_EFFECTIVE));
DEF_INT(rdma_io_thread_count, OB_CLUSTER_PARAMETER, "0", "[0,8]",
"the number of RDMA I/O threads for Libreasy. Range: [0, 8] in integer, 0 stands for RDMA being disabled.",
ObParameterAttr(Section::OBSERVER, Source::DEFAULT, EditLevel::STATIC_EFFECTIVE));
DEF_INT(tenant_task_queue_size, OB_CLUSTER_PARAMETER, "16384", "[1024,]",
"the size of the task queue for each tenant. Range: [1024,+∞)",
ObParameterAttr(Section::OBSERVER, Source::DEFAULT, EditLevel::DYNAMIC_EFFECTIVE));

View File

@ -172,7 +172,6 @@ query_response_time_flush
query_response_time_range_base
query_response_time_stats
range_optimizer_max_mem_size
rdma_io_thread_count
recyclebin_object_expire_time
redundancy_level
resource_hard_limit