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 2020/10/14 21:56:40 UTC

[GitHub] [pulsar] addisonj opened a new issue #8266: Golang Functions SDK does not support sending to different topics

addisonj opened a new issue #8266:
URL: https://github.com/apache/pulsar/issues/8266


   **Is your feature request related to a problem? Please describe.**
   The functions SDK in java and python support sending messages to multiple output topics. The golang SDK does not. It should for feature parity
   
   **Describe the solution you'd like**
   Implement the context object to be able to send to different topics. Like with the java SDK that allows you to return a future, which makes sending to arbitrary topics easy and fast, we may want to think of an analogous approach
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] wolfstudy closed issue #8266: Golang Functions SDK does not support sending to different topics

Posted by GitBox <gi...@apache.org>.
wolfstudy closed issue #8266:
URL: https://github.com/apache/pulsar/issues/8266


   


----------------------------------------------------------------
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:
users@infra.apache.org