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

Support for ON_REQUESTED_INCOMPATIBLE_QOS and ON_OFFERED_INCOMPATIBLE_QOS events #924

Merged
merged 6 commits into from
Apr 1, 2020

Commits on Mar 31, 2020

  1. - Added support for incompatible_qos event in publisher and subcription

    Signed-off-by: Jaison Titus <jaisontj92@gmail.com>
    jaisontj authored and mm318 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e767baa View commit details
    Browse the repository at this point in the history
  2. fix compilation issues

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8838414 View commit details
    Browse the repository at this point in the history
  3. address PR comments

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    52a9d28 View commit details
    Browse the repository at this point in the history
  4. add new UnsupportedEventTypeException type

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    de1545c View commit details
    Browse the repository at this point in the history
  5. fix cpplint issues

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    74eb838 View commit details
    Browse the repository at this point in the history
  6. add unit test

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    5a18842 View commit details
    Browse the repository at this point in the history