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: Pubsub source requires, but does not use username #109

Open
samirketema opened this issue May 16, 2024 · 0 comments
Open

Bug: Pubsub source requires, but does not use username #109

samirketema opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@samirketema
Copy link
Contributor

Bug description

The pubsub source has a requirement that username is configured, when it doesn't use it.

A way to resolve this is to have a mode configuration, which can be set to pubsub or streaming.

Steps to reproduce

  1. Run a pipeline with the pubsub source without the username configured
  2. Note that conduit will throw an error, denoting that the username is required, even though it's unused in the pubsub source.

Version

pubsub branch

@samirketema samirketema added the bug Something isn't working label May 16, 2024
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