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

[15341] Protect access to reader listeners #2898

Merged
merged 4 commits into from
Aug 3, 2022

Commits on Aug 2, 2022

  1. Refs #15339. Fixed StatefulReader access to mp_listener.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    fb4cf79 View commit details
    Browse the repository at this point in the history
  2. Refs #15339. Fixed StatelessReader access to mp_listener.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    fcc084a View commit details
    Browse the repository at this point in the history
  3. Refs #15338. Protecting access to DataReaderImpl::listener_ with spec…

    …ific mutex.
    
    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c2a209e View commit details
    Browse the repository at this point in the history
  4. Refs #15341. Addresed review suggestions.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3b231d4 View commit details
    Browse the repository at this point in the history