qianye1001 commented on PR #10372: URL: https://github.com/apache/rocketmq/pull/10372#issuecomment-4539678318
这个 PR 用一个复杂的 dual-hook 路由机制,绕过了一个可能只是配置问题的 bug。 从架构上讲,这是一个反模式——它让 proxy 在某些路径上使用用户凭证跟 broker 通信,这本身就违背了 proxy 作为可信中间层的设计原则。 -- 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]
