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

Implement get_actual_qos() for subscriptions #455

Merged
merged 5 commits into from
Jun 12, 2019

Commits on Jun 7, 2019

  1. add get_actual_qos() feature to subscriptions

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    9dce2eb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. add get_actual_qos() test for subscriptions

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    27af5f8 View commit details
    Browse the repository at this point in the history
  2. fix uncrustify linter issues

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    243c1b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. add tests for deadline, lifespan, and lease duration

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    ddeeb61 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. remove useless code

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    cc9330f View commit details
    Browse the repository at this point in the history