elastic/kibana

[Task Manager] Clean up performance tests

开放

#117,300 创建于 2021年11月3日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (8,021 个派生)batch import
Feature:Task ManagerTeam:ResponseOpsestimate:smallgood first issuetechnical debt

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

With https://github.com/elastic/kibana/pull/117294, we are removing the perf_hooks in task manager due to possible memory leakage. There is also a set of skipped functional tests in https://github.com/elastic/kibana/blob/main/x-pack/test/plugin_api_perf/test_suites/task_manager/index.ts that we should make sure to remove once we've confirmed that 🤞 removing the perf_hooks fixes the memory issue.

贡献者指南