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

Add Pulsar config props for startup policy #42180

Closed

Commits on Sep 8, 2024

  1. Add Pulsar config props for startup policy

    This commit adds properties to configure the startup
    behavior for the Pulsar message containers that back
    the `@PulsarListener`, `@ReactivePulsarListener`, and
    `@PulsarReader`.
    onobc committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c32884b View commit details
    Browse the repository at this point in the history
  2. Fix format

    onobc committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fd07917 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Fix test and format

    onobc committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8e19b2b View commit details
    Browse the repository at this point in the history