kafka/docs
xinlihua f0745cd514 KAFKA-4603: Disallow abbreviations in OptionParser constructor
KAFKA-4603 the command parsed error
Using "new OptionParser" might result in parse error

Change all the OptionParser constructor in Kafka into "new OptionParser(false)"

Author: xinlihua <xin.lihua1@zte.com.cn>
Author: unknown <00067310@A23338408.zte.intra>
Author: auroraxlh <xin.lihua1@zte.com.cn>
Author: xin <xin.lihua1@zte.com.cn>

Reviewers: Damian Guy, Guozhang Wang

Closes #2349 from auroraxlh/fix_OptionParser_bug
2017-05-30 13:53:32 -07:00
..
documentation MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
images MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
js MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
api.html KAFKA-5162; Add a reference to AdminClient to docs/api.html 2017-05-05 05:08:17 +01:00
configuration.html Separate Streams documentation and setup docs with easy to set variables 2016-12-13 17:59:49 -08:00
connect.html MINOR: Adding example to SMT documentation 2017-03-22 23:06:26 -07:00
design.html KAFKA-4957; Request rate quotas documentation 2017-05-16 16:36:25 -07:00
documentation.html MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
ecosystem.html MINOR: Improve introduction section in docs to better cover connect and streams. Make uses and ecosystem pages stand alone. 2016-09-28 16:30:21 -07:00
implementation.html Separate Streams documentation and setup docs with easy to set variables 2016-12-13 17:59:49 -08:00
introduction.html HOTFIX: fixed section incompatible Steams API changes 2017-02-15 13:17:29 -08:00
migration.html MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
ops.html KAFKA-5191: Autogenerate Consumer Fetcher metrics 2017-05-26 15:34:20 -07:00
protocol.html MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
quickstart.html KAFKA-4422; Drop support for Scala 2.10 (KIP-119) 2017-05-11 08:08:11 +01:00
security.html KAFKA-4603: Disallow abbreviations in OptionParser constructor 2017-05-30 13:53:32 -07:00
streams.html MINOR: Added changes in 0.10.2.1 2017-04-11 17:08:04 -07:00
toc.html MINOR: Adding example to SMT documentation 2017-03-22 23:06:26 -07:00
upgrade.html KAFKA-5344; set message.timestamp.difference.max.ms back to Long.MaxValue 2017-05-30 15:44:34 +01:00
uses.html HOTFIX: fixed section incompatible Steams API changes 2017-02-15 13:17:29 -08:00