Skip to content

Add unique number to WebFlux log prefix for Undertow server #26430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pdevalck opened this issue Jan 22, 2021 · 0 comments
Closed

Add unique number to WebFlux log prefix for Undertow server #26430

pdevalck opened this issue Jan 22, 2021 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@pdevalck
Copy link

Issue #22039 was created and fixed for the Netty server. The same problem exists for the Undertow reactive server.

UndertowServerHttpRequest.initId method should add an incrementing number to ensure that each new HTTP request gets assigned a unique log id.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 22, 2021
@sbrannen sbrannen added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels Jan 22, 2021
@rstoyanchev rstoyanchev self-assigned this Jan 22, 2021
@rstoyanchev rstoyanchev removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 22, 2021
@rstoyanchev rstoyanchev added this to the 5.3.4 milestone Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants