fastify / fastify/fastify-kafka
Upgrade the @fastify/kafka plugin to @platformatic/kafka v2.x
Open
- Dominant language
- JavaScript
- Stars
- 72
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Upgrade the @fastify/kafka plugin to `@platformatic/kafka` v2.x
Note:
- The CI pipeline will fail if Node v20 is still present in the CI workflow, because `@platformatic/kafka` v2.x is only compatible with Node v22
see PR: https://github.com/fastify/fastify-kafka/pull/179
Contributor guide
Research direction
Start by locating the @fastify/kafka dependency declaration and the CI workflow. Check the referenced PR for the intended @platformatic/kafka v2.x upgrade, ensure the workflow no longer includes Node v20 and uses a compatible Node version, then run the repository checks and confirm CI passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, ci-cd, distributed-systems
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100