pjfanning commented on PR #2763: URL: https://github.com/apache/helix/pull/2763#issuecomment-1962070829
@junkaixue the build failure ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project rabbitmq-consumer-group: Compilation failure Error: /home/runner/work/helix/helix/recipes/rabbitmq-consumer-group/src/main/java/org/apache/helix/recipes/rabbitmq/ConsumerThread.java:[27,27] cannot find symbol Error: symbol: class QueueingConsumer Error: location: package com.rabbitmq.client ``` I did not change rabbitmq jar. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
