lagom.broker.kafka {
# Set to empty string so that the brokers configuration will be used instead of service locator lookup
service-name = ""
brokers = "steamer-01.srvs.cloudkafka.com:9093,steamer-03.srvs.cloudkafka.com:9093,steamer-02.srvs.cloudkafka.com:9093"
}
kafka.configuration = {
security.protocol = "SSL"
ssl.truststore.location = "/Users/jim/Documents/cloudkarafka-keystore-staging/truststore.jks"
ssl.truststore.password = "olympus"
ssl.keystore.location = "/Users/jim/Documents/cloudkarafka-keystore-staging/keystore.jks"
ssl.keystore.password = "olympus"
ssl.keypassword = "olympus"
# auto.offset.reset = "latest"
}
akka.kafka.producer.kafka-clients = ${kafka.configuration}
akka.kafka.consumer.kafka-clients = ${kafka.configuration}
--
You received this message because you are subscribed to the Google Groups "Lagom Framework Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lagom-framework+unsubscribe@googlegroups.com.
To post to this group, send email to lagom-framework@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lagom-framework/5fbc37f6-1221-419f-be5e-417baa88416f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to lagom-framewo...@googlegroups.com.
To post to this group, send email to lagom-f...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lagom-framework/5fbc37f6-1221-419f-be5e-417baa88416f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to lagom-framework+unsubscribe@googlegroups.com.
To post to this group, send email to lagom-framework@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lagom-framework/ea4bd1f6-032e-407f-b93b-0ef2c15c3334%40googlegroups.com.
Tim
To view this discussion on the web visit https://groups.google.com/d/msgid/lagom-framework/ea4bd1f6-032e-407f-b93b-0ef2c15c3334%40googlegroups.com.