All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ch.hermes.hermes-consumers.2.6.16.source-code.application-local.yaml Maven / Gradle / Ivy

There is a newer version: 2.10.0
Show newest version
consumer:
  healthCheckPort: 8070
  zookeeper:
    clusters:
      - datacenter: "dc"
        root: "/run/hermes"
        connectionString: "localhost:2181"
  kafka:
    clusters:
      - datacenter: "dc"
        brokerList: "localhost:9092"
  workload:
    consumerPerSubscription: 1
  schema:
    cache:
      refreshAfterWrite: 1m
    repository:
      serverUrl: "http://localhost:8081"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy