Skip to content

Conversation

@bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Apr 26, 2022

The state of the pool and the resource list weren't bounded together as it supposed to. This scenario makes the code prune to bugs and inconsistency in the long run.

Merge the resource list (a.k.a. Pool) and PoolState in the same object makes the code easier to understand and more cohesive.

bigmontz added 3 commits May 5, 2022 14:47
The state of the pool and the resource list weren't bounded togheter as it supposed to. This scenario makes the code prune to bugs and incosistency in the long run.

Merge the resouse list (a.k.a. Pool) and PoolState in the same object makes the code easier to understand and more coesive.
@bigmontz bigmontz force-pushed the 5.0-make-pools-great-again branch from 27adb14 to 4a47a72 Compare May 5, 2022 12:47
@bigmontz bigmontz merged commit 671f070 into neo4j:5.0 May 9, 2022
@bigmontz bigmontz deleted the 5.0-make-pools-great-again branch May 9, 2022 11:14
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.

1 participant