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

Trim whole report when resuming slave scans (8.0) #549

Merged
merged 1 commit into from
May 19, 2019

Conversation

timopollmeier
Copy link
Member

When a slave task is resumed, the whole report is fetched from the slave
including results from already finished hosts, so these results would be
duplicated on the master if it kept the results from before.

(Port of #499 from openvas-manager-7.0)

When a slave task is resumed, the whole report is fetched from the slave
including results from already finished hosts, so these results would be
duplicated on the master if it kept the results from before.
@timopollmeier timopollmeier requested a review from a team May 17, 2019 09:43
Copy link
Contributor

@mattmundell mattmundell left a comment

Choose a reason for hiding this comment

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

As with 7.0, looks OK.

@mattmundell mattmundell merged commit edfb4a7 into greenbone:gvmd-8.0 May 19, 2019
@timopollmeier timopollmeier deleted the slave-resume-fix-8.0 branch June 9, 2020 06:51
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.

2 participants