apache/pulsar

PIP 37-Follow up: Chunk message with batching enabled

Open

#7138 aperta il 2 giu 2020

Vedi su GitHub
 (1 commento) (1 reazione) (1 assegnatario)Java (3485 fork)batch import
help wantedtype/feature

Metriche repository

Star
 (13.697 star)
Metriche merge PR
 (Merge medio 3g 10h) (146 PR mergiate in 30 g)

Descrizione

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.

Guida contributor