sijie commented on issue #3854: [issue #3767] support go function for pulsar
URL: https://github.com/apache/pulsar/pull/3854#issuecomment-480650051
 
 
   @srkukarni @wolfstudy : can we agree on followings:
   
   ```
   - fail the instance (panic) in newGoInstance if ProcessingGuarantee (PG) is 
EO.
   - remove the error handle for EO. only handle AMO and ALO.
   ```
   
   I don't think we should ever handle EO in this PR, since EO requires special 
setups on producers. I would prefer deferring EO handling to next pull request, 
which will make implementation clear.

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


With regards,
Apache Git Services

Reply via email to