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

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

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

GEODE-4165: Listener EventId in server does not match that of the client for 
clearRegion

- Improved logging to display full EventId (including MembershipId) when 
mismatch detected


> Test failed to get proper event id during a region clear
> --------------------------------------------------------
>
>                 Key: GEODE-4165
>                 URL: https://issues.apache.org/jira/browse/GEODE-4165
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Brian Rowe
>
> This occurred during a run of  
> EventIDVerificationDUnitTest.testEventIDPrapogationOnServerDuringRegionClear. 
>  The stack trace for this one isn't really helpful:
> org.apache.geode.internal.cache.tier.sockets.EventIDVerificationDUnitTest > 
> testEventIDPrapogationOnServerDuringRegionClear FAILED
>     java.lang.AssertionError
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at 
> org.apache.geode.internal.cache.tier.sockets.EventIDVerificationDUnitTest.testEventIDPrapogationOnServerDuringRegionClear(EventIDVerificationDUnitTest.java:150)
> It's unclear what happened here and I was unable to reproduce this failure 
> with 500 retries.  The test output also didn't contain any relevant data and 
> matched the successful runs (at least for stdout, it doesn't look like stderr 
> was captured here).  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to