chang-wd
chang-wd
## Issue Description When i was using find to search text in Airflow DAG page, all text elements will disappear suddenly. After that, the Chrome default search[CTRL + F] also...
请不要在没有先创建Issue的情况下创建Pull Request。 ## 变更的目的是什么 close #1155 ## 简短的更新日志 Consume just filter key or value, not both. 消费消息支持单独过滤key或者value。 ## 验证这一变化  请遵循此清单,以帮助我们快速轻松地整合您的贡献: * [x] 一个 PR(Pull Request的简写)只解决一个问题,禁止一个 PR 解决多个问题; * [x]...
- [x] 我在 [issues](https://github.com/didi/KnowStreaming/issues) 中并未搜索到与此相关的功能需求。 - [x] 我在 [release note](https://github.com/didi/KnowStreaming/releases) 已经发布的版本中并没有搜到相关功能. 你是否希望来认领这个Feature。 「 Y 」 ## 这里描述需求 When using Message->Consume and config filter as conatins, the key and value are...
- [x] 我在 [issues](https://github.com/didi/KnowStreaming/issues) 中并未搜索到与此相关的功能需求。 - [x] 我在 [release note](https://github.com/didi/KnowStreaming/releases) 已经发布的版本中并没有搜到相关功能. 你是否希望来认领这个Feature。 「 Y / N 」 ## 这里描述需求 没办法查看一个broker上有哪些topic,每个topic在当前broker的partition有哪些,数据量是多少。 可能需要新增一个tab页面?
- [x] 我在 [issues](https://github.com/didi/KnowStreaming/issues) 中并未搜索到与此相关的功能需求。 - [x] 我在 [release note](https://github.com/didi/KnowStreaming/releases) 已经发布的版本中并没有搜到相关功能. 你是否希望来认领这个Feature。 「 Y / N 」 ## 这里描述需求 支持清理掉已经下线的broker 
For example, in document analysis workflows: Model 1 (OCR): Extract text from images → outputs text regions with bounding boxes Model 2 (Text Classification): Classify extracted text → outputs text...
请不要在没有先创建Issue的情况下创建Pull Request。 ## 变更的目的是什么 Support #1121, clear specific inactive cluster brokers from mysql table. 支持 #1121,清理掉mysql表中特定集群已停机的brokers。 ## 简短的更新日志 在broker 列表页,增加清扫按钮,实现清理集群已停机的brokers. ## 验证这一变化 请遵循此清单,以帮助我们快速轻松地整合您的贡献: * [x] 一个 PR(Pull Request的简写)只解决一个问题,禁止一个 PR 解决多个问题;...
请不要在没有先创建Issue的情况下创建Pull Request。 ## 变更的目的是什么 close #887 ## 简短的更新日志 1、JMX密码:支持大小写字母、数字、下划线、短划线(新增了对数字的支持) 2、使用单独的CheckBox 控制是否开启 SSL,将JMX 密码认证与 SSL 解绑 ## 验证这一变化 请遵循此清单,以帮助我们快速轻松地整合您的贡献: * [ ] 一个 PR(Pull Request的简写)只解决一个问题,禁止一个 PR 解决多个问题; * [ ] 确保...