apache/pulsar

PIP 37-Follow up: Chunk message with batching enabled

オープン

#7,138 opened on 2020/06/02

 (1 件のコメント) (1 件のリアクション) (1 人の担当者)Java (3,485 件のフォーク)batch import
help wantedtype/feature

Repository metrics

Stars
 (13,697 個のスター)
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.

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