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 2020/08/04 03:17:54 UTC

[GitHub] [dubbo-go] xc19950304 opened a new issue #691: dubbogo-hessian2 can not unmarshal the object while it contains too many map-object which are initialized as nil

xc19950304 opened a new issue #691:
URL: https://github.com/apache/dubbo-go/issues/691


   本地测试发现,当对象包含多个map对象时(>=2),有两个及以上被初始化为nil时,无法反序列化,且报错“decInstance->decMapByValue field name: cookies2: illegal ref index“(eg:使用dubbogo序列化后再反序列化)
   
   <img width="412" alt="547DBBCA-90A8-4AB8-9861-67C4036DB996" src="https://user-images.githubusercontent.com/30997509/89249148-0ba98280-d644-11ea-8ade-5cc11ad05979.png">
   


----------------------------------------------------------------
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:
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-go] AlexStocks closed issue #691: dubbogo-hessian2 can not unmarshal the object while it contains too many map-object which are initialized as nil

Posted by GitBox <gi...@apache.org>.
AlexStocks closed issue #691:
URL: https://github.com/apache/dubbo-go/issues/691


   


----------------------------------------------------------------
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:
users@infra.apache.org



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