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/09/10 17:29:23 UTC

[GitHub] [pulsar] feathj opened a new issue #5170: Kinesis source stalls on startup

feathj opened a new issue #5170: Kinesis source stalls on startup
URL: https://github.com/apache/pulsar/issues/5170
 
 
   **Describe the bug**
   Kinesis source function appears to just stall on startup.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Create kinesis source, tied to actual kinesis stream
   2. Write records to kinesis stream
   3. Notice kinesis source pulsar function attempts to read from source kinesis stream, and stalls indefinitely.
   
   **Expected behavior**
   Kinesis source pulsar function should process records from kinesis stream and write them to target topic.
   
   
   **Additional context**
   See #3784 where kinesis source functionality was introduced.
   

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