IBMStreams / streamsx.messagehub

Repository to provide easy integration with IBM MessageHub Bluemix Service
https://ibmstreams.github.io/streamsx.messagehub/
Apache License 2.0
1 stars 6 forks source link

Final punctuation at input port of MessageHubConsumer makes the Consumer stop submitting tuples. #79

Closed ghost closed 5 years ago

ghost commented 5 years ago

When the input port of the MessageHubConsumer receives a final marker, the runtime closes the output port. The consumer operator keeps consuming, but does not submit any tuple to the output port.

ghost commented 5 years ago

No technical solution possible, only documentation of this restriction. See https://github.com/IBMStreams/streamsx.kafka/issues/146#issuecomment-463197960.

ghost commented 5 years ago

SPLDoc improved in v1.8.0