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:36:00 UTC

[jira] [Commented] (GEODE-9885) StringsDUnitTest.givenBucketsMoveDuringAppend_thenDataIsNotLost fails with duplicated append

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

Geode Integration commented on GEODE-9885:
------------------------------------------

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

> StringsDUnitTest.givenBucketsMoveDuringAppend_thenDataIsNotLost fails with duplicated append
> --------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9885
>                 URL: https://issues.apache.org/jira/browse/GEODE-9885
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Ray Ingles
>            Priority: Major
>              Labels: needsTriage
>
> The test appends a lot of strings to a key. It wound up adding (at least one) extra string to the stored string:
>  
> {{java.util.concurrent.ExecutionException: java.lang.AssertionError: unexpected -\{append0}-key-3-27680- at index 27681 iterationCount=61995 in string}}
>  
> The string "\{append0}-key-3-27680-" appeared twice in sequence.



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