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

DS-2452: Upgrade to Commons Pool v2 #1071

Merged
merged 5 commits into from
Sep 23, 2015

Conversation

tdonohue
Copy link
Member

Related to the following tickets:

Also a followup to #1067

This PR ensures we are upgraded to the latest version of Apache Commons Pool 2 (since #1067 previously upgraded us to Apache Commons DBCP 2, which uses Pool 2). It performs a refactor of EventServiceImpl to use Pool v2 instead of Pool v1. The refactor was performed based on the migration notes at: https://commons.apache.org/proper/commons-pool/

I've only performed some basic tests, and it looks like our event handler is still working after the refactor to Pool v2.

(Note: This was built off a branch that also includes #1070, as it involves tweaks to a few of the same maven POMs. Please consider merging #1070 first.)

@tdonohue tdonohue added the code task Code cleanup task label Sep 22, 2015
@tdonohue tdonohue added this to the 6.0 milestone Sep 22, 2015
@mwoodiupui
Copy link
Member

+1 by inspection.

@tdonohue
Copy link
Member Author

Reviewed and approved in today's DevMtg. Merging

tdonohue added a commit that referenced this pull request Sep 23, 2015
DS-2452: Upgrade to Commons Pool v2
@tdonohue tdonohue merged commit 0f3906b into DSpace:DS-2701-service-api Sep 23, 2015
@tdonohue tdonohue deleted the DS-2452-pool2 branch September 23, 2015 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code task Code cleanup task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants