It would be a bit more efficient only decode to check, and if it can decode, 
return the original byte[]
```
schema.decode(message);
return message;
```

[ Full content available at: https://github.com/apache/pulsar/pull/2685 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to