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

Apache Kafka - SASL_PLAINTEXT #3643

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

Senpumaru
Copy link
Contributor

@Senpumaru Senpumaru commented Oct 2, 2023

Description

Addition of SASL_PLAINTEXT security protocol support for Apache Kafka Streaming block.
Motivation: Required SASL_PLAINTEXT connectivity to Apache Kafka
Dependencies: None

How Has This Been Tested?

K8s Deployment on AWS
Instructions:

  • Requires Bitnami Helm Apache Kafka Helm Chart deployed on K8s cluster
  • MageAI configuration using K8s yaml files (can provide separately)

Checklist

  • The PR is tagged with proper labels (bug, enhancement, feature, documentation)
  • I have performed a self-review of my own code
  • I have added unit tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Addition of SASL_PLAINTEXT security protocol support for Apache Kafka Streaming block.
@wangxiaoyou1993 wangxiaoyou1993 added the enhancement Polish or UX improvements label Oct 2, 2023
@wangxiaoyou1993 wangxiaoyou1993 merged commit 3080dfa into mage-ai:master Oct 2, 2023
5 checks passed
@wangxiaoyou1993 wangxiaoyou1993 mentioned this pull request Oct 3, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Polish or UX improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants