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

Fixing flaky test testCreateDatastreamHappyPathDefaultRetention #854

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

surajkn
Copy link
Collaborator

@surajkn surajkn commented Oct 14, 2021

Increasing the timeout before validating retention time.

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

Increasing the timeout before validating retention time.
@shrinandthakkar
Copy link
Collaborator

After today's discussion, would we be merging this code? Or are we waiting on the Kafka team to get a solution instead of having a timer?

@surajkn
Copy link
Collaborator Author

surajkn commented Oct 21, 2021

Shrinand, I will be merging this for now to make the test better for now. I will be following this up with another patch to fix the issue, but want to check in this patch to resolve the CircleCI build failing (fairly) consistently.

The follow up patch will basically be adding a exponential backoff retry mechanism with a upper time bound close to the config sync time SLA. Which I am expecting to get idea from Kafka team on how to estimate it.

@shrinandthakkar
Copy link
Collaborator

Shrinand, I will be merging this for now to make the test better for now. I will be following this up with another patch to fix the issue, but want to check in this patch to resolve the CircleCI build failing (fairly) consistently.

The follow up patch will basically be adding a exponential backoff retry mechanism with a upper time bound close to the config sync time SLA. Which I am expecting to get idea from Kafka team on how to estimate it.

gotcha! lgtm!

@surajkn surajkn merged commit 75b3309 into linkedin:master Oct 21, 2021
@surajkn surajkn deleted the fix_flaky_test branch October 21, 2021 22:58
vmaheshw pushed a commit to vmaheshw/brooklin that referenced this pull request Mar 1, 2022
…edin#854)

Increasing the timeout before validating retention time.
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.

4 participants