Skip to content

Add Pool options : maxWait, initialSize, minIdle, maxIdle #505

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

Closed
wants to merge 1 commit into from
Closed

Add Pool options : maxWait, initialSize, minIdle, maxIdle #505

wants to merge 1 commit into from

Conversation

ifsnow
Copy link
Contributor

@ifsnow ifsnow commented Jun 5, 2013

I did the work improving the function of the Pool.
I will be good if these options(maxWait, initialSize, minIdle, maxIdle, ..) were helpful.

This is the just beginning. I will improve continuously.

@felixge
Copy link
Collaborator

felixge commented Jun 7, 2013

@ifsnow I don't have time to review, but I'd say go ahead and merge this unless anybody has any objections ; ).

@tellnes
Copy link
Collaborator

tellnes commented Jun 8, 2013

We got probably rid of most of the objections in #499. I will try to review this in next week.

@felixge
Copy link
Collaborator

felixge commented Jun 8, 2013

@tellnes awesome, thank you so much!

@ifsnow ifsnow mentioned this pull request Jun 28, 2013
@tellnes
Copy link
Collaborator

tellnes commented Jun 29, 2013

Sorry for not reviewing this yet. Will see if I can find some time in next week.

@joekarl
Copy link

joekarl commented Jan 10, 2014

Whats the status on this? Pool connection options are severely lacking in node-mysql and this pull request seems to add the needed functions...

@sidorares
Copy link
Member

@joekarl - I'll try to add this to v2.1

@sidorares
Copy link
Member

@ifsnow could you rebase and check tests please?

@frxstrem
Copy link

What's the status on this one? This seems like a feature that should have been implemented long ago.

@dougwilson
Copy link
Member

@frxstrem it was left off waiting for the author to check the tests and rebase. You're welcome to take over this pull request and own getting it working on the latest version of this module if you are interested.

@dougwilson dougwilson force-pushed the master branch 4 times, most recently from 5847ec8 to be37e88 Compare May 8, 2016 05:09
@dougwilson dougwilson force-pushed the master branch 3 times, most recently from 65c4c0c to fa96a75 Compare June 8, 2016 02:00
@ifsnow
Copy link
Contributor Author

ifsnow commented Nov 13, 2016

I'm here to work on this again. Sorry I took too long.
I need some time to catch up with many changes.
I'll be done with it as soon as possible. Please wait a little longer.

@ifsnow
Copy link
Contributor Author

ifsnow commented Dec 1, 2016

I'm sorry to keep you waiting too long. I posted a new PR( #1591) about this.
I hope this is what others want. :)

@dougwilson
Copy link
Member

Closing in favor of the new PR with updated code :)

@dougwilson dougwilson closed this Jan 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

7 participants