-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.32 添加新topic时,生产者和消费者的topic列表不刷新。 #47
Comments
0.32应该没这个问题了,能详细说说么 |
试了一下在topic页面刷新就行了 :) |
不对 也不行 topic页面刷新topic,生产者消费者页面的topic列表还是没更新 :( |
无法复现 |
就是通过其他客户端添加Topic时,Kafka-King的列表里不会更新,Topic页面有“刷新 Topic"按钮,但是生产/消费页面没有,也不会自动刷新 |
原来你说的是其他客户端,king的更新机制是进行了topic的增删改操作后会触发刷新,以及首次读取最新的。中途用其他工具更新这边是不会更新topic列表的。 |
有king了为什么还用其他工具添加topic呢?是king满足不了你吗(⊙ˍ⊙)? |
可以在topic页,点刷新topic按钮,会主动更新数据 |
No description provided.
The text was updated successfully, but these errors were encountered: