请问 dubbo 传输的数据有空间字段Geometry 怎么让它正确的在两个微服务之间传输?
Open
- Dominant language
- CSS
- Stars
- 491
- Forks
- 809
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
请问 dubbo 传输的数据有空间字段Geometry 怎么让它正确的在两个微服务之间传输?我用dubbo时,去掉Geometry字段可以正常在数据库插入数据,但是一有Geometry字段,整条数据每个字段就会变为NULL。请大神救命?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by reproducing the Dubbo call with and without the Geometry field, then inspect the serialized payload and the receiving service's database insert. Done means identifying why Geometry causes every field to become NULL and documenting a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend-api-design, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100