Skip to content

Commit

Permalink
update check_kafka.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Sep 29, 2017
1 parent ff2351e commit 96e83ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check_kafka.pl
Expand Up @@ -27,7 +27,7 @@
Requires >= Kafka-0.8010 Perl library, several improvements were made to the library at my request in order to support this program (0.8009 added taint security mode support, version 0.8009_1 added metadata retrieval)
See also Python port 'check_kafka.py'
See also 'check_kafka.py' which is a newer adjacent Python port with better underlying library support and is now the preferred check
Tested on Kafka 0.8.1, 0.8.2, 0.9.0.1
";
Expand Down

0 comments on commit 96e83ac

Please sign in to comment.