I think those two requests are only used by controller to broker communication. Not sure if client side will need them in KIP-4, unlikely I guess.
Jiangjie (Becket) Qin On 3/17/15, 6:08 PM, "Gwen Shapira" <gshap...@cloudera.com> wrote: >Hi, > >I'm starting this thread for the various questions I run into while >refactoring the server to use client requests and responses. > >Help is appreciated :) > >First question: LEADER_AND_ISR request and STOP_REPLICA request are >unimplemented in the client. > >Do we want to implement them as part of this refactoring? >Or should we continue using the scala implementation for those? > >Gwen