Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollback kinesis lag metric for 0.18.1 #9823

Merged
merged 1 commit into from
May 5, 2020

Conversation

jihoonson
Copy link
Contributor

Description

This PR reverts #9509 for 0.18.1. The lag metric for Kinesis was first introduced in 0.18.0, but it turns out there are a couple of flaws in the RecordSupplier and SeekableStreamSupervisor which can freeze the Kinesis supervisor for minutes due to lock contentions. #9819 is to fix such flaws, but I think we should roll back this feature for the minor release since the fix doesn't look simple enough.

@jihoonson jihoonson merged commit 100f7f8 into apache:0.18.1 May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants