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

Check QoS policy when configuring intraprocess, skip interprocess publish when possible #674

Merged

Commits on Apr 3, 2019

  1. Only setup intraprocess if 'durability' qos policy is 'volatile'. Ski…

    …p interprocess publish when only having intraprocess subscriptions
    
    Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
    ivanpauno committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c849373 View commit details
    Browse the repository at this point in the history
  2. Corrected with PR comment.

    Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
    ivanpauno committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    3ff574e View commit details
    Browse the repository at this point in the history
  3. Corrected with PR comment.

    Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
    ivanpauno committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    08e4f95 View commit details
    Browse the repository at this point in the history
  4. Added intraprocess configuration option at publisher/subscription level

    Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
    ivanpauno committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    e505ec8 View commit details
    Browse the repository at this point in the history
  5. Corrected with PR comments

    Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
    ivanpauno committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    ebbc4d1 View commit details
    Browse the repository at this point in the history
  6. Use get_actual_qos when setting-up intraprocess. Add test.

    Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
    ivanpauno committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    10bb55f View commit details
    Browse the repository at this point in the history