Ben Stopford created KAFKA-2647: ----------------------------------- Summary: Migrate System Tools to work with SSL Key: KAFKA-2647 URL: https://issues.apache.org/jira/browse/KAFKA-2647 Project: Kafka Issue Type: Improvement Components: security Reporter: Ben Stopford
The following system tools won't work with SSL enabled brokers. They should either be directly ported over or we should provide some equivalent functionality. - ReplicaVerificationTool (SimpleConsumer + Producer (via ClientUtils)) - ReplayLogProducer (HL Consumer / New Producer) - ConsumerOffsetChecker (Broker Channel) - GetOffsetShell (SimpleConsumer, Old Producer used for TopicMetadata fetch) - SimpleConsumerShell (SimpleConsumer) -- This message was sent by Atlassian JIRA (v6.3.4#6332)