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

MCIS refine has a bug #1643

Closed
seokho-son opened this issue Jun 18, 2024 · 0 comments · Fixed by #1697
Closed

MCIS refine has a bug #1643

seokho-son opened this issue Jun 18, 2024 · 0 comments · Fixed by #1697
Assignees
Labels
bug Something isn't working

Comments

@seokho-son
Copy link
Member

What happened
MCIS refine 은 MCIS 내부에 있는 실패한 VM을 정리하는 기능이다.
MCIS refine 은 SubGroup 개념이 없던 시절에 만들어진 기능으로,
현재 VM은 정상 삭제되었으나, VM이 1개도 포함되지 않은 SubGroup이 생길 수 있으며,

이는 MCIS 원격 커맨드 실행 등에 오류를 일으킨다.

Proposed solution

refine에 의해서 VM이 종료되는 경우, SubGroup의 크기가 0이되면,
SubGroup도 함께 삭제.

Any other context
:

@seokho-son seokho-son added the bug Something isn't working label Jun 18, 2024
@seokho-son seokho-son self-assigned this Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant