[FEATURE] Flink使用JSONB协议优化序列化和反序列化性能
Open
enhancement
- Dominant language
- Java
- Stars
- 4.4k
- Forks
- 613
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 6
Description
fastjson2 的jsonb协议可以支持一下flink程序的默认的序列化与反序列,这样对于大流量场景flink任务的性能会有很大的提升
Contributor guide
Research direction
Start by locating any Flink integration and the default serialization and deserialization entry points in this Java repository, then investigate how the JSONB protocol could be applied to high-volume Flink jobs. Done means the default Flink serialization path supports JSONB and its performance impact is demonstrated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100