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/06/24 12:32:45 UTC

[GitHub] [pulsar] lhotari opened a new pull request #11076: [Issue 11075] Use the subscription name defined in function details

lhotari opened a new pull request #11076:
URL: https://github.com/apache/pulsar/pull/11076


   Fixes #11075
   
   ### Motivation
   
   See #11075 , python functions don't use the given subscription name for the input topic consumer.
   
   ### Modifications
   
   Use `function_details.source.subscriptionName` as the subscription name if it's non-blank. 


-- 
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] sijie merged pull request #11076: [Issue 11075][Python] Use the subscription name defined in function details

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #11076:
URL: https://github.com/apache/pulsar/pull/11076


   


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