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

[CBRD-25688][CBRD-25687] CUBRID 유틸리티를 통한 PL 서버 재시작 시 동작 및 에러 메시지 수정 #5667

Merged

Conversation

hgryoo
Copy link
Member

@hgryoo hgryoo commented Dec 3, 2024

http://jira.cubrid.org/browse/CBRD-25688

이 PR에서 다음의 문제를 해결한다

  • cubrid pl 유틸리티를 통한 명령에서 일부 불안정하게 제어되는 현상
    -- restart 에서 stop command 을 단순히 프로세스 종료로 수정
    -- restart 에서 stop command 후 일정 시간 cub_pl 프로세스 종료 대기
    -- ping command 에서 system connection pool을 사용하도록 수정
    -- status command 에서 일정 시간 cub_pl 프로세스 구동을 우선 확인 대기

  • cubrid server가 구동되지 않은 상황에서 올바르지 않은 에러 메시지를 반환
    -- cubrid pl 명령은 cub_server의 구동과 종속적이므로, 모든 명령에서 서버가 구동중인지 확인 필요

  • HA 에서 불필요하게 process_pl () 을 호출하는 코드 제거

@hgryoo hgryoo requested a review from beyondykk9 December 3, 2024 12:49
@hgryoo hgryoo self-assigned this Dec 3, 2024
@hgryoo hgryoo merged commit c55ee00 into CUBRID:feature/plcsql-p1n Dec 5, 2024
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants