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.

貢獻者指南