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

Limited global connection pool causing auto deregistration #86

Closed
ehsandeep opened this issue Sep 10, 2021 · 1 comment · Fixed by #78 or #101
Closed

Limited global connection pool causing auto deregistration #86

ehsandeep opened this issue Sep 10, 2021 · 1 comment · Fixed by #78 or #101
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@ehsandeep
Copy link
Member

Previously:

defaultCacheMaxSize = 5000

Now:

defaultCacheMaxSize = 1000000
@ehsandeep ehsandeep added Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. labels Sep 10, 2021
@ehsandeep
Copy link
Member Author

Fixed by de7bffd

@ehsandeep ehsandeep linked a pull request Sep 25, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
1 participant