Please create corresponding JIRA. For class Reassignment, it seems you forgot to include set of brokers.
For class DescribeReassignmentsResult: public KafkaFuture<Reassignment> reassignments(); the return value should be a Collection. On Fri, Dec 15, 2017 at 10:16 AM, Tom Bentley <t.j.bent...@gmail.com> wrote: > 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 >