On Sun, May 5, 2019 at 12:35 PM Stanislav Kozlovski <stanis...@confluent.io> wrote:
> Hey there Jose, thanks for the KIP! > > I have one small nit regarding the `kafka-leader-election.sh` tool. I agree > with Jason that it is probably better to force users be explicit in their > desired election type. I was wondering whether it makes sense to support > only "preferred" and "unclean" for the "--election-type" flag, not the > numeric values. > Thanks for the feedback Stanislav. I went ahead and updated KIP-460 to only allow "preferred" and "unclean" for the "--election-type" flag. Thanks! -Jose