Skip to content

Stabilize proxy protocol access log test - #13462

Merged
bneradt merged 1 commit into
apache:masterfrom
bneradt:stabilize-proxy-protocol-autest
Jul 31, 2026
Merged

Stabilize proxy protocol access log test#13462
bneradt merged 1 commit into
apache:masterfrom
bneradt:stabilize-proxy-protocol-autest

Conversation

@bneradt

@bneradt bneradt commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Access log records for independent PROXY Protocol replay sessions can be
finalized on different event threads. The test assumed replay order and
failed intermittently when two otherwise correct records were reversed.

This waits for all expected records and sorts them before comparing
against the full gold output. It preserves content and count coverage
without requiring transaction completion order.

Access log records for independent PROXY Protocol replay sessions can be
finalized on different event threads. The test assumed replay order and
failed intermittently when two otherwise correct records were reversed.

This waits for all expected records and sorts them before comparing
against the full gold output. It preserves content and count coverage
without requiring transaction completion order.
@bneradt bneradt added this to the 11.0.0 milestone Jul 30, 2026
Copilot AI review requested due to automatic review settings July 30, 2026 21:13
@bneradt bneradt self-assigned this Jul 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@bneradt
bneradt merged commit df93dd7 into apache:master Jul 31, 2026
15 checks passed
@bneradt
bneradt deleted the stabilize-proxy-protocol-autest branch July 31, 2026 00:13
@github-project-automation github-project-automation Bot moved this to For v10.2.0 in ATS v10.2.x Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: For v10.2.0

Development

Successfully merging this pull request may close these issues.

3 participants