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

NMS-15776: Parallelize DNS lookups during audit phase #6276

Merged
merged 10 commits into from
Jul 17, 2023

Conversation

christianpape
Copy link
Contributor

@christianpape christianpape commented Jun 27, 2023

These changes parallelize the DNS lookups for interface addresses in the audit phase. The process waits for the searches to complete in the final call to the completeModelImport() method. This means that timeouts do not add up and delay the entire syncronization process.

RangerRick
RangerRick previously approved these changes Jun 27, 2023
fooker
fooker previously approved these changes Jun 28, 2023
@fooker fooker requested a review from j-white June 28, 2023 08:30
Copy link
Contributor

@Bonrob2 Bonrob2 left a comment

Choose a reason for hiding this comment

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

Minor text updates. Thank you!

Co-authored-by: Bonrob2 <[email protected]>
@github-actions github-actions bot requested a review from Bonrob2 June 28, 2023 13:51
fooker
fooker previously approved these changes Jun 28, 2023
Bonrob2
Bonrob2 previously approved these changes Jun 28, 2023
Copy link
Contributor

@Bonrob2 Bonrob2 left a comment

Choose a reason for hiding this comment

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

Text LGTM! Thanks!

Copy link
Contributor

@RangerRick RangerRick left a comment

Choose a reason for hiding this comment

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

the smoke test failures for this look legitimate, marking this as "request changes" just so it shows as a thing that needs doing before this can be merged

@github-actions github-actions bot requested a review from Bonrob2 July 10, 2023 07:51
@christianpape christianpape changed the base branch from foundation-2023 to foundation-2022 July 10, 2023 10:58
@christianpape christianpape dismissed stale reviews from Bonrob2 and fooker July 10, 2023 10:58

The base branch was changed.

@christianpape christianpape changed the base branch from foundation-2022 to foundation-2023 July 10, 2023 10:59
RangerRick
RangerRick previously approved these changes Jul 11, 2023
@christianpape
Copy link
Contributor Author

Converting to Draft, since the smoke-tests are still failing.

@christianpape christianpape force-pushed the jira/NMS-15776-smoke branch 11 times, most recently from 4488ac6 to d59d13f Compare July 17, 2023 11:34
@christianpape christianpape marked this pull request as ready for review July 17, 2023 13:02
@christianpape
Copy link
Contributor Author

Finally ready for review.

@christianpape christianpape merged commit 729aea7 into foundation-2023 Jul 17, 2023
4 checks passed
@christianpape christianpape deleted the jira/NMS-15776-smoke branch July 17, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants