apache/pulsar
PIP 37-Follow up: Chunk message with batching enabled
Ouverte
#7 138 ouverte le 2 juin 2020
help wantedtype/feature
Métriques du dépôt
- Stars
- (13 697 étoiles)
- Métriques de merge PR
- (Merge moyen 3j 10h) (146 PRs mergées en 30 j)
Description
Motivation
#4400 provides client to publish large size message into chunks. However, it requires producer-client to disable batching explicitly. Enhance pulasr-client lib to chunk message without disabling the batching.