You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "James William Dumay (JIRA)" <ji...@codehaus.org> on 2008/01/25 02:03:57 UTC

[jira] Created: (MRM-667) Timeout implementation for Archiva

Timeout implementation for Archiva
----------------------------------

                 Key: MRM-667
                 URL: http://jira.codehaus.org/browse/MRM-667
             Project: Archiva
          Issue Type: Improvement
    Affects Versions: 1.0.1
            Reporter: James William Dumay
         Attachments: MRM-667.patch

This patch replaces Wagon HTTP lightweight with Wagon HTTP to allow for connection timeouts.

By using Wagon HTTP, we also get connection pooling for free (YAY)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MRM-667) Timeout implementation for Archiva

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121360 ] 

Brett Porter commented on MRM-667:
----------------------------------

I think we can schedule it for a (short) 1.1 release. It should not be hard to get a wagon release together. I can help.

> Timeout implementation for Archiva
> ----------------------------------
>
>                 Key: MRM-667
>                 URL: http://jira.codehaus.org/browse/MRM-667
>             Project: Archiva
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: James William Dumay
>         Attachments: MRM-667.patch
>
>
> This patch replaces Wagon HTTP lightweight with Wagon HTTP to allow for connection timeouts.
> By using Wagon HTTP, we also get connection pooling for free (YAY)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MRM-667) Timeout implementation for Archiva

Posted by "nicolas de loof (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas de loof closed MRM-667.
-------------------------------

         Assignee: nicolas de loof
       Resolution: Fixed
    Fix Version/s: 1.1

patch applied (rev 615848)

> Timeout implementation for Archiva
> ----------------------------------
>
>                 Key: MRM-667
>                 URL: http://jira.codehaus.org/browse/MRM-667
>             Project: Archiva
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: James William Dumay
>            Assignee: nicolas de loof
>             Fix For: 1.1
>
>         Attachments: MRM-667.patch
>
>
> This patch replaces Wagon HTTP lightweight with Wagon HTTP to allow for connection timeouts.
> By using Wagon HTTP, we also get connection pooling for free (YAY)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MRM-667) Timeout implementation for Archiva

Posted by "nicolas de loof (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121253 ] 

nicolas de loof commented on MRM-667:
-------------------------------------

Does this require to uprade all Wagon versions to 1.0-rc1-SNAPSHOT ?
Doesn't wagon-http 1.0-beta-2 provide the expected timeout option ?

Having SNAPSHOT dependencies is a blocker for any new release of Archiva, so I'd prefer to avoid them.


> Timeout implementation for Archiva
> ----------------------------------
>
>                 Key: MRM-667
>                 URL: http://jira.codehaus.org/browse/MRM-667
>             Project: Archiva
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: James William Dumay
>         Attachments: MRM-667.patch
>
>
> This patch replaces Wagon HTTP lightweight with Wagon HTTP to allow for connection timeouts.
> By using Wagon HTTP, we also get connection pooling for free (YAY)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MRM-667) Timeout implementation for Archiva

Posted by "James William Dumay (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James William Dumay updated MRM-667:
------------------------------------

    Attachment: MRM-667.patch

> Timeout implementation for Archiva
> ----------------------------------
>
>                 Key: MRM-667
>                 URL: http://jira.codehaus.org/browse/MRM-667
>             Project: Archiva
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: James William Dumay
>         Attachments: MRM-667.patch
>
>
> This patch replaces Wagon HTTP lightweight with Wagon HTTP to allow for connection timeouts.
> By using Wagon HTTP, we also get connection pooling for free (YAY)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MRM-667) Timeout implementation for Archiva

Posted by "nicolas de loof (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121370 ] 

nicolas de loof commented on MRM-667:
-------------------------------------

right, I'll test and apply yhis patch.

> Timeout implementation for Archiva
> ----------------------------------
>
>                 Key: MRM-667
>                 URL: http://jira.codehaus.org/browse/MRM-667
>             Project: Archiva
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: James William Dumay
>         Attachments: MRM-667.patch
>
>
> This patch replaces Wagon HTTP lightweight with Wagon HTTP to allow for connection timeouts.
> By using Wagon HTTP, we also get connection pooling for free (YAY)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira