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 2019/10/31 17:30:22 UTC

[GitHub] [pulsar] candlerb opened a new issue #5525: python API missing get_input_topics

candlerb opened a new issue #5525: python API missing get_input_topics
URL: https://github.com/apache/pulsar/issues/5525
 
 
   **Is your feature request related to a problem? Please describe.**
   Java and Go APIs have getInputTopics / GetInputTopics in the context object. This is missing from the Python API - although it has [get_output_topic](https://github.com/apache/pulsar/blob/master/pulsar-functions/instance/src/main/python/contextimpl.py#L138)
   
   **Describe the solution you'd like**
   Add `get_input_topics()`
   
   **Describe alternatives you've considered**
   N/A
   
   **Additional context**
   N/A

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


With regards,
Apache Git Services