mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-07 23:28:24 +08:00
v2.8.1_e初始化
1、测试代码,开源用户尽量不要使用; 2、包含Kafka-HA的相关功能,在v2.8.0_e的基础上,补充按照clientId切换的功能; 3、基于v2.8.0_e拉的分支;
This commit is contained in:
@@ -75,6 +75,8 @@ export interface IConnectionInfo {
|
||||
hostname: string;
|
||||
ip: string;
|
||||
topicName: string;
|
||||
clientId?: string;
|
||||
realConnectTime?: number;
|
||||
key?: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user