eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[Enhancement] Extraction of constants [TopicsHandler]

Open Alonexc opened this issue 3 years ago • 0 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Enhancement Request

image Extracts these constants.

Describe the solution you'd like

Located at:eventmesh-admin-rocketmq/src/main/java/org/apache/eventmesh/admin/rocketmq/handler/TopicsHandler.java These reused constants can be extracted to org/apache/eventmesh/admin/rocketmq/Constants.java.

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Alonexc avatar Aug 02 '22 09:08 Alonexc