masesgroup / masesgroup/DataDistributionManager
Channel configured in transmission mode receives messages.
Open
@mariomastrodicasa is already working on this.
Since Mar 26, 2021.
bug
C/C++
Kafka
OpenDDS
- Dominant language
- C#
- Stars
- 2
- Forks
- 3
- Avg merge
- 7d 5h
- Merged PRs (30d)
- 12
Description
Describe the bug
Channel configured as transmission still receive messages.
To Reproduce
1 Configure a channel in transmission mode
2 Register to Channel_DataAvailable callback
3 Write on channel
Expected behavior
Channel_DataAvailable callback shall not be called.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.