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

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

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

GEODE-4144: Do not client side event id if port has not been set(#1277)

  * fixes race condition where internal region puts occur before client 
connection is established
  * If port is 0, do not cache the system variable, in turn does not cache the 
client event id

> CI failure: org.apache.geode.internal.cache.ha.PutAllDUnitTest > testPutAll 
> FAILED
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-4144
>                 URL: https://issues.apache.org/jira/browse/GEODE-4144
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues
>    Affects Versions: 1.4.0
>            Reporter: Shelley Lynn Hughes-Godfrey
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: geode-4144.logs
>
>
> {noformat}
> org.apache.geode.internal.cache.ha.PutAllDUnitTest > testPutAll FAILED
>     java.lang.AssertionError: expected: 
> org.apache.geode.internal.cache.EventID<EventIDid=25bytes;threadID=2;sequenceID=0]>
>  but was: 
> org.apache.geode.internal.cache.EventID<EventIDid=25bytes;threadID=2;sequenceID=0]>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:118)
>         at org.junit.Assert.assertEquals(Assert.java:144)
>         at 
> org.apache.geode.internal.cache.ha.PutAllDUnitTest.testPutAll(PutAllDUnitTest.java:372)
> {noformat}



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

Reply via email to