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

Fix multiple problems reported and improve error handling #2669

Merged
merged 20 commits into from
Jun 10, 2021

Conversation

tgravescs
Copy link
Collaborator

fixes #2659
uses collect_set instead of collect_list to remove duplicates in potential problems

fixes #2652
Add in better checks before calling into sql and remove system.exit from the application information class that would cause exits vs just skipping applications. I tried to add in useful logging about skipping logs and applications that are bad.
I was trying to make as minimal impacting changes so the checks are a bit of brute force for now.

Added in tests and cleaned up some event logs.

@tgravescs tgravescs added the bug Something isn't working label Jun 10, 2021
@tgravescs tgravescs added this to the June 7 - June 18 milestone Jun 10, 2021
@tgravescs tgravescs self-assigned this Jun 10, 2021
@tgravescs
Copy link
Collaborator Author

build

1 similar comment
@pxLi
Copy link
Collaborator

pxLi commented Jun 10, 2021

build

@sameerz
Copy link
Collaborator

sameerz commented Jun 10, 2021

This is targeted to branch-21.08.

@pxLi
Copy link
Collaborator

pxLi commented Jun 10, 2021

build

@tgravescs tgravescs changed the base branch from branch-21.08 to branch-21.06 June 10, 2021 03:35
@tgravescs
Copy link
Collaborator Author

build

1 similar comment
@pxLi
Copy link
Collaborator

pxLi commented Jun 10, 2021

build

@pxLi
Copy link
Collaborator

pxLi commented Jun 10, 2021

pending resource. re-triggered

nartal1
nartal1 previously approved these changes Jun 10, 2021
Copy link
Collaborator

@nartal1 nartal1 left a comment

Choose a reason for hiding this comment

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

I agree that checks can be improved. Can be taken up later in next iteration. LGTM

@pxLi
Copy link
Collaborator

pxLi commented Jun 10, 2021

build

@tgravescs
Copy link
Collaborator Author

build

@tgravescs
Copy link
Collaborator Author

Please wait to trigger build

@tgravescs
Copy link
Collaborator Author

build

1 similar comment
@pxLi
Copy link
Collaborator

pxLi commented Jun 10, 2021

build

@tgravescs tgravescs linked an issue Jun 10, 2021 that may be closed by this pull request
17 tasks
@tgravescs tgravescs merged commit 6691d6b into NVIDIA:branch-21.06 Jun 10, 2021
@tgravescs tgravescs deleted the nojob branch June 10, 2021 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
4 participants