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

GH-3291 - Possible inconsistency in DLT topic naming convention #3292

Merged
merged 5 commits into from
Jun 6, 2024

Commits on Jun 1, 2024

  1. feat(spring-kafka): standardize DLT topic naming convention

    Standardize the creation of DLT topics to use a consistent naming convention, preferably using a dash suffix, such as "-dlt". This change ensures compatibility and avoids conflicts when transitioning between different retry solutions.
    Watlas committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3cb0a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f0d99 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

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