Skip to content

Datastream stop transition redesign#842

Merged
shrinandthakkar merged 1 commit intolinkedin:masterfrom
shrinandthakkar:datastream-stop-transition-redesign
Aug 10, 2021
Merged

Datastream stop transition redesign#842
shrinandthakkar merged 1 commit intolinkedin:masterfrom
shrinandthakkar:datastream-stop-transition-redesign

Conversation

@shrinandthakkar
Copy link
Copy Markdown
Collaborator

@shrinandthakkar shrinandthakkar commented Jul 1, 2021

Introducing a new intermediate STOPPING state in the lifecycle of a datastream, which represents a transitioning state for the leader to calculate and generate a new reassignment when a stop request is issued. This blocking transitioning state would make sure that any updates made to the datastream are applied successfully if datastream is restarted with a stop and resume call with a 60-second timeout in between.

Important: DO NOT REPORT SECURITY ISSUES DIRECTLY ON GITHUB.
For reporting security issues and contributing security fixes,
please, email security@linkedin.com instead, as described in
the contribution guidelines.

Please, take a minute to review the contribution guidelines at:
https://github.com/linkedin/Brooklin/blob/master/CONTRIBUTING.md

@shrinandthakkar shrinandthakkar force-pushed the datastream-stop-transition-redesign branch 2 times, most recently from fdb8ebf to 9d21d39 Compare August 5, 2021 06:45
@shrinandthakkar shrinandthakkar requested a review from surajkn August 5, 2021 19:43
vmaheshw
vmaheshw previously approved these changes Aug 6, 2021
Copy link
Copy Markdown
Collaborator

@vmaheshw vmaheshw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly LGTM except some nit picks.

@shrinandthakkar shrinandthakkar force-pushed the datastream-stop-transition-redesign branch 2 times, most recently from 6c142db to 6e6d764 Compare August 6, 2021 09:36
@shrinandthakkar shrinandthakkar force-pushed the datastream-stop-transition-redesign branch from 8c6be41 to 04a4c20 Compare August 6, 2021 20:58
Copy link
Copy Markdown
Collaborator

@jzakaryan jzakaryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@shrinandthakkar shrinandthakkar merged commit 7a5c2c4 into linkedin:master Aug 10, 2021
vmaheshw pushed a commit to vmaheshw/brooklin that referenced this pull request Mar 1, 2022
Co-authored-by: Shrinand Thakkar <sthakkar@sthakkar-mn1.linkedin.biz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants