This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-07-11
Channels
- # aws (15)
- # beginners (55)
- # boot (116)
- # bristol-clojurians (2)
- # cider (4)
- # cljs-dev (439)
- # cljsrn (14)
- # clojure (135)
- # clojure-argentina (3)
- # clojure-czech (4)
- # clojure-italy (60)
- # clojure-russia (1)
- # clojure-spec (48)
- # clojure-uk (42)
- # clojurescript (170)
- # cloverage (11)
- # core-async (19)
- # cursive (13)
- # datomic (48)
- # emacs (2)
- # graphql (3)
- # hoplon (8)
- # jobs (1)
- # jobs-discuss (5)
- # klipse (11)
- # luminus (5)
- # lumo (5)
- # mount (48)
- # off-topic (96)
- # om (17)
- # onyx (14)
- # parinfer (30)
- # protorepl (1)
- # re-frame (90)
- # reagent (2)
- # remote-jobs (1)
- # spacemacs (12)
- # specter (20)
- # uncomplicate (1)
- # untangled (65)
- # vim (2)
- # yada (8)
Hello, I'm looking for some info on how to connect to my Kafka instance hosted on Aiven behind TLS/SSL
it doesn't look as though this is supported by Onyx/onyx-kafka, is that correct?
@theblackbox I do not believe security is implemented
thanks for the heads up, I'll delve into their git and see when it might be
@theblackbox You can pass arbitrary opts to the producer and consumer connections.
hero, is that fed through props.put or some such then?
:kafka/consumer-opts
beat me
also :kafka/producer-opts
you guys always amaze, cheers
:thumbsup:
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