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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to