Skip to content

chore(kafka sink): disable sasl feature #2930

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

Merged
merged 1 commit into from
Jul 6, 2020
Merged

chore(kafka sink): disable sasl feature #2930

merged 1 commit into from
Jul 6, 2020

Conversation

fanatid
Copy link
Contributor

@fanatid fanatid commented Jul 1, 2020

Revert part of #2915.

sasl is problematic right now. Problems with building statically linked, problems with using new not published vendored feature in rdkafka-sys (win32 not supported yet). sasl still will be available, but users will need build binaries themselves.

This PR close #2928 and #2929. After landing we need create issue for tracking.

@fanatid fanatid added sink: kafka Anything `kafka` sink related source: kafka Anything `kafka` source related domain: dependencies labels Jul 1, 2020
@fanatid fanatid requested review from Hoverbear and MOZGIII July 1, 2020 20:22
@fanatid fanatid requested a review from binarylogic as a code owner July 1, 2020 20:22
@MOZGIII
Copy link
Contributor

MOZGIII commented Jul 6, 2020

How about merging this? It'll unblock the k8s E2E tests at CI.
We still don't approval from @Hoverbear. I think we can merge this, and open another follow-up PR is this ends up problematic.

@fanatid fanatid merged commit 35330c7 into master Jul 6, 2020
@fanatid fanatid deleted the sasl-disable branch July 6, 2020 15:49
@Hoverbear
Copy link
Contributor

I thought I approved this! Sorry.

@Hoverbear
Copy link
Contributor

Hoverbear commented Jul 15, 2020

Do you think we could re-enable this anytime soon? I was hoping to announce SASL in 0.10.0 :( (#2961 )

mengesb pushed a commit to jacobbraaten/vector that referenced this pull request Dec 9, 2020
Signed-off-by: Kirill Fomichev <[email protected]>
Signed-off-by: Brian Menges <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sink: kafka Anything `kafka` sink related source: kafka Anything `kafka` source related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants