Re: [VOTE] Add REST Server to Apache Kafka

2016-10-25 Thread Suresh Srinivas
+1. This is an http access to core Kafka. This is very much needed as part of Apache Kafka under ASF governance model. This would be great for the community instead of duplicated and splintered efforts that may spring up. Get Outlook for iOS

Re: [DISCUSS] KIP-80: Kafka REST Server

2016-10-24 Thread Suresh Srinivas
ing us to contribute to the project. It >> doesn't >> > > > > gurantee what we want to add in the furture will be in your >> roadmap. >> > > > > >> > > > > Hence the reason having it part of Kafka community will help a >&g

Re: [DISCUSS] KIP-80: Kafka REST Server

2016-10-07 Thread Suresh Srinivas
ASF already gives us a clear framework and governance model for community development. This is already understood by the people contributing to Apache Kafka project, and they are the same people who want to contribute to the REST server capability as well. Everyone is in agreement on the need for c

Re: [VOTE] KIP-11- Authorization design for kafka security

2015-04-30 Thread Suresh Srinivas
On Thu, Apr 30, 2015 at 5:54 PM, Suresh Srinivas wrote: > It is a strange choice to return "does not exist" when the condition is > actually "not authorized". I have hard time understanding why that is > better for security. Perhaps in DB world this is expected a

Re: [VOTE] KIP-11- Authorization design for kafka security

2015-04-30 Thread Suresh Srinivas
t there. ~ Joe Stein - - - - - - - - - - - - - - - - - http://www.stealth.ly - - - - - - - - - - - - - - - - - On Thu, Apr 30, 2015 at 6:59 PM, Suresh Srinivas wrote: > Joe, > > Can you add more details on what generalization looks like? Also is this a > design issue or code issue?

Re: [VOTE] KIP-11- Authorization design for kafka security

2015-04-30 Thread Suresh Srinivas
Comment on AuthorizationException. I think the intent of exception should be to capture why a request is rejected. It is important from API perspective to be specific to aid debugging. Having a generic or obfuscated exception is not very useful. Does someone on getting an exception reach out to

[jira] [Commented] (KAFKA-2120) Add a request timeout to NetworkClient

2015-04-17 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499210#comment-14499210 ] Suresh Srinivas commented on KAFKA-2120: [~ewencp], thanks for the explana

[jira] [Commented] (KAFKA-2120) Add a request timeout to NetworkClient

2015-04-16 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498340#comment-14498340 ] Suresh Srinivas commented on KAFKA-2120: KAFKA-1788 which has been in the