Skip to content

Conversation

@umalchanau
Copy link
Contributor

@umalchanau umalchanau commented Nov 20, 2025

📝 Description

Add Reflection API V1 support to Mittens.

Changes:

  • Update reflection client creation to use NewClientAuto (Documentation, Source code) instead of NewClientV1Alpha (Documentation, Source code) to support the both v1alpha and v1 reflection API versions.
  • Add testing gRPC server interceptor to verify gRPC call statistics in the tests.
  • Add tests to verify gRPC warmup using different server reflection API combinations (v1+v1alpha, v1, v1alpha).

Testing:
image
Warmup for a server that exposes only V1 Reflection API.
image
image

🔗 Related Issues

NA

@umalchanau umalchanau marked this pull request as ready for review November 20, 2025 13:01
@umalchanau umalchanau requested a review from a team as a code owner November 20, 2025 13:01
@sumitanvekar sumitanvekar merged commit 957d5df into ExpediaGroup:main Dec 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants