You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/10/23 04:03:36 UTC

[GitHub] [dubbo] AlbumenJ commented on issue #10627: accessLog can not parse tiple pb idl request

AlbumenJ commented on issue #10627:
URL: https://github.com/apache/dubbo/issues/10627#issuecomment-1287998394

   This is a bug of fastjson. See https://github.com/alibaba/fastjson/issues/2366 
   
   Try configure `-Ddubbo.json-framework.prefer=gson` to bypass this.
   
   In Dubbo 3.2, Dubbo will use fastjson2 as default and no longer depend on fastjson. Fastjson2 has fix this in 2.0.16.


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org