You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2022/01/03 19:52:00 UTC

[jira] [Commented] (GEODE-8644) SerialGatewaySenderQueueDUnitTest.unprocessedTokensMapShouldDrainCompletely() intermittently fails when queues drain too slowly

    [ https://issues.apache.org/jira/browse/GEODE-8644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468171#comment-17468171 ] 

Geode Integration commented on GEODE-8644:
------------------------------------------

Seen in [distributed-test-openjdk8 #588|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/588] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0753/test-results/distributedTest/1641091689/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0753/test-artifacts/1641091689/distributedtestfiles-openjdk8-1.15.0-build.0753.tgz].

> SerialGatewaySenderQueueDUnitTest.unprocessedTokensMapShouldDrainCompletely() intermittently fails when queues drain too slowly
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-8644
>                 URL: https://issues.apache.org/jira/browse/GEODE-8644
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.15.0
>            Reporter: Benjamin P Ross
>            Assignee: Xiaojian Zhou
>            Priority: Major
>              Labels: GeodeOperationAPI, needsTriage, pull-request-available
>
> Currently the test SerialGatewaySenderQueueDUnitTest.unprocessedTokensMapShouldDrainCompletely() relies on a 2 second delay to allow for queues to finish draining after finishing the put operation. If queues take longer than 2 seconds to drain the test will fail. We should change the test to wait for the queues to be empty with a long timeout in case the queues never fully drain.



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