Skip to content

Revert "Revert "server: introduce ServerMetricRecorder API and move p…#32278

Closed
yousukseung wants to merge 1 commit intogrpc:masterfrom
yousukseung:backend_metric_sampling_retry
Closed

Revert "Revert "server: introduce ServerMetricRecorder API and move p…#32278
yousukseung wants to merge 1 commit intogrpc:masterfrom
yousukseung:backend_metric_sampling_retry

Conversation

@yousukseung
Copy link
Copy Markdown
Contributor

…er-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)"

PR #32106 caused msan errors in some tests while de-referencing the server object where async calls are active after the server is destroyed. Instead cache the ServerMetricRecorder pointer.

This reverts commit deb1e25.

…er-call reporting from a C++ interceptor to a C-core filter (grpc#32106)" (grpc#32272)"

PR grpc#32106 caused msan errors in some tests while de-referencing the
server object where async calls are active after the server is
destroyed. Instead cache the ServerMetricRecorder pointer.

This reverts commit deb1e25.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant