jxplus commented on issue #6797: URL: https://github.com/apache/dubbo/issues/6797#issuecomment-1123381008
jdk 1.8 dubbo版本:2.7.15 使用协议:grpc 返回集合,使用Iterator接收。 调用iterator.forEachRemaining还是会报这个错,但是使用hasNext/next遍历则正常。不支持吗? -- 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]
