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

[IMPROVED] StreamInfo reflecting subject transforms with just a filter and no transformation for Sources #4403

Merged
merged 1 commit into from Aug 21, 2023

Commits on Aug 19, 2023

  1. Adds sfs to sourceInfo

    Adds sfs to SourceInfo such that transforms with just a subject filter (and no transformation, meaning that the transform pointer in streamInfo is nil) can still be reflected in SourceInfo, which is important since the filtering is still happening, just no transformation as well.
    
    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    62f62d4 View commit details
    Browse the repository at this point in the history