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 2020/07/25 00:59:16 UTC

[GitHub] [pulsar] devinbost removed a comment on issue #7660: Unable to correctly pass JSON object as inline message via CLI pulsar-client

devinbost removed a comment on issue #7660:
URL: https://github.com/apache/pulsar/issues/7660#issuecomment-663786836


   With the first attempt, `bin/pulsar-client produce persistent://public/default/testInput -m '{ "test1" : "value1", "test2": "value2" }'`, it only deserializes the first key/value (test1 and value1). The subsequent parameters seem to be ignored. 


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