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

Tsz Wo Nicholas Sze commented on RATIS-195:
-------------------------------------------

I guess it probably is some other problems in your environment since Ratis can 
be compiled by me, many other contributors and also the QA machines.

What is your maven version?  Mine is
{code}
$mvn --version
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T00:58:13-07:00)
Maven home: /usr/local/Cellar/maven/3.5.2/libexec
Java version: 1.8.0_152, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.13.2", arch: "x86_64", family: "mac"
{code}

> TestRaftReconfigurationWithSimulatedRpc fails with assertion error
> ------------------------------------------------------------------
>
>                 Key: RATIS-195
>                 URL: https://issues.apache.org/jira/browse/RATIS-195
>             Project: Ratis
>          Issue Type: Test
>            Reporter: Ted Yu
>            Priority: Minor
>         Attachments: 
> org.apache.ratis.server.simulation.TestRaftReconfigurationWithSimulatedRpc-output.txt,
>  ratis-8464.tst
>
>
> As of commit 7b3a9a6f5f8e8075727d84e3ddeae7b594eda89c, I observed the 
> following :
> {code}
> testRevertConfigurationChange(org.apache.ratis.server.simulation.TestRaftReconfigurationWithSimulatedRpc)
>   Time elapsed: 2.119 sec  <<< FAILURE!
> java.lang.AssertionError: 1 0 expected:<NOOP> but was:<CONFIGURATIONENTRY>
> {code}
> 1 was confIndex and 0 was log.getLastCommittedIndex()



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

Reply via email to