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

Generic type miss when injvm invoke #13448

Closed
1 task
YAGAMIL opened this issue Dec 1, 2023 · 1 comment
Closed
1 task

Generic type miss when injvm invoke #13448

YAGAMIL opened this issue Dec 1, 2023 · 1 comment
Labels
type/bug Bugs to being fixed

Comments

@YAGAMIL
Copy link
Contributor

YAGAMIL commented Dec 1, 2023

  • I have searched the issues of this repository and believe that this is not a duplicate.

Environment

  • Dubbo version: 3.2.6
  • Operating System version: linux or windows
  • Java version: 17
  • dubbo-serialization-fastjson:2.7.23

dubbo.protocol.serialization=fastjson

Steps to reproduce this issue

  1. 使用上述配置
  2. 本地调用注入接口
  3. 泛型返回值类型丢失,成为JSONObject导致后续操作出问题

injvm本地通过dubbo调用出现泛型丢失情况

7891b14b68469a9a00161603ab5bf60c

877765f7e0dc14bbe07c020a973458ff

@YAGAMIL YAGAMIL added the type/bug Bugs to being fixed label Dec 1, 2023
@AlbumenJ
Copy link
Member

AlbumenJ commented Dec 1, 2023

Fix in #13351

@AlbumenJ AlbumenJ changed the title 在dubbo3中使用fastjson1序列化时,本地调用会丢失泛型 Generic type miss when injvm invoke Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bugs to being fixed
Projects
None yet
Development

No branches or pull requests

3 participants