> On Aug. 22, 2014, 8:56 p.m., Joel Koshy wrote:
> > clients/src/main/java/org/apache/kafka/common/requests/MetadataResponse.java,
> >  line 121
> > <https://reviews.apache.org/r/24992/diff/2/?file=667650#file667650line121>
> >
> >     Guozhang, an unknown topic would be captured at the topic-error level 
> > (above) no? Unknown partition should not happen since we don't support 
> > partition deletion and anyway currently don't query metadata at the 
> > partition-level.

I agree.


- Dong


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24992/#review51317
-----------------------------------------------------------


On Aug. 22, 2014, 8:04 p.m., Dong Lin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24992/
> -----------------------------------------------------------
> 
> (Updated Aug. 22, 2014, 8:04 p.m.)
> 
> 
> Review request for kafka.
> 
> 
> Bugs: KAFKA-1609
>     https://issues.apache.org/jira/browse/KAFKA-1609
> 
> 
> Repository: kafka
> 
> 
> Description
> -------
> 
> KAFKA-1609; New producer metadata response handling should only exclude a 
> PartitionInfo when its error is LEADER_NOT_AVAILABLE
> 
> 
> Diffs
> -----
> 
>   
> clients/src/main/java/org/apache/kafka/common/requests/MetadataResponse.java 
> 7d90fceffd4a92460c616f8bacd78057a38a3c16 
> 
> Diff: https://reviews.apache.org/r/24992/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dong Lin
> 
>

Reply via email to