Skip to content

Several fixes for the Grizzly provider. #23

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

Merged
merged 9 commits into from
Sep 22, 2011
Merged

Several fixes for the Grizzly provider. #23

merged 9 commits into from
Sep 22, 2011

Conversation

rlubke
Copy link
Contributor

@rlubke rlubke commented Sep 21, 2011

See the commits for details.

rlubke and others added 9 commits September 17, 2011 19:42
+ Add connection pool logging.
+ Fix cleanup() method to remove the HttpTransactionContext before offering the connection to the pool.
+ Switch queue implementations in the pool.
+ Performance changes:
   - make methods/classes of nested classes package private to eliminate parent class access.
   - cache the result of Request.getUrl() within HttpTransactionContext.
   - make the population of the AHC headers map lazy instead of performing the initialization
     during construction.
@jfarcand
Copy link
Contributor

There is (3) files at the end that shoudn't be included in this pull. I think you need to go git pull --rebase before asking for the Pull request as it will clash with the current workspace.

jfarcand added a commit that referenced this pull request Sep 22, 2011
Several fixes for the Grizzly provider.
@jfarcand jfarcand merged commit b2ff86b into AsyncHttpClient:master Sep 22, 2011
cs-workco pushed a commit to cs-workco/async-http-client that referenced this pull request Apr 13, 2023
motivation: consistent formatting 

changes: add default formatting for `swiftformat`
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