Fork me on GitHub
#onyx
<
2017-07-11
>
theblackbox13:07:40

Hello, I'm looking for some info on how to connect to my Kafka instance hosted on Aiven behind TLS/SSL

theblackbox13:07:02

it doesn't look as though this is supported by Onyx/onyx-kafka, is that correct?

Travis19:07:04

@theblackbox I do not believe security is implemented

theblackbox19:07:50

thanks for the heads up, I'll delve into their git and see when it might be

michaeldrogalis20:07:26

@theblackbox You can pass arbitrary opts to the producer and consumer connections.

theblackbox20:07:07

hero, is that fed through props.put or some such then?

michaeldrogalis20:07:02

:kafka/consumer-opts

lucasbradstreet20:07:25

also :kafka/producer-opts

theblackbox20:07:54

you guys always amaze, cheers

michaeldrogalis20:07:35

If anyone wants to have a play with it early before we announce tomorrow, we went ahead and made Roaming openly available. Write plain Clojure that operates over distributed streams, test it with Docker, execute it at scale in our cloud. All Onyx under the hood, naturally. 🙂 https://github.com/pyroclastio/pyroclast-clojure#roaming