View.asMap() should reject multiply-firing triggers
Open
beam-model
bug
core
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
View.asMap() will always cause a failure with multiple firings, because a key will have duplicate elements.
Imported from Jira [BEAM-8563](https://issues.apache.org/jira/browse/BEAM-8563). Original Jira may contain additional context.
Reported by: kenn.
Contributor guide
Research direction
Start by locating the View.asMap() implementation and any existing tests for multiply-firing triggers. Confirm the current failure and identify the expected rejection behavior; the issue is done when that behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100