Consider allocating AssignContext only once in the Java SDK Harness
Open
harness
java
new feature
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Instead of allocating the assign context for every call, create the context once and update a pointer to the current `WindowedValue` whenever we receive a call.
Imported from Jira [BEAM-4272](https://issues.apache.org/jira/browse/BEAM-4272). Original Jira may contain additional context.
Reported by: tgroh.
Contributor guide
Assessment
This issue has not been assessed yet.