apache / apache/servicecomb-java-chassis

边缘服务场景在ClientRestArgsFilter类转换请求对象时会丢失为null的字段

Open
#3,484 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.9k
Forks
814
Avg merge
8d 23h
Merged PRs (30d)
1

Description

RestCodec.argsToRest(invocation.getArgs(), swaggerRestOperation, restClientRequest);

![截图](https://user-images.githubusercontent.com/8299162/202406201-756348e9-5cf5-4794-a3b7-41f1a78bf6eb.PNG)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at ClientRestArgsFilter and the RestCodec.argsToRest(...) call shown in the issue, then trace how null-valued fields are handled during edge-service request conversion. Use the screenshot and surrounding request-model code to establish the expected behavior; done means null fields are retained in the converted request, with coverage for the reported case.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.