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 2021/09/16 14:00:44 UTC

[GitHub] [pulsar-client-go] wolfstudy commented on pull request #613: [Issue 443] add context param in producer interceptor

wolfstudy commented on pull request #613:
URL: https://github.com/apache/pulsar-client-go/pull/613#issuecomment-920929384


   The Logic LGTM +1, as @cckellogg said, maybe we can add a new API for this change, e.g:
   
   ```
   BeforeSendWithContext(ctx context.Context, producer Producer, message *ProducerMessage)
   ```


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org