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

Topic content filter fallback #4

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

iuhilnehc-ynos
Copy link
Owner

Internal review

Chen Lihui added 7 commits July 4, 2022 09:21
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Chen Lihui added 3 commits July 7, 2022 14:58
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
@Barry-Xu-2018
Copy link
Collaborator

line 1212: ASSERT_FALSE(rcl_subscription_is_cft_enabled(&subscription));

Should change to ASSERT_TRUE ?

@iuhilnehc-ynos
Copy link
Owner Author

Should change to ASSERT_TRUE ?

The cft is not enabled because the content filter options is not set.

@Barry-Xu-2018
Copy link
Collaborator

Should change to ASSERT_TRUE ?

The cft is not enabled because the content filter options is not set.

Yes.

rcl/src/rcl/subscription.c Outdated Show resolved Hide resolved
rcl/src/rcl/subscription.c Show resolved Hide resolved
rcl/src/rcl/subscription.c Outdated Show resolved Hide resolved
rcl/src/rcl/subscription.c Show resolved Hide resolved
Chen Lihui added 2 commits July 14, 2022 15:51
…ntent filter only if necessary

Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Chen Lihui added 3 commits July 14, 2022 16:35
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Signed-off-by: Chen Lihui <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants