[IT Tests] Message not acknowledged using Direct Runner
Open
bug
direct
gcp
io
java
P2
runners
tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
When running integration tests using direct runner, the messages are not acknowledged. The function *finalizeCheckpoint()* is not called because the shard's checkpoint is always null.
!UnboundedReadEvaluatorFactory.java.png!
The acknowledgement is called inside of the function *finalizeCheckpoint()*
!JmsCheckpointMark.java.png!
Imported from Jira [BEAM-14313](https://issues.apache.org/jira/browse/BEAM-14313). Original Jira may contain additional context.
Reported by: Amrane.
Contributor guide
Assessment
This issue has not been assessed yet.