[Incident]: Version compatibility/mismatch between 3.5.0 documetation and actual code for librdkafka
@spolovko is already working on this.
Since Sep 6, 2026.
- Dominant language
- C
- Stars
- 18
- Forks
- 9
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Version
3.5.0
Title
librdkafka version compatibility/mismatch between 3.5.0 documetation
Summary
As per 3.5.0 documentation (release note, user guide), there is depedency on librdkafka for minium version 2.6.0 and recommended version 2.13.0.
This version requirement is only updated in documentation but it's not beed updated in actual code, packaging requirement or build requirement.
Also, on RHEL/ROCKY 8.x does not provide librdkafka beyong 1.6.0 and currently nvmesh-target (TOMA) is being build default version 1.6.0 available on Rocky 8 with develpement header of same version.
So, this ticket is to report this disparity and seek clarity about what need to be done in this case.
Business Impact
No response
Severity (0-2)
1
Environment Type
Development
Component Versions
3.5.0
Topology
No response
Reproduction Steps
No response
SRE Troubleshooting
No response
Timeline
No response
Logs Location
https://github.com/NVIDIA/nvmesh-documentation/blob/main/NVMesh%203.5.0%20User%20Guide.md
Additional Diagnostics
No response
Access details
No response
Code of Conduct
- I agree to follow NVMesh's Code of Conduct
- I have searched the open bugs and have found no duplicates for this bug report
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.