As of now I am running schema-registry as a single node. To provide fault tolerance, I want to run schema-registry in master slave mode. One node for master and one node for slave.
Do we need to add any extra property to identify a node as master?
Please can any body share me the configurations(schema-registry.properties) for master and slave.
Any help is appreciated.