Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] It does not support non-ssl Kafka Brokers #731

Open
2 tasks done
ivangsa opened this issue Mar 5, 2024 · 1 comment
Open
2 tasks done

[BUG] It does not support non-ssl Kafka Brokers #731

ivangsa opened this issue Mar 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ivangsa
Copy link

ivangsa commented Mar 5, 2024

Describe the bug.

Glee does not support connecting to non-ssl Kafka brokers. For instance local kafka broker started with docker-compose.

https://github.com/asyncapi/glee/blob/master/src/adapters/kafka/index.ts#L38

Expected behavior

It should support it

Screenshots

.

How to Reproduce

  1. Try to connect to a local kafka broker started without ssl

🥦 Browser

None

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

No, someone else can work on it

@ivangsa ivangsa added the bug Something isn't working label Mar 5, 2024
Copy link
Contributor

github-actions bot commented Mar 5, 2024

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant