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 2021/10/23 01:49:18 UTC

[GitHub] [dubbo-hessian-lite] wcdai opened a new issue #48: Hessian无法正确序列化List.of()

wcdai opened a new issue #48:
URL: https://github.com/apache/dubbo-hessian-lite/issues/48


   
   
   ### Environment
   
   * Dubbo version: 2.7.12
   * Java version: 11
   
   1. 当RPC接口的方法参数为java.util.List时,传入List.of(XXX),会报com.alibaba.com.caucho.hessian.io.HessianProtocolException,如果new ArrayList则不会。
   


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


[GitHub] [dubbo-hessian-lite] guyeu commented on issue #48: Hessian无法正确序列化List.of()

Posted by GitBox <gi...@apache.org>.
guyeu commented on issue #48:
URL: https://github.com/apache/dubbo-hessian-lite/issues/48#issuecomment-1046445300


   这个问题看起来要修复比较麻烦?那有什么workaround可以用吗


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