![JAR search and dependency download from the Maven repository](/logo.png)
ui.management.throttleBrokerPartitionsForm.ftl Maven / Gradle / Ivy
The newest version!
<#-- @ftlvariable name="lastCommit" type="java.lang.String" -->
<#-- @ftlvariable name="appUrl" type="com.infobip.kafkistry.webapp.url.AppUrl" -->
<#-- @ftlvariable name="clusterInfo" type="com.infobip.kafkistry.kafka.ClusterInfo" -->
<#-- @ftlvariable name="topics" type="java.util.List" -->
<#-- @ftlvariable name="topicsReplicas" type="java.util.Map" -->
<#-- @ftlvariable name="topicsOffsets" type="java.util.Map" -->
<#include "../commonResources.ftl"/>
Kafkistry: Throttle replication
<#include "../commonMenu.ftl">
<#import "../common/util.ftl" as util>
<#import "../common/documentation.ftl" as doc>
<#import "../common/infoIcon.ftl" as info>
<#include "../common/backBtn.ftl"> Cluster global throttling from/into specific broker(s)
Cluster
${clusterInfo.identifier}
Brokers
<#include "../clusters/clusterNodesList.ftl">
<#-- to prevent user going back seeing partially selected inputs, better to have clean start than inconsistent-->
<#include "../common/cancelBtn.ftl">
<#include "../common/serverOpStatus.ftl">
<#include "../common/pageBottom.ftl">
© 2015 - 2025 Weber Informatics LLC | Privacy Policy