apache/pulsar

PIP 37-Follow up: Chunk message with batching enabled

Open

#7,138 opened on 2020年6月2日

GitHub で見る
 (1 comment) (1 reaction) (1 assignee)Java (3,485 forks)batch import
help wantedtype/feature

Repository metrics

Stars
 (13,697 stars)
PR merge metrics
 (平均マージ 3d 10h) (30d で 146 merged PRs)

説明

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.

コントリビューターガイド