jerrypeng opened a new pull request #3000: moving pulsar storm tests under tests URL: https://github.com/apache/pulsar/pull/3000 ### Motivation Similar issue as: https://github.com/apache/pulsar/issues/2890 but with the tests for pulsar storm. Since pulsar-broker depends on pulsar-client-original and the storm pulsar adaptor depends on the shaded version of it. After removing the function-metrics module: https://github.com/apache/pulsar/pull/2982 The pulsar storm tests started throwing the following error: 72086 [pulsar-timer-9-1] WARN o.a.p.c.i.ProducerImpl - [persistent://public/crawl/in-partition-1] [crawler-1-1540895529_1] error while closing out batch -- java.lang.NoSuchMethodError: com.scurrilous.circe.checksum.Crc32cIntChecksum.computeChecksum(Lio/netty/buffer/ByteBuf;)I
---------------------------------------------------------------- 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
