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 2019/08/10 05:19:50 UTC

[GitHub] [pulsar] yittg commented on issue #4918: [WIP][dashboard] fix peek parse message error

yittg commented on issue #4918: [WIP][dashboard] fix peek parse message error
URL: https://github.com/apache/pulsar/pull/4918#issuecomment-520119444
 
 
   For now, we can not parse batch messages payload without metadata pb struct except those with size of 1. So in this PR, only parse rightly for normal and 1-batch message, and display the size only of other batch messages.
   
   It can be resolved in another PR for those batch messages if need.
   
   @sijie what do you think?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services