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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]