Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Dec 14, 2021

Motivation:

The channel pool currently ignores the request ID call options, meaning
that request IDs are not correctly propagated.

Modifications:

  • Apply request ID to call options.

Result:

  • Request ID from call options is propagated to the server in request
    headers when using a connection pool.

Motivation:

The channel pool currently ignores the request ID call options, meaning
that request IDs are not correctly propagated.

Modifications:

- Apply request ID to call options.

Result:

- Request ID from call options is propagated to the server in request
  headers when using a connection pool.
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Dec 14, 2021
@glbrntt glbrntt requested a review from Lukasa December 14, 2021 16:01
@glbrntt glbrntt merged commit df6a583 into grpc:main Dec 15, 2021
@glbrntt glbrntt deleted the gb-fix-id-propagation branch December 15, 2021 08:58
bimawa pushed a commit to StreamLayer/grpc-swift that referenced this pull request Dec 16, 2021
Motivation:

The channel pool currently ignores the request ID call options, meaning
that request IDs are not correctly propagated.

Modifications:

- Apply request ID to call options.

Result:

- Request ID from call options is propagated to the server in request
  headers when using a connection pool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants