apache/pulsar

PIP 37-Follow up: Chunk message with batching enabled

Open

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

在 GitHub 查看
 (1 评论) (1 反应) (1 负责人)Java (3,485 fork)batch import
help wantedtype/feature

仓库指标

Star
 (13,697 star)
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.

贡献者指南