Skip to content

Conversation

@chengyouling
Copy link
Contributor

No description provided.

@chengyouling chengyouling self-assigned this Sep 9, 2025
}

if (failed && MediaType.SERVER_SENT_EVENTS.equals(produceProcessor.getName())) {
produceProcessor = new ProduceJsonProcessor();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里应该可以做成一个单例的实例进行重复利用, 没必要每次都重新new一个对象.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@chengyouling chengyouling merged commit 1e95045 into apache:2.9.x Oct 11, 2025
6 checks passed
@chengyouling chengyouling deleted the 2.9.x-accept branch January 6, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants