[ 
https://issues.apache.org/jira/browse/ARTEMIS-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630866#comment-16630866
 ] 

ASF GitHub Bot commented on ARTEMIS-1894:
-----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2337

    ARTEMIS-1894 Avoiding apache.org URL on codebase

    

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1894

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

    https://github.com/apache/activemq-artemis/pull/2337.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 #2337
    
----
commit 7646bb958f4ddc9ff8d0e05367bed29d75958695
Author: Clebert Suconic <clebertsuconic@...>
Date:   2018-09-27T18:30:50Z

    ARTEMIS-1894 Avoiding apache.org URL on codebase

----


> NetworkHeathTest hits apache.org (or fails to) as a side effect
> ---------------------------------------------------------------
>
>                 Key: ARTEMIS-1894
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1894
>             Project: ActiveMQ Artemis
>          Issue Type: Test
>    Affects Versions: 2.6.1, 2.7.0
>            Reporter: Robbie Gemmell
>            Assignee: clebert suconic
>            Priority: Critical
>             Fix For: 2.7.0, 2.6.4
>
>
> Looking at some test output from a TravisCI PR test run 
> ([https://travis-ci.org/apache/activemq-artemis/builds/385489050)] I noticed 
> it complains about socket read timeout against apache.org a couple times 
> (plus some localhost failures also).
> It seems that NetworkHealthTest tests hit apache.org (and looking at it, 
> presumably the redhat site too) essentially as a side effect while checking 
> parsing behaviour for the checker, as they are used for validation as added 
> and a warning emitted if they couldnt be. The tests still pass.
> The tests shouldn't hit apache.org at all. Whilst its very low volume 
> overall, those servers already have enough real traffic to deal with, and its 
> unlikely to make friends for when the infra ban hammers come out to play.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to