fingthinking opened a new issue #2006: consumer 抛出Dubbo client can not supported string message原因分析 URL: https://github.com/apache/incubator-dubbo/issues/2006 - [ ] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [FAQ](https://github.com/apache/incubator-dubbo/wiki/FAQ) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2. * Operating System version: mac * Java version: 1.8 ### Step to reproduce this issue 1. 表现: consumer 在某些情况下会抛出`Dubbo client can not supported string message`异常,并且 message 显示为乱码信息,经查找资料是说消息体 >8M 导致; 2. 实际测试结果: 我本地测试的时候,均无法复现对应的异常信息,>8M 的表现为 consumer 等待超时,且 provider 抛出`Data length too large:`异常。 求大神们帮忙分析一下,在什么情况下会出现标题中的那种异常?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
