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 12:46:52 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #227: Let backend provide Kafka messaging properties

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

   Currently, producer and consumer configs are statically provided by the messaging modules. To pause and restart pipelines, settings such as consumer offset need to be provided by the backend.
   
   Extend KafkaTransportProtocol with Kafka setttings:
    * lingerMs
    * bufferSize
    * consumer group
    * offset
   
   Imported from Jira [STREAMPIPES-15](https://issues.apache.org/jira/browse/STREAMPIPES-15). Original Jira may contain additional context.
   Reported by: riemer.


-- 
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 #227: Let backend provide Kafka messaging properties

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #227: Let backend provide Kafka messaging properties
URL: https://github.com/apache/streampipes/issues/227


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