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

Accept empty Kafka config when visibility queue is set to internal #1238

Merged

Conversation

alexshtin
Copy link
Member

@alexshtin alexshtin commented Jan 28, 2021

What changed?
Accept empty Kafka config when visibility queue is set to internal.

Why?
Kafka is about to be deprecated and with current visibility queue default Kafka is not needed.

How did you test it?
Run locally w/o kafka config.

Potential risks
No risks.

@alexshtin alexshtin changed the title Accept emtpy Kafka config Accept empty Kafka config when visibility queue is set to internal Jan 28, 2021
@alexshtin alexshtin merged commit 485ae99 into temporalio:master Jan 28, 2021
@alexshtin alexshtin deleted the feature/accept-empty-kafka-config branch January 28, 2021 04:06
@ghost
Copy link

ghost commented Feb 9, 2021

Hey. Thanks for the update.
Am I understood right, that is enough to change

      visibility:
        driver: "cassandra"

to

      visibility:
        driver: "internal"

in values.yaml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants