eventmesh
eventmesh copied to clipboard
[Enhancement] Extraction of constants [AbstractProducer RocketMQProducerImpl RocketMQConsumerImpl]
trafficstars
Search before asking
- [X] I had searched in the issues and found no similar issues.
Enhancement Request

Describe the solution you'd like
Located at:eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq AbstractProducer RocketMQProducerImpl RocketMQConsumerImpl Extract the constants from these classes to the Constants class in the common directory.
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!