apache / apache/dubbo

序列化问题 获取对象的属性值为空

Open
#10,710 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

dubbo 2.7.12
接口的返回值为RpcResponse>
WaterFallMaterialDTO extend MaterialBaseBase
WaterFallMaterialDTO对象中的属性获取为空 MaterialBaseBase 的属性对象不存在 (PS:使用json 打印出来)
有大佬知道为啥吗?

Contributor guide

Open the contributing guide

Research direction

Start with a minimal Dubbo 2.7.12 reproduction using RpcResponse> and the WaterFallMaterialDTO/MaterialBaseBase inheritance described in the report. Inspect the serialization and deserialization path for inherited properties, then verify whether the base attributes are present in the returned object and JSON output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.