id: cluster-config-tmaster title: Topology Master sidebar_label: Topology Master

You can configure the Topology Master (TM) for a topology using the parameters below.

ParameterMeaningDefault
heron.tmaster.metrics.collector.maximum.interval.minThe maximum interval, in minutes, for metrics to be kept in the Topology Master180
heron.tmaster.establish.retry.timesThe maximum time to retry to establish the Topology Master30
heron.tmaster.establish.retry.interval.secThe interval to retry to establish the Topology Master1
heron.tmaster.network.master.options.maximum.packet.mbThe maximum packet size, in megabytes, of the Topology Master's network options for Stream Managers to connect to16
heron.tmaster.network.controller.options.maximum.packet.mbThe maximum packet size, in megabytes, of the Topology Master's network options for scheduler to connect to1
heron.tmaster.network.stats.options.maximum.packet.mbThe maximum packet size, in megabytes, of the Topology Master's network options for stat queries1
heron.tmaster.metrics.collector.purge.interval.secThe interval, in seconds, at which the Topology Master purges metrics from the socket60
heron.tmaster.metrics.collector.maximum.exceptionThe maximum number of exceptions to be stored in the topology's metrics collector, to prevent potential out-of-memory issues256
heron.tmaster.metrics.network.bindallinterfacesWhether the metrics reporter binds on all interfacesFalse
heron.tmaster.stmgr.state.timeout.secThe timeout, in seconds, for the Stream Manager, compared with (current time - last heartbeat time)60