Skip to content

[Enhancement] Do some code optimization.[MessageEntity] #3824

Closed
@Alonexc

Description

@Alonexc

Search before asking

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

Enhancement Request

image
located at:
eventmesh-storage-plugin/eventmesh-storage-standalone/src/main/java/org/apache/eventmesh/storage/standalone/broker/model/MessageEntity.java
analysis and explanation:
a. 'MessageEntity' does not define a 'serialVersionUID' field
b. Make "message" transient or serializable.

Describe the solution you'd like

a. add serialVersionUID
b. add transient
image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueIssues for first-time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions