Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] 优化没有主插件情况下的进程托管处理 #1815

Closed
ZhuoZhuoCrayon opened this issue Sep 15, 2023 · 0 comments
Closed

[FEATURE] 优化没有主插件情况下的进程托管处理 #1815

ZhuoZhuoCrayon opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
kind/feature 功能 todo 进入开发排期的状态,纳入了最近的迭代

Comments

@ZhuoZhuoCrayon
Copy link
Member

ZhuoZhuoCrayon commented Sep 15, 2023

背景

为什么需要

没有主插件的情况下,先托管再重载,重载操作会检查二进制,如果没有二进制直接失败,不会导致脏进程

  1. 没有主插件:机器上的官方插件二进制(例如:/usr/local/gse/plugins/bkmonitorbeat)缺少
  2. 需要探究的是,先托管再重载,在没有插件二进制的情况下,是在重载操作失败,还是托管操作?

功能

你想要什么功能

功能实现

建议的方案

image

实现方案

功能自测

代码变更覆盖功能点需要自测并截图

功能点 1

描述代码变更涉及功能点及自测截图

功能点 2

描述代码变更涉及功能点及自测截图

...

@ZhuoZhuoCrayon ZhuoZhuoCrayon added kind/feature 功能 backlog 需求初始状态,等待产品进行评估 labels Sep 15, 2023
@wyyalt wyyalt added todo 进入开发排期的状态,纳入了最近的迭代 and removed backlog 需求初始状态,等待产品进行评估 labels Mar 1, 2024
@wyyalt wyyalt closed this as completed in 50fd651 Mar 1, 2024
@github-project-automation github-project-automation bot moved this to Done in 2.4.4 Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature 功能 todo 进入开发排期的状态,纳入了最近的迭代
Projects
Status: Done
Development

No branches or pull requests

3 participants