Skip to content

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

Closed
@pdevalck

Description

@pdevalck

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.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions