You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/08/29 22:44:00 UTC

[jira] [Commented] (ARTEMIS-2424) Add option to override InetAddress.isReachable() with purePing()

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

ASF subversion and git services commented on ARTEMIS-2424:
----------------------------------------------------------

Commit 60a15f3b5050fb7bfd2ae316f6ba6c1d280ec4a1 in activemq-artemis's branch refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=60a15f3 ]

ARTEMIS-2424 Testing functionality where we disable isReacheable if a ping custom command is used


> Add option to override InetAddress.isReachable() with purePing()
> ----------------------------------------------------------------
>
>                 Key: ARTEMIS-2424
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2424
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Thomas Wood
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Documentation states that a custom ping command can be configured, but the NetworkHealthCheck:check() function will never use a custom ping command unless InetAddress.isReachable fails. it would be nice to add an option to override this behavior or refactor to make the custom ping command a priority.
> thanks!



--
This message was sent by Atlassian Jira
(v8.3.2#803003)