All IOs should log messages
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
It's pretty important for the users to easily follow what the IOs are doing to have some log messages (at least with DEBUG level).
Today, most of the IOs are doing that but a couple doesn't (like AMQP and Elasticsearch IOs).
Imported from Jira [BEAM-2688](https://issues.apache.org/jira/browse/BEAM-2688). Original Jira may contain additional context.
Reported by: jbonofre.
Contributor guide
Research direction
Start by locating the AMQP and Elasticsearch IO implementations, then compare their logging with the other IOs that already emit messages. Identify the relevant tests or test patterns for those connectors and use them to verify that the missing DEBUG-level activity is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100