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

advanced publisher/subscriber options contains cache options inside #864

Merged

Conversation

DenisBiryukov91
Copy link
Contributor

@DenisBiryukov91 DenisBiryukov91 commented Dec 17, 2024

refactor advanced publisher/subscriber options: now suboptions are placed inside the enclosing structure. Previous approach when main options structure contained references to suboptions restricts the API extensibility: it was impossible to set subsoptions by functions which accepts only reference to main options structure.

@DenisBiryukov91 DenisBiryukov91 added api fix Problem in the API internal Changes not included in the changelog labels Dec 17, 2024
@DenisBiryukov91 DenisBiryukov91 force-pushed the fix-advanced-pub-sub-options branch from a819577 to 0898ff2 Compare December 17, 2024 15:22
@DenisBiryukov91 DenisBiryukov91 force-pushed the fix-advanced-pub-sub-options branch from 0898ff2 to 31856a1 Compare December 17, 2024 15:31
@milyin milyin changed the title refactor advanced publisher/subscriber options advanced publisher/subscriber options contains cache options inside Dec 17, 2024
@milyin milyin merged commit 2f3fea4 into eclipse-zenoh:main Dec 17, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api fix Problem in the API internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants