tasanuma commented on pull request #3704: URL: https://github.com/apache/hadoop/pull/3704#issuecomment-991159188
@symious Thanks for your explanation. So my question is which do you think better to implement the configuration, on the client side (`dfs.client.mark.slownode.as.badnode`) or on the datanode side (`dfs.pipeline.reply_slownode_in_pipeline_ack.enable`)? If this feature is similar to ECN, this ticket would be better to implement `dfs.pipeline.reply_slownode_in_pipeline_ack.enable`. Or do you think `dfs.client.mark.slownode.as.badnode` is better? -- 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]
