[jira] [Resolved] (KAFKA-3309) Update Protocol Documentation WIP patch

2016-11-30 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish K Singh resolved KAFKA-3309. --- Resolution: Duplicate > Update Protocol Documentation WIP pa

Re: Protocol Documentation WIP

2016-03-09 Thread Grant Henke
FYI. I have updated the pull request here: https://github.com/apache/kafka/pull/970 On Wed, Mar 9, 2016 at 10:18 PM, Guozhang Wang wrote: > Hey Ewen, > > For "its own page" which location are you specifically thinking about? > > Guozhang > > On Wed, Mar 9, 2016 at 6:48 AM, Grant Henke wrote:

Re: Protocol Documentation WIP

2016-03-09 Thread Guozhang Wang
Hey Ewen, For "its own page" which location are you specifically thinking about? Guozhang On Wed, Mar 9, 2016 at 6:48 AM, Grant Henke wrote: > Ewen, > > I am okay with that. I agree something is better than nothing. I can touch > up the patch today and open some jiras to track future work. > >

Re: Protocol Documentation WIP

2016-03-09 Thread Grant Henke
Ewen, I am okay with that. I agree something is better than nothing. I can touch up the patch today and open some jiras to track future work. Thanks, Grant On Wed, Mar 9, 2016 at 1:50 AM, Ewen Cheslack-Postava wrote: > Agreed w/ Jay's comment on the PR that this is a great idea. What if we > i

Re: Protocol Documentation WIP

2016-03-08 Thread Ewen Cheslack-Postava
Agreed w/ Jay's comment on the PR that this is a great idea. What if we included this as is, but instead of putting it all on the docs page we put it on its own page? This: 1. Gets us something useful wrt protocol docs immediately. As you point out, this is already useful to a bunch of people. 2.

[jira] [Commented] (KAFKA-3309) Update Protocol Documentation WIP patch

2016-03-08 Thread Ashish K Singh (JIRA)
the intent or close the JIRA. Sounds reasonable? > Update Protocol Documentation WIP patch > --- > > Key: KAFKA-3309 > URL: https://issues.apache.org/jira/browse/KAFKA-3309 > Project: Kafka >

[jira] [Commented] (KAFKA-3309) Update Protocol Documentation WIP patch

2016-03-08 Thread Grant Henke (JIRA)
So I may update it as protocol changes are committed, but I don't think we need to track it. There is no work that needs to be done to update it other than rebasing since the output is auto-generated. > Update Protocol Documentati

[jira] [Created] (KAFKA-3309) Update Protocol Documentation WIP patch

2016-02-29 Thread Ashish K Singh (JIRA)
Ashish K Singh created KAFKA-3309: - Summary: Update Protocol Documentation WIP patch Key: KAFKA-3309 URL: https://issues.apache.org/jira/browse/KAFKA-3309 Project: Kafka Issue Type: Sub-task

Protocol Documentation WIP

2016-02-24 Thread Grant Henke
We have gotten a lot of requests for updating the protocol documentation: - KAFKA-3124: Update protocol wiki page to reflect latest request/response formats - KAFKA-2865: Improve Request API Error Code Documentation - KAFKA-3099: Please update A+Guide+To+The+Kafka+Protocol Wiki - KA