### Motivation skipOutput is meant to supress any output if set to true. The current check are inaccurate in two respects 1. If the flag is set to true, then we need to set output topic to empty(i.e. no output). This pr does it 2. The current check does not work for void functions. ### Modifications
Describe the modifications you've done. ### Result After your change, what will change. [ Full content available at: https://github.com/apache/incubator-pulsar/pull/2468 ] This message was relayed via gitbox.apache.org for [email protected]
