[
https://issues.apache.org/jira/browse/HADOOP-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195348#comment-13195348
]
Todd Lipcon commented on HADOOP-7983:
-------------------------------------
Looks good, except that it's not clear throughout what a "service name" is. In
this case it's a host:ipcport, right? We should be clearer about that -- or
actually make the argument be an InetSocketAddress. I think I prefer the latter
for explicit typing purposes. Do you think that's possible?
> HA: failover should be able to pass args to fencers
> ---------------------------------------------------
>
> Key: HADOOP-7983
> URL: https://issues.apache.org/jira/browse/HADOOP-7983
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: ha
> Affects Versions: HA Branch (HDFS-1623)
> Reporter: Eli Collins
> Assignee: Eli Collins
> Attachments: hadoop-7983.txt
>
>
> Currently fencing method args are passed in the config (eg
> "sshfence(host1,8022)" indicates to fence the service running on port 8022 on
> host1. The target service to fence should be determined by the failover (we
> fence the currently active service) not configured statically.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira