Revert "Revert "Create a default warning for qos incompatibility""#544
Conversation
|
Continuing discussion from #536:
The warning that appeared is the one saying that I think the problem can be avoided in the following way:
The approach commented here #536 (comment) will make this easier to implement IMO. @mm318 let me know if this sounds reasonable to you. |
|
@mm318 The revert commit has to be singed too, to make the DCO check pass. |
Sorry for the mistake here. Currently we're ricing an exception in this case, and that approach is correct. Ignore this item. |
|
Let's just remove the warning log message in the case of failing to register a default callback.
The structure shouldn't really change, because the logic is: If we set the |
6622fd3 to
03a6320
Compare
Yes, sorry. I was convinced that the error was shown when creating the publisher. |
|
@ivanpauno, @nuclearsandwich, and @dirk-thomas, I am not sure which packages should go through CI for this pull request, but here is the relevant gist: |
|
@mm318 There are a few more test failures than in the nightlies https://ci.ros2.org/view/nightly/job/nightly_linux_release/1514/. Can you take a look locally to them? |
|
Sorry, there was something wrong with the |
Signed-off-by: Miaofei <miaofei@amazon.com>
03a6320 to
60ac314
Compare
|
Hi @ivanpauno, I just rebased. Can you please re-run CI? |
|
Ok, CI looks good, going finally in! |
|
Great! Thanks! |
Reverts #543
Let's work on solving the aforementioned test failures before merging this pull request.