You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by mpgallage <gi...@git.apache.org> on 2014/11/11 10:54:11 UTC

[GitHub] httpcore pull request: adding a callback to be executed when reusi...

GitHub user mpgallage opened a pull request:

    https://github.com/apache/httpcore/pull/6

    adding a callback to be executed when reusing an established connection ...

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mpgallage/httpcore 4.4.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpcore/pull/6.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6
    
----
commit 2d32b57794ef4197c33d8ed4be5e3680daddd105
Author: malaka <mp...@gmail.com>
Date:   2014-11-11T09:50:39Z

    adding a callback to be executed when reusing an established connection from the pool

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcore pull request: adding a callback to be executed when reusi...

Posted by ok2c <gi...@git.apache.org>.
Github user ok2c commented on the pull request:

    https://github.com/apache/httpcore/pull/6#issuecomment-62619433
  
    I committed the patch with some tweaks to SVN trunk and 4.4.x branch. I added a similar method to the blocking pool implementation for the sake of consistency and also took liberty in choosing a shorter name for the method.
    
    http://svn.apache.org/r1638391
    
    Please review.
    
    Oleg


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcore pull request: adding a callback to be executed when reusi...

Posted by mpgallage <gi...@git.apache.org>.
Github user mpgallage closed the pull request at:

    https://github.com/apache/httpcore/pull/6


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcore pull request: adding a callback to be executed when reusi...

Posted by mpgallage <gi...@git.apache.org>.
Github user mpgallage commented on the pull request:

    https://github.com/apache/httpcore/pull/6#issuecomment-62700265
  
    Thanks Oleg. It's good that we added a method to blocking pool too.
    
    Malaka


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org