Skip to content

Conversation

@JeetKunDoug
Copy link
Contributor

Our fork of Poolboy is woefully out of date, which makes building systems on top of riak_core difficult when the system in question wants to use a more up-to-date poolboy. This change is needed to incorporate the related Poolboy PR in basho/poolboy#5.

NOTE: Before merging this PR, we'll need to merge the above Poolboy PR and tag the resulting merge as 1.3 (or some such) so that we can appropriately update the rebar.config on riak_core. This PR will be updated with that change once the poolboy PR is merged, but you can use this PR to test riak_core locally in the mean time.

Changes to riak_core are simple:

  • Poolboy is now a gen_server - just call stop on the pool instead of using gen_fsm:*

@martincox martincox closed this Jun 14, 2019
@martincox martincox deleted the feature/dtr/upgrade-poolboy-to-1-3 branch June 14, 2019 09:47
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.

2 participants