krakend / krakend-ce

KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go.
https://www.krakend.io
Apache License 2.0
1.93k stars 453 forks source link

Configurations to connect Kafka #774

Closed raafael closed 9 months ago

raafael commented 1 year ago

Hello! I didn't find in the docs more information about different kafka configurations to connect, I am using oracle streaming and my configuration to connect to the brooker in my microservices is like that:

kafka.bootstrap.servers=xxxxx kafka.security.protocol=SASL_SSL kafka.sasl.mechanism=PLAIN kafka.sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule required ..... kafka.session.timeout.ms=30000

Is possible to connect in kafka like this with krakend ?

github-actions[bot] commented 10 months ago

This issue is marked as stale because it has been open over 90 days with no activity. Remove the stale label or comment or this will be closed in 15 days.

github-actions[bot] commented 9 months ago

This issue was closed because it has been marked as stalled for 15 days with no activity.

github-actions[bot] commented 6 months ago

This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.