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: Remove all references to settings.KAFKA_TOPICS so it can be removed #66288

Merged
merged 11 commits into from Mar 6, 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. Copy the full SHA
    e05b79d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e6ab70e View commit details
    Browse the repository at this point in the history
  4. .

    lynnagara committed Mar 5, 2024
    Copy the full SHA
    2a3dc9d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    66ca032 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    85a6f47 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a8ef64c View commit details
    Browse the repository at this point in the history
  8. cleanup

    lynnagara committed Mar 5, 2024
    Copy the full SHA
    ea3e97b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    84b13af View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    93c62ea View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Copy the full SHA
    c749483 View commit details
    Browse the repository at this point in the history