wangshaojie4039 commented on a change in pull request #586:
URL: 
https://github.com/apache/incubator-eventmesh/pull/586#discussion_r748969678



##########
File path: 
eventmesh-connector-plugin/eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq/MessagingAccessPointImpl.java
##########
@@ -52,7 +49,7 @@ public Properties attributes() {
 
     @Override
     public Producer createProducer(Properties properties) {
-        return new ProducerImpl(this.accessPointProperties);
+        return null;

Review comment:
       This class will be removed because OMS will be removed. This part is 
modified to avoid error reporting




-- 
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]

Reply via email to