static.faq.topic-browser.timeout-faq.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kafka-manager-ui Show documentation
Show all versions of kafka-manager-ui Show documentation
UI interface for managing Kafka
The newest version!
Timeout faq:
This value limit only poll operation, all other operations such as
request, response and other server operation timeouts have no limitation.
Thus, as long as default tomcat request timeout is 30000 milliseconds, maximum polling timeout
might be chosen is 20000-25000 milliseconds.