apache / apache/beam

Clean up logging in the FnApiRunner

Open
#18,616 0 comments 0 reactions 0 assignees View on GitHub
harness improvement P3 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

We should consider cleaning up the logging emitted through execution of pipelines with the local FnApiRunner.  We currently do some pretty verbose debug logging, and we should audit each logging invocation to retain only the ones necessary.

Imported from Jira [BEAM-3641](https://issues.apache.org/jira/browse/BEAM-3641). Original Jira may contain additional context.
Reported by: ccy.

Contributor guide

Open the contributing guide

Research direction

The entry point named is FnApiRunner; locate its logging invocations and audit which messages are necessary during local pipeline execution. Done means redundant verbose debug logging is removed while necessary logging remains, with the affected behavior checked.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.