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

当java端的Date是null,go端decode将会报错,如果使用*time.Time可ui接收null,但是将无法接收正常Date #105

Closed
flixgithub opened this issue Jun 27, 2019 · 2 comments

Comments

@flixgithub
Copy link
Contributor

What happened:
当java端的Date是null,go端decode将会报错,如果使用*time.Time可ui接收null,但是将无法接收正常Date
What you expected to happen:
抛出的异常:
ERROR getty@v1.0.7/session.go:558 [session.handlePackage] error:decObject illegal object type tag:74 github.com/dubbogo/hessian2.(*Decoder).decObject
How to reproduce it (as minimally and precisely as possible):
go 作为 client 端,java作为server端,使用dubbogo框架进行调用
struct_example

Anything else we need to know?:

@wongoo
Copy link
Contributor

wongoo commented Jun 27, 2019

@flixgithub thanks, we will check that asap!

@wongoo
Copy link
Contributor

wongoo commented Aug 26, 2019

it can be closed. @AlexStocks

LaurenceLiZhixin added a commit to LaurenceLiZhixin/dubbo-go that referenced this issue Jul 17, 2021
* fix: updata go get dubbo-gen script

* fix

* fix: add etcd test
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

3 participants