Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hessian2 Deserializer Joda-time error #6

Open
Bricks-Man opened this issue Jan 24, 2019 · 3 comments
Open

Hessian2 Deserializer Joda-time error #6

Bricks-Man opened this issue Jan 24, 2019 · 3 comments

Comments

@Bricks-Man
Copy link

我在dubbo项目上看到了一个issue。我跟踪了一下代码发现是你们这个hessian工程导致的。我在Hessian 4.0.38上没有重新该问题。经过debug,我发现是因为你们的代码缺少了UnsafeDeserializer.class相关类导致的,我在sofa上看到他们已经把hessian协议升级到了高版本。你们这边有升级的计划吗?https://github.com/alipay/sofa-hessian

@lovepoem
Copy link
Member

我发现是因为你们的代码缺少了UnsafeDeserializer.class相关类导致的,

Yes, the hessian-lite now have this issue, it seems that not easy to upgrade the latest version
I will try to fix it on the codebase of hessian-lite

@hhls
Copy link

hhls commented Mar 9, 2020

我发现是因为你们的代码缺少了UnsafeDeserializer.class相关类导致的,

Yes, the hessian-lite now have this issue, it seems that not easy to upgrade the latest version
I will try to fix it on the codebase of hessian-lite

Is it good now?

@ToryZhou
Copy link

现在这个问题修复了么?我现在dubbo3.0.4版本还是有这个问题。我在想除了jodatime的反序列化有问题,其他类型的反序列化有没有问题,先把jodatime这个要想法弄下啊。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants