[Q/A]How does provider response attachments to consumer in Dubbo2.7.18? #13924
Unanswered
LiebeKrake
asked this question in
Question
Replies: 1 comment
-
The usage is OK and this might be a bug of 2.7.x. But 2.7.x is EOL now, we will not release a new version for 2.7.x. Here are some advice for you if you want to know why.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
provider:
consumer:
——————
My code snippet is shown above,
I cannot get the value of the attachment "key" on the consumer side. How should I return attachments from the provider to the consumer?
(For some special reasons, only dubbo2 can be used for the time being)
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions