KnowStreaming icon indicating copy to clipboard operation
KnowStreaming copied to clipboard

一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛

Results 197 KnowStreaming issues
Sort by recently updated
recently updated
newest added

### What happened? There are 1 security vulnerabilities found in org.springframework.boot:spring-boot-actuator-autoconfigure 2.3.7.RELEASE - [CVE-2023-20873](https://www.oscs1024.com/hd/CVE-2023-20873) ### What did I do? Upgrade org.springframework.boot:spring-boot-actuator-autoconfigure from 2.3.7.RELEASE to 3.0.6 for vulnerability fix ### What...

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 你是否希望来认领这个Bug。 「 Y / N 」 ### 环境信息 * KnowStreaming version : xxx * Operating System version : xxx * Java version : xxx...

dev: project-manager

1、元信息更新等相关操作代码分散,方法不统一,不便于增加; 2、代码分散,进行删除DB中的数据等批量操作时,需逐个列举,不变编码;

dev: backend

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 ## 在这里提出你的问题 knowstreaming平台有没有那种developer申请创建topic、admin审核通过的功能?类似于kafkacenter里面的Approve功能。 ![图片](https://github.com/didi/KnowStreaming/assets/44570840/6b2f8ed3-8764-423c-ae03-28fa59e34b5c)

dev: project-manager

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 ## 在这里提出你的问题 Zookeeper 健康检查项中的几项,是怎么计算出来的? ![2023-10-26 12-17-08屏幕截图](https://github.com/didi/KnowStreaming/assets/11460848/fc27d204-1182-424b-a60a-59a9952a9b4e)

dev: project-manager

- [x] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 ## 在这里提出你的问题 ![捕获](https://github.com/didi/KnowStreaming/assets/76635703/6c9b5079-8e7d-481a-b1df-69d6632beebb) 出现这种错误

type: question

![image](https://user-images.githubusercontent.com/82856068/196968502-23d3eccc-7490-452e-8051-bd462d8fd948.png)

type: bug

- [x] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 ## 创建auvSqlSessionFactory beans失败 km-rest application.yml: ``` server: port: 8080 # 服务端口 tomcat: accept-count: 1000 max-connections: 10000 spring: application: name: know-streaming profiles: active: dev main: allow-bean-definition-overriding:...

type: question

- [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)

type: question