Skip to content

python plugins: fix problems with parallel jobs ( backport of PR #729)#732

Merged
pstorz merged 3 commits intobareos-20from
dev/pstorz/bareos-20/pyplug-parallel-jobs
Feb 19, 2021
Merged

python plugins: fix problems with parallel jobs ( backport of PR #729)#732
pstorz merged 3 commits intobareos-20from
dev/pstorz/bareos-20/pyplug-parallel-jobs

Conversation

@pstorz
Copy link
Member

@pstorz pstorz commented Feb 15, 2021

Fix problems with parallel jobs using python plugins

@pstorz pstorz changed the base branch from master to bareos-20 February 15, 2021 13:31
@pstorz pstorz requested a review from sduehr February 15, 2021 13:32
@pstorz pstorz added the is a backport to 19.2 This is a backport from master to bareos-19.2 label Feb 15, 2021
@pstorz pstorz force-pushed the dev/pstorz/bareos-20/pyplug-parallel-jobs branch from 9a242ca to 8c8b71b Compare February 15, 2021 13:50
Copy link
Member

@sduehr sduehr left a comment

Choose a reason for hiding this comment

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

  • The PR description text is still the template text
  • The first line of commit message from 79baaae is too long

@pstorz pstorz force-pushed the dev/pstorz/bareos-20/pyplug-parallel-jobs branch 2 times, most recently from 6375e80 to 0e4dae3 Compare February 18, 2021 15:53
pstorz and others added 2 commits February 18, 2021 18:54
Fixes problems with parallel jobs using python plugins.

Without this fix, parallel jobs using python plugins mixed up the plugin context
resulting in filedaemon crash and inconsistent backups.
Also includes changes for the systemtest so that this kind of bug
would be detected next time.
@pstorz pstorz force-pushed the dev/pstorz/bareos-20/pyplug-parallel-jobs branch from 0e4dae3 to b9dd9a0 Compare February 18, 2021 17:54
Copy link
Member

@sduehr sduehr left a comment

Choose a reason for hiding this comment

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

Looks good now, can be merged.

@pstorz pstorz merged commit 51571ae into bareos-20 Feb 19, 2021
@pstorz pstorz deleted the dev/pstorz/bareos-20/pyplug-parallel-jobs branch February 19, 2021 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is a backport to 19.2 This is a backport from master to bareos-19.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants