Coder Social home page Coder Social logo

Comments (3)

390237 avatar 390237 commented on June 30, 2024 2

嗯,已经指定使用hessian2了,主要觉得dubbo在fastjson2还没完全稳定情况下,将默认序列化强制成fastjson2,太冒险了。

from dubbo.

heliang666s avatar heliang666s commented on June 30, 2024

这也许是fastjson的问题而不是dubbo的问题

from dubbo.

bert82503 avatar bert82503 commented on June 30, 2024

这也许是fastjson2的问题,而不是dubbo的问题

是fastjson2的问题。

Dubbo3.2默认使用fastjson2,升级过程中遇到一些fastjson2参数序列化问题。出于安全风险考虑,最终选择退回到hessian2,升级所有核心应用到生产环境的目标才完成。
建议统一使用hessian2参数序列化,与先前保持一样,因为有很多奇葩的响应返回结构。 @390237

fastjson2当前还不是很稳定,遇到的问题不少,参数序列化的性能收益也较低。

Dubbo应用可观测性升级指南与踩坑记录
https://blog.csdn.net/shupili141005/article/details/137884052

from dubbo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.