Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Don't wait for the KPL to fully flush when queue is full #43

Closed
wants to merge 1 commit into from

Conversation

w4
Copy link
Contributor

@w4 w4 commented May 28, 2019

Instead of waiting for the KPL's queue to be empty before inserting more
events from the current thread, we'll just insert records as and when we
can.

This seems to be inline with best practice from: https://aws.amazon.com/blogs/big-data/implementing-efficient-and-reliable-producers-with-the-amazon-kinesis-producer-library/

Instead of waiting for the KPL's queue to be empty before inserting more
events from the current thread, we'll just insert records as and when we
can.
@samcday
Copy link
Owner

samcday commented Nov 15, 2020

Hi there, I'm archiving this repo (#51). I'm sorry for whatever protracted length of time I ignored your issue/PR for!

@samcday samcday closed this Nov 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants