[jira] [Commented] (KAFKA-1477) add authentication layer and initial JKS x509 implementation for brokers, producers and consumer for network communication

2014-06-04 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017534#comment-14017534 ] Joe Stein commented on KAFKA-1477: -- 1. Since this is a relatively big change on an

Re: [DISCUSS] Kafka Security Specific Features

2014-06-04 Thread Joe Stein
Hey Todd, I think you are right on both points. Maybe instead of modularizing authorization we could instead support some feature like being able to associate labels for the application specific items (topic name, reads/writes, delete topic, change config, rate limiting, etc) and then accept a

Please subscribe

2014-06-04 Thread Raghavendra Nandagopal

[jira] [Commented] (KAFKA-1477) add authentication layer and initial JKS x509 implementation for brokers, producers and consumer for network communication

2014-06-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017720#comment-14017720 ] Jun Rao commented on KAFKA-1477: For most people, they will have to make code changes to

[jira] [Updated] (KAFKA-1481) Stop using dashes AND underscores as separators in MBean names

2014-06-04 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated KAFKA-1481: Summary: Stop using dashes AND underscores as separators in MBean names (was: Stop using

Re: [DISCUSS] Kafka Security Specific Features

2014-06-04 Thread Jay Kreps
Hey Joe, Thanks for kicking this discussion off! I totally agree that for something that acts as a central message broker security is critical feature. I think a number of people have been interested in this topic and several people have put effort into special purpose security efforts. Since

[jira] [Updated] (KAFKA-1443) Add delete topic to topic commands and update DeleteTopicCommand

2014-06-04 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated KAFKA-1443: Attachment: KAFKA-1443_2014-06-04_20:51:44.patch Add delete topic to topic commands and update

[jira] [Commented] (KAFKA-1438) Migrate kafka client tools

2014-06-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14018480#comment-14018480 ] Neha Narkhede commented on KAFKA-1438: -- I just reviewed the last reviewboard. Looks

[jira] [Resolved] (KAFKA-1438) Migrate kafka client tools

2014-06-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede resolved KAFKA-1438. -- Resolution: Fixed Fix Version/s: (was: 0.9.0) 0.8.2 Thanks for