You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/28 19:13:00 UTC

[jira] [Commented] (GEODE-4745) CI Failure : entriesFlushedToIndexAfterWaitForFlushCalled

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

ASF subversion and git services commented on GEODE-4745:
--------------------------------------------------------

Commit 0e36a99205bee12e29a99e9e82e59e889161a0be in geode's branch refs/heads/develop from [~nnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0e36a99 ]

GEODE-4745: Stat check asserts modified

	* The assert check for the lucene commit checks have been modified to address the fact that it is not deterministic
	* The reindex thread may be faster than the puts being done by the test hence the number of commits may different depending on whether the puts were faster or the reindexing thread.


> CI Failure : entriesFlushedToIndexAfterWaitForFlushCalled
> ---------------------------------------------------------
>
>                 Key: GEODE-4745
>                 URL: https://issues.apache.org/jira/browse/GEODE-4745
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: nabarun
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> org.apache.geode.cache.lucene.LuceneIndexMaintenanceIntegrationTest > entriesFlushedToIndexAfterWaitForFlushCalled FAILED
>     java.lang.AssertionError: expected:<8> but was:<7>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at org.apache.geode.cache.lucene.LuceneIndexMaintenanceIntegrationTest.entriesFlushedToIndexAfterWaitForFlushCalled(LuceneIndexMaintenanceIntegrationTest.java:277)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)