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

ref: Move more code to the new way of defining kafka topics and overrides #66283

Merged
merged 5 commits into from Mar 5, 2024

Commits on Mar 5, 2024

  1. ref: Move more code to the new way of defining kafka topics and overr…

    …ides
    
    This moves the `dlq_topic` consumer definitions and anything that uses
    the `get_topic_definition` helper function over to the new style kafka
    topic config.
    lynnagara committed Mar 5, 2024
    Copy the full SHA
    1221c85 View commit details
    Browse the repository at this point in the history
  2. fix test

    lynnagara committed Mar 5, 2024
    Copy the full SHA
    3d56b37 View commit details
    Browse the repository at this point in the history
  3. produe to real topic

    lynnagara committed Mar 5, 2024
    Copy the full SHA
    05df7ee View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5b188e8 View commit details
    Browse the repository at this point in the history
  5. update test

    lynnagara committed Mar 5, 2024
    Copy the full SHA
    c9d7b05 View commit details
    Browse the repository at this point in the history