apache/pulsar

PIP 37-Follow up: Chunk message with batching enabled

Open

#7 138 ouverte le 2 juin 2020

Voir sur GitHub
 (1 commentaire) (1 réaction) (1 assigné)Java (3 485 forks)batch import
help wantedtype/feature

Métriques du dépôt

Stars
 (13 697 stars)
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.

Guide contributeur