Dmitry Werner
672c617233
KAFKA-14577: Move ConsoleProducer to tools module ( #17157 )
...
Reviewers: Mickael Maison <mickael.maison@gmail.com>, Federico Valeri <fedevaleri@gmail.com>
2024-10-07 11:19:59 +02:00
Ismael Juma
523562c109
KAFKA-3152; kafka-acl doesn't allow space in principal name
...
* Add quotes to `$` in shell scripts
This is necessary for correct processing of quotes in the
user command.
* Minor improvements to AclCommand messages
* Use a principal with a space in `SslEndToEndAuthorizationTest`
This passed without any other changes, but good avoid regressions.
* Clean-up `TestSslUtils`:
Remove unused methods, fix unnecessary verbosity and don't set security.protocol (it should be done at a higher-level).
Author: Ismael Juma <ismael@juma.me.uk>
Reviewers: Grant Henke <granthenke@gmail.com>, Jun Rao <junrao@gmail.com
Closes #818 from ijuma/kafka-3152-kafka-acl-space-in-principal
2016-01-27 08:23:25 -08:00
Sriharsha Chintalapani
1363ed7c52
KAFKA-1438 Migrate client tools out of perf; reviewed by Neha Narkhede
2014-06-04 22:20:55 -07:00
Nathan Brown
edbed2823f
kafka-1278; More flexible helper scripts; patched by Nathan Brown; reviewed by Jun Rao
2014-02-25 09:37:15 -08:00
Jay Kreps
3e7c9c6abf
KAFKA-1081 Clean up shell scripts. Removed re-run of failed command. Use exec instead of subprocess execution.
2013-10-14 09:39:10 -07:00
Jay Kreps
14af713252
Misc. minor house-keeping fixes: add reasonable GC settings, fix up README, fix up example configs, fix the logging for tools, use a log directory for logs instead of the root directory.
2013-08-05 10:10:18 -07:00
Neha Narkhede
fa09aacdbd
KAFKA-141 Check and make sure that the files that have been donated have been updated to reflect the new ASF copyright;patched by nehanarkhede; reviewd by jjkoshy
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1180185 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 19:51:28 +00:00
Neha Narkhede
f34dfc002d
Reverting accidental commit 1180110, which is pending review for KAFKA-141
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1180117 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 17:33:43 +00:00
Neha Narkhede
a99becbe49
Minor patch, removing the .gitigore file
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1180110 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 17:18:56 +00:00
Edward Jay Kreps
59a5c3215a
KAFKA-130 Add a "console producer" that sends messages from standard input
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1178659 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 00:54:14 +00:00