David Johnson created USERGRID-722: -------------------------------------- Summary: Upgrade JClouds, add connection pool for Central SSO Key: USERGRID-722 URL: https://issues.apache.org/jira/browse/USERGRID-722 Project: Usergrid Issue Type: Story Reporter: David Johnson Assignee: David Johnson Fix For: 1.0.2
Adding this JIRA issue for historical purposes. It represents the GitHub PR below. https://github.com/apache/incubator-usergrid/pull/250 This PR upgrades from to JClouds 1.7.1 and because JClouds no longer supports async calls to AWS, I had to change code in S3BinaryStore to create a thread for large uploads (i.e. larger than 5mb). This PR also includes changes from the branch sso-conn-pool, which adds a connection pool for Central SSO HTTPClient calls. See the PR #245 if you want to review those changes separately. -- This message was sent by Atlassian JIRA (v6.3.4#6332)