#126·cim

为什么不能正常使用maven包?

作者: Huo123Chen创建于 2022年1月27日更新于 2022年1月27日

value=zhangsan2 hash = 1407444926 127.0.0.9 value=1551253899106 hash = 2328281926 127.0.0.9 value=1551253899106 hash = 2328281926 45.78.28.220:9100:9081 value=1551253899106 hash = 2328281926 45.78.28.220:9100:10081 value=1551253899106 hash = 2328281926 45.78.28.220:9100:10081 value=1551253899106 hash = 2328281926 45.78.28.220:9100:00081 value=zhangsan hash = 133486337 127.0.0.9 Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE! - in com.crossoverjie.cim.common.route.algorithm.consistenthash.SortArrayMapConsistentHashTest getFirstNodeValue2(com.crossoverjie.cim.common.route.algorithm.consistenthash.SortArrayMapConsistentHashTest) Time elapsed: 0.007 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<127.0.0.[3]> but was:<127.0.0.[9]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at …

内容来源: crossoverJie/cim