You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "sxfmao (via GitHub)" <gi...@apache.org> on 2023/05/15 09:23:25 UTC

[GitHub] [dubbo] sxfmao opened a new issue, #12318: 序列化问题

sxfmao opened a new issue, #12318:
URL: https://github.com/apache/dubbo/issues/12318

   hessian2报错,看之前的问题是hessian2与Java17兼容不好,我已经把所有更改序列化的地方都改了
   ![QQ图片20230515171117](https://github.com/apache/dubbo/assets/32216262/110d841f-ec66-48d9-937d-d9aa82de72bb)
   
   为什么有的请求还是没有带序列化参数,然后使用默认的序列化hessian2
   ![QQ图片20230515171111](https://github.com/apache/dubbo/assets/32216262/d9d5582f-5cdb-4e83-a7b2-62e53c0e81cd)
   ![QQ图片20230515171904](https://github.com/apache/dubbo/assets/32216262/eaade99c-9980-4baa-8413-0ef6da918a65)
   
   而且默认的不是改成fastjson2了吗,为什么我的还是hessian2,应该怎么解决


-- 
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.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] AlbumenJ commented on issue #12318: 序列化问题

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #12318:
URL: https://github.com/apache/dubbo/issues/12318#issuecomment-1552671534

   这个是 RegistryService 内部的服务,对应的不会真正发布出来,所以序列化类型不需要关心


-- 
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] sxfmao closed issue #12318: -

Posted by "sxfmao (via GitHub)" <gi...@apache.org>.
sxfmao closed issue #12318: -
URL: https://github.com/apache/dubbo/issues/12318


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