Did you try disable the participant. This should remap the partitions.
void enableInstance(String clusterName, String instanceName, boolean enabled
);
*
*
You can also add a custom message handler and send a shutdown message to
the node using messaging api. I can write an example for this if you think
this will be helpful.




On Wed, Jul 31, 2013 at 10:47 PM, Lance Co Ting Keh <[email protected]> wrote:

> Hi guys,
>
> I have a question. Is there a way to force Helix to drop a participant
> before its ephemeral node times out? I was trying to use ZkHelixAdmin's
> dropInstance, but it put the partitions that were suppose to be remapped in
> an ERROR state.
>
>
>
> Sincerely,
> Lance
>

Reply via email to