You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by effrafax <gi...@git.apache.org> on 2016/09/09 07:19:14 UTC

[GitHub] archiva pull request #23: Increasing timeouts for repository check

GitHub user effrafax opened a pull request:

    https://github.com/apache/archiva/pull/23

    Increasing timeouts for repository check

    We have a problem with repositories with slow response times (proxy server in between that additionally slows the responses). We get failure icons in the web application for these repositories because of the relatively low hardcoded read timeout value.
    
    The patch increases the timeout for the repository check and adds getter / setter for the values. Maybe it would be better to make the values configurable, but would like to keep the patch small and put this for discussion.

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

    $ git pull https://github.com/effrafax/archiva change_timeout

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

    https://github.com/apache/archiva/pull/23.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 #23
    
----
commit 02b892796c31000e93ad0727234133a789e9a894
Author: Martin Stockhammer <m....@web.de>
Date:   2016-09-08T17:00:40Z

    Increasing timeouts for repository check
    
    Slow responding repositories were marked with a repository failure because of the
    low read timeout value.
    Increases the timeout for the repository check.

----


---
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.
---

[GitHub] archiva pull request #23: Increasing timeouts for repository check

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

    https://github.com/apache/archiva/pull/23


---
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.
---

[GitHub] archiva issue #23: Increasing timeouts for repository check

Posted by olamy <gi...@git.apache.org>.
Github user olamy commented on the issue:

    https://github.com/apache/archiva/pull/23
  
    Issue https://issues.apache.org/jira/browse/MRM-1924


---
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.
---