apache/pulsar

PIP 37-Follow up: Chunk message with batching enabled

Open

#7.138 aberto em 2 de jun. de 2020

Ver no GitHub
 (1 comment) (1 reaction) (1 assignee)Java (3.485 forks)batch import
help wantedtype/feature

Métricas do repositório

Stars
 (13.697 stars)
Métricas de merge de PR
 (Mesclagem média 3d 10h) (146 fundiu PRs em 30d)

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.

Guia do colaborador