[
https://issues.apache.org/jira/browse/ARTEMIS-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153626#comment-16153626
]
ASF GitHub Bot commented on ARTEMIS-1385:
-----------------------------------------
Github user jdanekrh commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1509#discussion_r136984584
--- Diff:
artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/commented-ping-settings.txt
---
@@ -1,6 +1,6 @@
<!--
- You can specify the NIC you want to use to verify if the network
- <network-check-NIC>theNickName</network-check-NIC>
+ You can verify the network health of a particular NIC by
specifying the <network-check-NIC> element.
--- End diff --
According to https://www.w3.org/TR/REC-xml/#sec-comments, everything except
double hyphen should be fine.
> Incomplete comment in default broker.xml file
> ---------------------------------------------
>
> Key: ARTEMIS-1385
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1385
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
>
> <!--
> You can specify the NIC you want to use to verify if the network
> <network-check-NIC>theNickName</network-check-NIC>
> -->
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)