You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Amrane AIT ZEOUAY (Jira)" <ji...@apache.org> on 2022/04/15 07:51:00 UTC

[jira] [Updated] (BEAM-14313) [IT Tests] Message not acknowledged using Direct Runner

     [ https://issues.apache.org/jira/browse/BEAM-14313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amrane AIT ZEOUAY updated BEAM-14313:
-------------------------------------
    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!

  was:
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.

!image-2022-04-15-09-45-02-201.png!

The acknowledgement is called inside of the function *finalizeCheckpoint()*

!image-2022-04-15-09-45-48-395.png!


> [IT Tests] Message not acknowledged using Direct Runner
> -------------------------------------------------------
>
>                 Key: BEAM-14313
>                 URL: https://issues.apache.org/jira/browse/BEAM-14313
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp, runner-direct
>    Affects Versions: 2.36.0
>            Reporter: Amrane AIT ZEOUAY
>            Priority: P0
>              Labels: GCP, test, test-stability
>         Attachments: JmsCheckpointMark.java.png, UnboundedReadEvaluatorFactory.java.png
>
>
> 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!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)