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

add judgement for SimpleForwardingServerCall in method ServerStreamHelper.getServerStream #1044

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

AlchemyDing
Copy link
Contributor

Motivation:

ServerCall is usually enhanced to ForwardingServerCall.SimpleForwardingServerCall by skywalking-agent or opentelemetry-javaagent,etc.At this point, ServerCallImpl will become the delegate of SimpleForwardingServerCall

Modification:

Add judgement for SimpleForwardingServerCall in method ServerStreamHelper.getServerStream

Result:

resolve issue
associate issue from nacos

Copy link

sofastack-cla bot commented Nov 25, 2023

Hi @AlchemyDing, welcome to SOFAStack community, Please sign Contributor License Agreement!

After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.

@AlchemyDing
Copy link
Contributor Author

@fengjiachun issue have completed in this pr

@fengjiachun
Copy link
Contributor

fengjiachun commented Nov 27, 2023

The check_format failed, you can first run mvn clean compile (it will automatically format the code).

@sofastack-cla sofastack-cla bot removed the cla:no label Nov 27, 2023
@AlchemyDing
Copy link
Contributor Author

The check_format failed, you can first run mvn clean compile (it will automatically format the code).

@fengjiachun done, thank you

Copy link
Contributor

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

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

LGTM

@fengjiachun fengjiachun merged commit f84d40a into sofastack:master Nov 27, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants