-
Notifications
You must be signed in to change notification settings - Fork 392
2021 09 30 Eclipse iceoryx developer meetup
dkroenke edited this page Sep 30, 2021
·
3 revisions
Date: 2021/09/30
Time: 17:00 CET
Link: https://eclipse.zoom.us/j/95918504483?pwd=RWM5Y1pkeStKVDZsU09EY1hnclREUT09
- Dietrich Krönke, Apex.AI
- Christian Eltzschig, Apex.AI
- Matthias Killat, Apex.AI
- Vamsi Krishna, Lear Corp
- General: Are there other agenda points?, 2 mins
- Iceoryx 2.0 Release Plan: https://projects.eclipse.org/projects/technology.iceoryx/releases/2.0.0/plan, 15 mins
- Request for take-modify-publish pipeline https://github.com/eclipse-iceoryx/iceoryx/issues/927 , 20 mins
- Enhancement of the ServiceDescription, 20 mins
- take-modify-publish pipeline
- Lear Corp offers support in system testing
- Possible problem: How to transfer the ownership of a sample to another publisher if the originator has another mempool/memory segment?
- Maybe additional publisher option to allow only one subscriber?
- Design document needed
- Should history size > 1 be allowed?
- Maybe introduce a "locking" mechanism to sample for forwarding
- Create a new "exclusive" port type to explicitly forbid history to restrict the container of (subscriber)queues to capacity = 1
- not part of iceoryx 2.0
- Enhancement of the ServiceDescription (issue needed)
- Problem: ServiceDescription needs more user-defined properties for a more fine-grained identification
- Proposal 1: Add a class with template parameter for comparison to the ServiceDescription
- Proposal 2: Replace SD with a complete user-configurable field with comparison, matching operators etc. to make it scalable