You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/08/22 04:49:34 UTC

[GitHub] [pulsar] gaoran10 commented on pull request #17093: [fix][common]Fix presto sql avro decode error when publish non-batched msgs

gaoran10 commented on PR #17093:
URL: https://github.com/apache/pulsar/pull/17093#issuecomment-1221817876

   More context
   
   Before this [change](https://github.com/apache/pulsar/pull/9046/files#diff-1c4549d484ef1478755a0b8ee495544bc4d2062fcfdba6b2dca7d3ea2d88a939R40) we can use this `singleMessageMetadata != null` to judge the message is batched or not, it seems that after this change, the test should be failed. It's strange.


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org