Skip to content

(consumertest) Allow access to request context in sinks #13039

Closed
@Erog38

Description

@Erog38

Component(s)

consumer/consumertest

Describe the issue you're reporting

  1. consumer/consumertest isn't listed in the dropdown for selecting a component, or I somehow missed it, so I apologize, but I selected the closest relative I could find.

Overview

consumertest.XSink objects discard the request context on consumption. This makes testing anything related to transforming the request context difficult / unnecessary duplication. It would be hugely helpful to allow for access to the request context after the test is ran in order to validate transformations occurred.

This would help development of #33288 and #33288.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions