devinbost commented 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:
[email protected]