rockXiaofeng commented on issue #993:
URL: https://github.com/apache/dubbo-go/issues/993#issuecomment-795001208


   Hi @spacewander , as you said, it does not support object,  and just now we 
changed the provider response from object to string,  called twice with curl, 
and then we got an error from apisix error_log:
   ```
   2021/03/10 15:10:17 [warn] 2391#27190: *2669171 multi: multi connection 
detach not empty 00007FB4FAC3F950
   2021/03/10 15:10:17 [error] 2391#27190: *2669170 upstream timed out (60: 
Operation timed out) while connecting to upstream, client: ::1, server: , 
subrequest: "/app", upstream: "dubbo://127.0.0.1:20000"
   
   2021/03/10 15:10:19 [error] 2391#27190: *2669456 dubbo: parse result map 
failed �N
   2021/03/10 15:10:19 [warn] 2391#27190: *2669456 dubbo: response decode 
result failed �N
   2021/03/10 15:10:19 [warn] 2391#27190: *2669456 multi: parse get error 
00007FB4FB060050
   ```
   Can you analyze the reasons for this?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to