Tom,

I think it would be useful to be able to subscribe yourself on updates of
reassignment changes.
Our internal kafka supervisor and monitoring tools are currently subscribed
to these changes in zookeeper so they can babysit our clusters.

I think it would be nice if we could receive these events through the
adminclient.
In the api proposal, you can only poll for changes.

No clue how difficult it would be to implement, maybe you can piggyback on
some version number in the repartition messages or on zookeeper.

This is just an idea, not a must have feature for me.  We can always poll
over
the proposed api.


Regards,


   Steven


Op vr 15 dec. 2017 om 19:16 schreef Tom Bentley <t.j.bent...@gmail.com>:

> Hi,
>
> KIP-236 lays the foundations for AdminClient APIs to do with partition
> reassignment. I'd now like to start discussing KIP-240, which adds APIs to
> the AdminClient to list and describe the current reassignments.
>
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-240%3A+AdminClient.listReassignments+AdminClient.describeReassignments
>
> Aside: I have fairly developed ideas for the API for starting a
> reassignment, but I intend to put that in a third KIP.
>
> Cheers,
>
> Tom
>

Reply via email to