aahmed-se commented on issue #2180: Cleanup Arquillian consolidate projects URL: https://github.com/apache/incubator-pulsar/pull/2180#issuecomment-406693811 that's defeats of the purpose of the PR, here is the new error I will spend some time to try and fix it. ``` testPublishAndConsume(org.apache.pulsar.tests.integration.smoke.SmokeTest) Time elapsed: 7.161 s <<< FAILURE! java.lang.NoSuchMethodError: io.netty.util.NetUtil.isIpV6AddressesPreferred()Z at io.netty.resolver.dns.DnsNameResolver.<clinit>(DnsNameResolver.java:107) at io.netty.resolver.dns.DnsNameResolverBuilder.<init>(DnsNameResolverBuilder.java:47) at org.apache.pulsar.client.impl.ConnectionPool.<init>(ConnectionPool.java:111) at org.apache.pulsar.client.impl.ConnectionPool.<init>(ConnectionPool.java:73) at org.apache.pulsar.client.impl.PulsarClientImpl.<init>(PulsarClientImpl.java:118) at org.apache.pulsar.client.impl.PulsarClientImpl.<init>(PulsarClientImpl.java:114) at org.apache.pulsar.client.impl.ClientBuilderImpl.build(ClientBuilderImpl.java:51) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
