Hi Tom,

Thanks for the KIP. Two quick comments:

1. Have you considered how progress would be reported? Partition
reassignment can take a long time and it would be good to have a mechanism
for progress reporting.
2. Removals can only happen in major releases. In your example, the removal
could only happen in 2.0.0.

Thanks.
Ismael

On Wed, Jul 19, 2017 at 5:49 AM, Tom Bentley <t.j.bent...@gmail.com> wrote:

> Hi,
>
> I've written KIP-178 (
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-178+-+Change+
> ReassignPartitionsCommand+to+use+AdminClient)
> for changing the ReassignPartitionsCommand (a.k.a.
> kafka-reassign-partitions.sh)to remove the dependency on ZooKeeper and
> instead provide the same functionality via the AdminClient API.
>
> I'd be grateful for any feedback people may have on this.
>
> Cheers,
>
> Tom
>

Reply via email to