Skip to content

[Bug] This method needlessly uses a String literal as a Charset encoding [SendSyncMessageProcessor] #2163

@zhaoyansheng163

Description

@zhaoyansheng163

Search before asking

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

Environment

Linux

EventMesh version

master

What happened

This method needlessly uses a String literal as a Charset encoding [SendSyncMessageProcessor]

How to reproduce

SendSyncMessageProcessor类中第283行不要指定"UTF-8",使用StandardCharsets.UTF_8。

Debug logs

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions