AnonHxy commented on issue #16680: URL: https://github.com/apache/pulsar/issues/16680#issuecomment-1193334204
> Might generate smaller batches or increase latency? Yes. This will generate smaller batches if `batchedFilterProperties ` is not empty. But the advantage is that there is no need to deserialize the entry in the broker or just publish non-batched messages if users want to fliter entries. > Why not have list of values for property: region=us,eu ? Good idea. Users should know which values they will use. It seems reasonable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org