You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 15:28:53 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #737: Refactor the Pulsar Protocol Adapter

dominikriemer opened a new issue, #737:
URL: https://github.com/apache/streampipes/issues/737

   * __Implement SupportsRuntimeConfig__: Currenty, the pulsar adapter still implements the deprecated interface `ResolvesContainerProvidedOptions`. Need to implement SupportsRuntimeConfig.
    * *Add new setting `pulsar-subscription-name`:* Currently, the pulsar consumer uses the random subscription name, this can not ensure the data consistent for the users
    * __Refactor the adapter by using the asynchronous programming model__. Avoid using raw thread to handle the consumption.
   
   Imported from Jira [STREAMPIPES-625](https://issues.apache.org/jira/browse/STREAMPIPES-625). Original Jira may contain additional context.
   Reported by: zike.


-- 
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: issues-unsubscribe@streampipes.apache.org.apache.org

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


[GitHub] [streampipes] dominikriemer closed issue #737: Refactor the Pulsar Protocol Adapter

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #737: Refactor the Pulsar Protocol Adapter
URL: https://github.com/apache/streampipes/issues/737


-- 
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: issues-unsubscribe@streampipes.apache.org

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