apache/pulsar

PIP 37-Follow up: Chunk message with batching enabled

开放

#7,138 创建于 2020年6月2日

 (1 条评论) (1 个反应) (1 位负责人)Java (3,485 个派生)batch import
help wantedtype/feature

仓库指标

星标
 (13,697 个星标)
PR 合并指标
 (平均合并 3天 10小时) (30 天内合并 146 个 PR)

描述

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.

贡献者指南