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

[APIS-945] Fix the core dump error related with CCI Connection Pool #57

Merged
merged 7 commits into from
Dec 6, 2022

Conversation

eido5
Copy link
Contributor

@eido5 eido5 commented Nov 21, 2022

http://jira.cubrid.org/browse/APIS-945

Purpose

  • When CCI PCONNECT is used in the multi-thread environment, it must be guaranteed that application is executed whether it works failed or success. But core dump error occurs, it is required to execute the application in the multi-thread environment.

Implementation

  • Fix the core dump error

Remarks

N/A

@eido5 eido5 requested review from airnet73 and kisoo-han November 21, 2022 08:07
src/cci/cas_cci.c Outdated Show resolved Hide resolved
src/cci/cas_cci.c Outdated Show resolved Hide resolved
src/cci/cas_cci.c Outdated Show resolved Hide resolved
src/cci/cas_cci.c Outdated Show resolved Hide resolved
src/cci/cas_cci.c Outdated Show resolved Hide resolved
src/cci/cas_cci.c Outdated Show resolved Hide resolved
@eido5 eido5 requested review from kisoo-han and airnet73 November 26, 2022 03:29
src/cci/cas_cci.c Outdated Show resolved Hide resolved
src/cci/cas_cci.c Outdated Show resolved Hide resolved
@eido5 eido5 requested a review from airnet73 December 6, 2022 02:16
src/cci/cas_cci.c Outdated Show resolved Hide resolved
@eido5 eido5 requested a review from airnet73 December 6, 2022 07:24
src/cci/cas_cci.c Outdated Show resolved Hide resolved
@eido5 eido5 merged commit 87499b2 into CUBRID:develop Dec 6, 2022
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.

3 participants