[jira] [Commented] (KAFKA-2260) Allow specifying expected offset on produce

2017-12-13 Thread Sean Policarpio (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16290260#comment-16290260 ] Sean Policarpio commented on KAFKA-2260: We also desire optimistic concurrency control for our

[jira] [Updated] (KAFKA-6962) DescribeConfigsRequest Schema documentation is wrong/missing detail

2018-05-29 Thread Sean Policarpio (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Policarpio updated KAFKA-6962: --- Description: The Resource fields for DescribeConfigsRequest for the following fields are all

[jira] [Created] (KAFKA-6962) DescribeConfigsRequest Schema documentation is wrong/missing detail

2018-05-28 Thread Sean Policarpio (JIRA)
Sean Policarpio created KAFKA-6962: -- Summary: DescribeConfigsRequest Schema documentation is wrong/missing detail Key: KAFKA-6962 URL: https://issues.apache.org/jira/browse/KAFKA-6962 Project: Kafka

[jira] [Updated] (KAFKA-6962) DescribeConfigsRequest Schema documentation is wrong/missing detail

2018-05-28 Thread Sean Policarpio (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Policarpio updated KAFKA-6962: --- Description: The Resource fields for DescribeConfigsRequest for the following fields are all

[jira] [Commented] (KAFKA-6962) DescribeConfigsRequest Schema documentation is wrong/missing detail

2018-05-28 Thread Sean Policarpio (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493053#comment-16493053 ] Sean Policarpio commented on KAFKA-6962: After a brief scan of the code, I don't think changing

[jira] [Created] (KAFKA-7208) AlterConfigsRequest with null config value throws NullPointerException

2018-07-26 Thread Sean Policarpio (JIRA)
Sean Policarpio created KAFKA-7208: -- Summary: AlterConfigsRequest with null config value throws NullPointerException Key: KAFKA-7208 URL: https://issues.apache.org/jira/browse/KAFKA-7208 Project:

[jira] [Updated] (KAFKA-7208) AlterConfigsRequest with null config value throws NullPointerException

2018-07-26 Thread Sean Policarpio (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Policarpio updated KAFKA-7208: --- Description: The following exception is thrown from the Kafka server when an

[jira] [Resolved] (KAFKA-7208) AlterConfigsRequest with null config value throws NullPointerException

2018-07-26 Thread Sean Policarpio (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Policarpio resolved KAFKA-7208. Resolution: Not A Problem Oops, realised I misunderstood how this API request works;

[jira] [Commented] (KAFKA-6962) DescribeConfigsRequest Schema documentation is wrong/missing detail

2018-07-11 Thread Sean Policarpio (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16540848#comment-16540848 ] Sean Policarpio commented on KAFKA-6962: Ummm, anyone able to review this? My patch has now ended