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

fix forgotten QoS and Timestamp ext processing for query/reply #1108

Merged

Conversation

yellowhatter
Copy link
Contributor

Issue #1107

@yellowhatter
Copy link
Contributor Author

@Mallets @DariusIMP

@DariusIMP
Copy link
Member

LGTM, I have tested it and it solves the issue.

However there is still another issue which may not be related (and I guess we can open a different issue for it) in which the priority is automatically set to Data despite specifying different values, both while doing a query and when replying to it.

@Mallets
Copy link
Member

Mallets commented Jun 10, 2024

If the priority is automatically set to Data despite specifying different values then I wonder wether the proposed changes are enough. I think also at API level QoS parameters should be mapped.

@yellowhatter
Copy link
Contributor Author

Fixed bug in QoS bitfield. It affected ALL our QoS Priority in all the messages.

@DariusIMP
Copy link
Member

Tested it and it works fine now! 👍

@Mallets Mallets merged commit 288333a into eclipse-zenoh:dev/1.0.0 Jun 10, 2024
9 of 11 checks passed
@Mallets Mallets deleted the fix_forgotten_extensions branch June 10, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants