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

[oracle][fix]fix oracle maximum number of processes exceeded #1903

Closed
wants to merge 10 commits into from

Conversation

Cheers0606
Copy link
Contributor

[oracle][fix]fix oracle maximum number of processes exceeded because of never close connection during snapshot

@Cheers0606 Cheers0606 marked this pull request as draft February 8, 2023 08:05
…y it to use hikari thread pool. 2. Close the connection to prevent the session from exceeding the upper limit
…y it to use hikari thread pool. 2. Close the connection to prevent the session from exceeding the upper limit
@Cheers0606 Cheers0606 marked this pull request as ready for review February 14, 2023 02:51
# Conflicts:
#	docs/content/connectors/db2-cdc.md
#	docs/content/connectors/mongodb-cdc.md
#	docs/content/connectors/mysql-cdc(ZH).md
#	docs/content/connectors/mysql-cdc.md
#	docs/content/connectors/oceanbase-cdc.md
#	docs/content/connectors/oracle-cdc.md
#	docs/content/connectors/postgres-cdc.md
#	docs/content/connectors/sqlserver-cdc.md
#	docs/content/connectors/tidb-cdc.md
#	docs/content/quickstart/build-real-time-data-lake-tutorial.md
#	docs/content/quickstart/db2-tutorial.md
#	docs/content/quickstart/mongodb-tutorial.md
#	docs/content/quickstart/mysql-postgres-tutorial.md
#	docs/content/quickstart/oceanbase-tutorial.md
#	docs/content/quickstart/oracle-tutorial.md
#	docs/content/quickstart/polardbx-tutorial.md
#	docs/content/quickstart/sqlserver-tutorial.md
#	docs/content/quickstart/tidb-tutorial.md
#	docs/content/快速上手/build-real-time-data-lake-tutorial-zh.md
#	docs/content/快速上手/mongodb-tutorial-zh.md
#	docs/content/快速上手/mysql-postgres-tutorial-zh.md
#	docs/content/快速上手/oceanbase-tutorial-zh.md
#	docs/content/快速上手/oracle-tutorial-zh.md
#	docs/content/快速上手/polardbx-tutorial-zh.md
#	docs/content/快速上手/sqlserver-tutorial-zh.md
#	docs/content/快速上手/tidb-tutorial-zh.md
@leonardBang leonardBang self-requested a review February 17, 2023 09:02
@loserwang1024
Copy link
Contributor

I will participate in this PR review.

@e-mhui
Copy link
Contributor

e-mhui commented Apr 21, 2023

Hi,I used the method in this PR to close the connection during the snapshot, but the effect is still not obvious. Synchronizing 50 million pieces of data occupied 5000 sessions.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Jul 17, 2024
@github-actions github-actions bot removed the Stale label Jul 26, 2024
Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added Stale and removed Stale labels Sep 24, 2024
Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Nov 24, 2024
Copy link

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

@github-actions github-actions bot closed this Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants