AlbumenJ commented on PR #13066: URL: https://github.com/apache/dubbo/pull/13066#issuecomment-1970718355
> > How can the user specify it in **one invocation** > > set attachment in RpcContext > > ```java > RpcContext.getClientAttachment().setObjectAttachment(GENERIC_WITH_CLZ_KEY, "true"); > ``` This is a little wired. I wonder why we should support this future? Is there any scenarios? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
