Aresxue commented on PR #15680: URL: https://github.com/apache/dubbo/pull/15680#issuecomment-3306522113
> This introduces too much complexity. Since it’s a generic invoke, it should follow the format requirements for generic invoke. If you need flexibility in formatting, you should wrap it as a REST API instead of exposing it through Dubbo. Triple REST also supports this kind of customization. I apologize for not explaining this clearly enough. This generalized call occurs at the gateway layer, and I don't have permission to modify the downstream RPC interface implementation. I believe generalized calls and flexibility don't conflict. For example, consider grpc's DynamicMessage. A classic use case for generalized calls is the gateway, but in practice, Dubbo's flexibility in this area is far from sufficient. -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org