Since that code is in trunk not in 0.8 we are going to need to introduce some kind of versioning entry for each API.
I would recommend we leave the internal broker-broker APIs undocumented for now. -Jay On Wed, Feb 13, 2013 at 6:58 AM, David Arthur <mum...@gmail.com> wrote: > FYI, I made a few updates to > https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol > > * Added offset commit/fetch APIs > * Updated error codes > * Updated RequestKeys > > I noticed there are two APIs that are not yet documented: LeaderAndIsr and > StopReplica. Also I'm not sure how to explain the StaleControllerEpochCode > error code. > > Cheers > -David