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

Subscriber shall be able to reduce its buffer size #19

Closed
elfenpiff opened this issue Dec 12, 2023 · 0 comments · Fixed by #198
Closed

Subscriber shall be able to reduce its buffer size #19

elfenpiff opened this issue Dec 12, 2023 · 0 comments · Fixed by #198

Comments

@elfenpiff
Copy link
Contributor

Brief feature description

A pub-sub service has the ability to define a max buffer size for a subscriber but the subscriber is unable to reduce its buffer size - every subscriber has the same buffer size.

So we need to introduce a setting in the subscriber port factory to set a custom buffer size.

elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Apr 19, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Apr 19, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Apr 19, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Apr 19, 2024
elfenpiff added a commit that referenced this issue Apr 19, 2024
…subscriber-side

[#19] reduce buffer size on subscriber side
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 a pull request may close this issue.

1 participant