installBroker

fun installBroker(brokerProps: Map<String, Any> = mapOf( ConsumerConfig.ENABLE_AUTO_COMMIT_CONFIG to "false", "app.id" to thisManager.id.toGroupName() ))