ruanwenjun commented on a change in pull request #586:
URL:
https://github.com/apache/incubator-eventmesh/pull/586#discussion_r749112864
##########
File path:
eventmesh-connector-plugin/eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq/consumer/RocketMQConsumerImpl.java
##########
@@ -48,7 +51,7 @@
import io.openmessaging.api.MessageSelector;
import io.openmessaging.api.MessagingAccessPoint;
-public class RocketMQConsumerImpl implements MeshMQPushConsumer {
+public class RocketMQConsumerImpl implements Consumer {
Review comment:
If so, it's needed to change the config file in META-INF/eventmesh
`org.apache.eventmesh.api.consumer.MeshMQPushConsumer` to
`org.apache.eventmesh.api.consumer. Consumer `
--
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]