You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Thomas Wood (Jira)" <ji...@apache.org> on 2019/08/29 18:07:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Thomas Wood updated ARTEMIS-2424:
---------------------------------
    Description: 
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!

  was:
This might be a bug.... not sure what the original intent was.
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!


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