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/08 15:32:40 UTC

[GitHub] [pulsar] yittg opened a new issue #4917: [dashboard] peek parse response raise exception

yittg opened a new issue #4917: [dashboard] peek parse response raise exception
URL: https://github.com/apache/pulsar/issues/4917
 
 
   **Describe the bug**
   dashboard peek message api parse response raise exception cause treat all message as a json string
   
   **To Reproduce**
   produce a literal string like `something` to a topic and peek it on dashboard, which would raise a `ValueError: substring not found`.
   
   **Expected behavior**
   RIGHT response
   

----------------------------------------------------------------
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