GitHub user fpj opened a pull request: https://github.com/apache/kafka/pull/683
KAFKA-2979: Enable authorizer and ACLs in ducktape tests Patch by @fpj and @benstopford. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fpj/kafka KAFKA-2979 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/683.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #683 ---- commit 5586e3950442060e5c5dc19b89381e86c6d4a04f Author: flavio junqueira <f...@apache.org> Date: 2015-11-27T20:14:35Z First cut of the ducktape test. commit 15c23475ae440c0b77048510b12c69f4941950e1 Author: flavio junqueira <f...@apache.org> Date: 2015-11-28T00:00:05Z Fixes to references in zookeeper.py. commit b0ff7f97fee552c6266cc3f5ce09f7e99db97d23 Author: flavio junqueira <f...@apache.org> Date: 2015-11-28T04:00:45Z Test case passes. commit 885b42a7e1a8b42b00ed1c8cbb76ba2dc8930757 Author: flavio junqueira <f...@apache.org> Date: 2015-11-28T12:35:44Z KAFKA-2905: Make zookeeper replicated. commit ff4e8f75845259d755cc0a0a11008115f5aff7e3 Author: flavio junqueira <f...@apache.org> Date: 2015-11-30T15:24:58Z KAFKA-2905: Clean up - moved config file, removed warns, moved jaas generation. commit d78656e6faed82f2c8616f00c1ed1cfed97d2f3f Author: flavio junqueira <f...@apache.org> Date: 2015-12-01T16:29:11Z KAFKA-2905: jaas reference and generation improvements. commit 2628db2223818143c1509397aa6c384484525ff4 Author: flavio junqueira <f...@apache.org> Date: 2015-12-01T16:38:11Z KAFKA-2905: Changes to kafka.properties. commit e78c9b4f3a5bd30bc8cd501076618f0642c5972a Author: flavio junqueira <f...@apache.org> Date: 2015-12-01T16:39:18Z KAFKA-2905: Increased timeout for producer to get it to pass in my local machine. commit abb09c007aaf3144853060efdb65cab74a0bd790 Author: flavio junqueira <f...@apache.org> Date: 2015-12-01T16:41:50Z Merge remote-tracking branch 'upstream/trunk' into KAFKA-2905 commit b9d3be240743c0541aaa9369d381562f5dd2969c Author: flavio junqueira <f...@apache.org> Date: 2015-12-01T17:01:43Z KAFKA-2905: Adding plain_jaas.conf. commit 85aa0713d86fb6783cbd29709834d2013aa61822 Author: flavio junqueira <f...@apache.org> Date: 2015-12-01T23:14:55Z KAFKA-2905: Removing commented code. commit 70a21a4c10e474ae5f7996ee3badcfc448494917 Author: flavio junqueira <f...@apache.org> Date: 2015-12-02T00:14:43Z KAFKA-2905: Removed unnecessary sleep. commit 21fb8ec5ce6711704dfe2217c47040fae7bad323 Author: flavio junqueira <f...@apache.org> Date: 2015-12-02T00:41:26Z KAFKA-2905: Removing PLAIN. commit dcf76bf3d49680bbd2a07d102d7855d2b08ee6d1 Author: flavio junqueira <f...@apache.org> Date: 2015-12-02T01:45:52Z KAFKA-2905: Removed missing instance of PLAIN. commit d66dae448a61bc6c12a7c61f9ae9bdf6b75057c2 Author: flavio junqueira <f...@apache.org> Date: 2015-12-02T09:14:15Z KAFKA-2905: Corrected the min isr configuration. commit de068a2bbfe863ee4be3799fffdcfadff00ba67e Author: flavio junqueira <f...@apache.org> Date: 2015-12-02T13:28:50Z KAFKA-2905: Changed to Kerberos auth. commit 95bc8a938af8078fa907c64f1c1983402f19ad48 Author: flavio junqueira <f...@apache.org> Date: 2015-12-02T18:14:08Z KAFKA-2905: Moving system properties to zookeeper.py. commit fc6ff2eb0578767ea278742a12f26c675b6cfc28 Author: flavio junqueira <f...@apache.org> Date: 2015-12-02T18:22:05Z KAFKA-2905: Remove changes to timeouts in produce_consume_validate.py. commit 755959504cae1441046c131e5c921cc18c5d5b4b Author: flavio junqueira <f...@apache.org> Date: 2015-12-03T00:06:24Z KAFKA-2905: Removed change in minikdc.py. commit 548043593a2ff5711a631452f9e0732420a22dd6 Author: flavio junqueira <f...@apache.org> Date: 2015-12-03T00:09:04Z KAFKA-2905: Missing colon in zookeeper.py. commit 0d200b7700924e059083e9d8d70d0f9ad7339bd1 Author: flavio junqueira <f...@apache.org> Date: 2015-12-03T00:13:46Z Merge remote-tracking branch 'upstream/trunk' into KAFKA-2905 commit a2b710c97d8bb50d4f7e4336bf855551296b7a08 Author: flavio junqueira <f...@apache.org> Date: 2015-12-03T01:19:12Z KAFKA-2905: Fixed bug in the generation of the principals string. commit e820d0cd6ff34e7bbf481bcab4fe371f44110828 Author: flavio junqueira <f...@apache.org> Date: 2015-12-03T11:41:13Z KAFKA-2905: Increased zk connect time out and made zk jaas config conditional. commit 6b279ba4202ad339bc9575c7e5c1a3f9e6085c8f Author: flavio junqueira <f...@apache.org> Date: 2015-12-03T18:25:49Z KAFKA-2905: Adding test cases with different security protocols. commit f70b6b2867f3e07b51e87821972d617a4c4395e6 Author: flavio junqueira <f...@apache.org> Date: 2015-12-03T18:52:49Z Merge remote-tracking branch 'upstream/trunk' into KAFKA-2905 commit bae1f9fb1268ee673463b726f8e89657b222f71f Author: flavio junqueira <f...@apache.org> Date: 2015-12-03T20:11:03Z KAFKA-2905: Added comment and removed dead code. commit 346f4caf1949154ca4f737828e232c0a87e64a5b Author: flavio junqueira <f...@apache.org> Date: 2015-12-10T17:23:45Z KAFKA-2979: Initial ACL support for ducktape tests. commit ce63ee4cc5d88162fd4711e9a832d3fb6b9f918e Author: flavio junqueira <f...@apache.org> Date: 2015-12-10T17:29:43Z Merge remote-tracking branch 'upstream/trunk' into KAFKA-2979 commit cee61843c58c234e57efb9083ef227e830fbb0f4 Author: flavio junqueira <f...@apache.org> Date: 2015-12-11T16:43:59Z KAFKA-2979: Resolving merge conflicts. commit c41be92dd988e89d834226e222479c29d2abef88 Author: flavio junqueira <f...@apache.org> Date: 2015-12-14T16:19:25Z KAFKA-2979: Changes to add authorizer to kafka.properties template. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---