Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example-orca: fix lost streamTracerFactor #9411

Merged
merged 4 commits into from Jul 25, 2022

Conversation

YifeiZhuang
Copy link
Contributor

No description provided.

@YifeiZhuang YifeiZhuang requested a review from ejona86 July 25, 2022 19:57
@YifeiZhuang YifeiZhuang added the TODO:backport PR needs to be backported. Removed after backport complete label Jul 25, 2022
Copy link
Member

@ejona86 ejona86 left a comment

Choose a reason for hiding this comment

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

Just need to fix indentation.

+ orcaLoadReport);
}
};
if (result.getStreamTracerFactory() == null) {
Copy link
Member

Choose a reason for hiding this comment

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

Note that this code demonstrates that we should probably improve the helpers (either by allowing null or by a more convenient method). But we can fix that later.

@YifeiZhuang YifeiZhuang enabled auto-merge (squash) July 25, 2022 23:24
@YifeiZhuang YifeiZhuang merged commit cc9505f into grpc:master Jul 25, 2022
YifeiZhuang added a commit to YifeiZhuang/grpc-java that referenced this pull request Jul 28, 2022
@YifeiZhuang YifeiZhuang removed the TODO:backport PR needs to be backported. Removed after backport complete label Jul 29, 2022
@YifeiZhuang YifeiZhuang deleted the forward-tracer branch August 1, 2022 20:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants