turnjian
Results
1
issues of
turnjian
- [x] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 ## 在这里提出你的问题 JMX信息空白,查看JMX排错指南,没有相关信息。 ###测试端口9999开放,KS能够查看broker信息,添加删除topic等内容。KS的集群配置如下: { "ssl.keystore.type": "JKS", "security.protocol": "SASL_SSL", "ssl.protocol": "TLSv1.2", "ssl.truststore.location": "/PATH/client.trustkeystore.jks", "ssl.keystore.password": "password", "sasl.mechanism": "PLAIN", "ssl.enabled.protocols": "TLSv1.2", "sasl.jaas.config": "org.apache.kafka.common.security.plain.PlainLoginModule required username=\"username\" password=\"password\";", "ssl.keystore.location":...
type: documentation
status: contribution welcome