apache/beam

Non-transient non-serializable instance field in WatermarkHold

Open

#18,014 opened on Jun 3, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4,097 forks)batch import
P3bugcoregood first issuejava

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (Avg merge 6d) (243 merged PRs in 30d)

Description

FindBugs SE_BAD_FIELD: Non-transient non-serializable instance field in serializable class

Applies to: WatermarkHold.timerInternals.

This is a good starter bug. When fixing, please remove the corresponding entries from findbugs-filter.xml and verify the build passes.

Imported from Jira BEAM-420. Original Jira may contain additional context. Reported by: swegner. This issue has child subcomponents which were not migrated over. See the original Jira for more information.

Contributor guide