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.

貢獻者指南