Set pool sizes and IDLE timeout #3316
Replies: 2 comments 2 replies
-
Sorry, I think you need to clarify your question. It looks like you are using hikari connection pool ... in which case this isn't really a ebean question? Do you want to clarify the question a bit? |
Beta Was this translation helpful? Give feedback.
-
Basically my question is, how can I set a maximum pool size using Ebean? Is there a way to do that? I included the Hikari configuration hoping that somehow Hikari was integrated with Ebean, which it seems it is not. |
Beta Was this translation helpful? Give feedback.
-
How to set the pool maximum size and IDLE timeout correctly with Ebean? I've tried changing the env variables adding the following code but none of them worked:
Beta Was this translation helpful? Give feedback.
All reactions