jojochuang commented on code in PR #498:
URL: https://github.com/apache/ozone-site/pull/498#discussion_r3668337166


##########
docs/05-administrator-guide/02-configuration/99-appendix.md:
##########
@@ -181,7 +181,7 @@ This page provides a comprehensive overview of the 
configuration keys available
 | `hdds.datanode.slow.op.warning.threshold` | 500ms | `OZONE`, `DATANODE`, 
`PERFORMANCE` | Thresholds for printing slow-operation audit logs. |
 | `hdds.datanode.storage.utilization.critical.threshold` | 0.95 | `OZONE`, 
`SCM`, `MANAGEMENT` | If a datanode overall storage utilization exceeds more 
than this value, the datanode will be marked out of space. |
 | `hdds.datanode.storage.utilization.warning.threshold` | 0.75 | `OZONE`, 
`SCM`, `MANAGEMENT` | If a datanode overall storage utilization exceeds more 
than this value, a warning will be logged while processing the nodeReport in 
SCM. |
-| `hdds.datanode.use.datanode.hostname` | false | `OZONE`, `DATANODE` | 
Whether Datanodes should use Datanode hostnames when connecting to other 
Datanodes for data transfer. |
+| `hdds.datanode.use.datanode.hostname` | false | `OZONE`, `DATANODE` | 
Whether Datanodes should use Datanode hostnames when connecting to other 
Datanodes for data transfer. See [Troubleshooting client 
connectivity](../../troubleshooting/client-connectivity). |

Review Comment:
   Thanks for pointer!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to