apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.91k stars 1.01k forks source link

[Feature-3934] Refactor registy module #4120

Closed HxpSerein closed 3 weeks ago

HxpSerein commented 1 month ago

What changes were proposed in this pull request

Issue Number: close #xxx

Brief change log

Refactor registy module and remove useless class.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

HxpSerein commented 3 weeks ago

Since I will add zookeeper registry in another PR, this PR will be closed.