Skip to content

[Enhancement] Do some code optimization.[EventMeshCommon]  #4763

@scwlkq

Description

@scwlkq

Search before asking

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

Enhancement Request

As comment:
I found that the EventMeshCommon class in the original TCP package was referenced by the classes of grpc, HTTP, and other modules. So should I placed this class under the Common module and corrected the reference? This also eliminates the coupling between the modules of the Java SDK.

Now reference:
image

Describe the solution you'd like

Move EventMesh class to common module, and check original references.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions