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

[IMPROVE] Improvements and fixes to stream source consumer creation on leadership change or on stream config source updates #4009

Merged
merged 2 commits into from Apr 5, 2023

Commits on Mar 31, 2023

  1. - Improve and fix stream source consumer sequence number finding on l…

    …eadership change or stream config update to work with the new stream sourcing
    
    - Updates source index name format and adds two fields (source's filter and transform) to the `"Nats-Stream-Source"` message header
    - Backwards compatibility for streams containing previous (2.9) message headers for seamless upgrade
    - Update TestJetStreamSourceBasics as it could flap sometimes
    
    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0420c6e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Implement comments

    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    11d88ef View commit details
    Browse the repository at this point in the history