Skip to content

[QUESTION] Does intermittent_producer.md apply to kvssink? #1025

Answered by disa6302
pwolfe1 asked this question in Q&A
Discussion options

You must be logged in to vote

@pwolfe1 ,

Intermittent producer does apply to kvssink. As far as 0x5200052 error goes, we fixed it in our recent commits in the develop branch and will be included in the next release.

The sink does not specifically listen on PAUSED and react right now, if say the data stops coming in or an EOS is detected, we end up stopping the pipeline and that is why you see this issue. So tearing down and starting is the way to go.

About upload stream handle, it is expected to increase when the credentials are refreshed which happens or certain errors occur. So it is expected.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pwolfe1
Comment options

Answer selected by pwolfe1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #1017 on June 19, 2023 05:23.