summaryrefslogtreecommitdiffstats
path: root/docs/configuration/configuration.rst
blob: 98160055ce9ccaf9e9f74674a1a8971c23c683cb (plain)
1
2
3
4
5
6
7
8
9
10
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

Configuration
=============

Deploy the ZooKeeper and Kafka and update the following 2 properties in MsgRtrApi.properties

config.zk.servers=<<zookeeper_host>>
kafka.metadata.broker.list=<<kafka_host>:<<kafka_port>>