You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/04/28 12:49:58 UTC

[GitHub] [kafka] jeqo opened a new pull request #8572: fix (docs): from p to p-1 numbered partitions

jeqo opened a new pull request #8572:
URL: https://github.com/apache/kafka/pull/8572


   nit. Protocol docs describe partition numbers as follows:
   
   > Topic partitions themselves are just ordered "commit logs" numbered 0, 1, ..., P.
   
   I assume this is a typo, as partition numbers start from 0 up to P-1.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org