redpanda-data / redpanda-data/connect
Connection initialization failed only shows on TRACE not INFO level logs
Open
Nobody has claimed this yet.
bug
needs investigation
ux
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
Failing to connect to Redpanda brokers in kafka_franz connector only shows in Trace logs
Problematic message:
TRAC connection initialization failed @service=redpanda-connect addr="seed-3da5416e.ch158bogvg4l92oem62g.fmc.prd.cloud.redpanda.com:9092" broker=seed_0 err=EOF label=from_metrics_pipeline path=root.input
Connect version:
rpk connect --version
Version: 4.34.0
Date: 2024-09-04T20:52:28Z
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
Start by reproducing the failed broker connection in the kafka_franz connector using the reported Redpanda Connect version and compare TRACE and INFO output. Done means the connection-initialization failure is visible at INFO level, with the existing broker address and error details preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability, stream-processing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100