8000 [#3934] fixed client not support sets accept:text/event-stream problem by chengyouling · Pull Request #4935 · apache/servicec 10000 omb-java-chassis · GitHub
[go: up one dir, main page]

Skip to content

[#3934] fixed client not support sets accept:text/event-stream problem#4935

Merged
chengyouling merged 3 commits intoapache:2.9.xfrom
chengyouling:2.9.x-accept
Oct 11, 2025
Merged

[#3934] fixed client not support sets accept:text/event-stream problem#4935
chengyouling merged 3 commits intoapache:2.9.xfrom
chengyouling:2.9.x-accept

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

0