didi / didi/KnowStreaming

测试以sasl 用户名密码方式查看topic列表 失败无任何内容显示 而不用密码接入topic内容列表无任何问题 最新master版本 3.3.0版本都试过了

Open
#1,179 5 comments 0 reactions 0 assignees View on GitHub
type: question
Dominant language
Java
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

- [x] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。

1.kafka版本 3.5.1
2.用了自己的程序消费没问题
3.client properties 配置{"security.protocol":"SASL_PLAINTEXT","sasl.mechanism":"PLAIN","sasl.jaas.config":"org.apache.kafka.common.security.plain.PlainLoginModule required username=\"用户名***\" password=\"密码***\";"}
4.bin目录脚本没试过
5.下图是用的idea插件 kafkalytic消费的列表 也没用任何问题 最后一张是know steaming的后台报错 我用手机发的 笔记本上网不方便 所以格式不是那么规整 理解一下
![mmexport1698637412016.jpg](https://github.com/didi/KnowStreaming/assets/24789766/f5febcd9-e47b-4fb4-98f8-95c4e7fa1026)

![mmexport1698637415582.jpg](https://github.com/didi/KnowStreaming/assets/24789766/fad5a0dd-c70d-4e9d-8d4d-c13f3b38c799)

```
![IMG_20231029_213533.jpg](https://github.com/didi/KnowStreaming/assets/24789766/041a3bd1-cdef-4684-b60f-6b658dc458ab)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.