redpanda-data / redpanda-data/connect
Missing fields from `redpanda_common` output
Open
Nobody has claimed this yet.
bug
kafka
outputs
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
The partitioner, idempotent_write and compression fields need to be added to the redpanda_common output. Currently, the code doesn't call FranzProducerFields() and FranzProducerOptsFromConfig().
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.
Research direction
Locate the code that produces the redpanda_common output and inspect where FranzProducerFields() and FranzProducerOptsFromConfig() are used or omitted. Verify that partitioner, idempotent_write, and compression are included in the output, then run the relevant existing tests or checks for this output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- stream-processing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100