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-1828: Use consumer record's partition for @RetryableTopic #1829

Merged

Commits on Jun 14, 2021

  1. spring-projectsGH-1828: Add tests for RetryableTopic with autoCreate=…

    …false
    
    Signed-off-by: Deepesh <deepeshvrm1@gmail.com>
    deepesh-verma committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    1ee1e7a View commit details
    Browse the repository at this point in the history
  2. spring-projectsGH-1828: Update DeadLetterPublishingRecovererFactory#r…

    …esolveDestination
    
    - Extract out a protected method to `resolveTopicPartition` for destination DLT
    - Set the partition to the same partition as the original record
    deepesh-verma committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    e775e53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e448b60 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. spring-projectsGH-1828: Add javadoc for DeadLetterPublishingRecoverer…

    …Factory.resolveTopicPartition
    deepesh-verma committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    516e053 View commit details
    Browse the repository at this point in the history