Skip to content

Merge vNext commits into main (23.0.0.9) - #543

Merged
leochr merged 8 commits into
mainfrom
vNext
Sep 19, 2023
Merged

Merge vNext commits into main (23.0.0.9)#543
leochr merged 8 commits into
mainfrom
vNext

Conversation

@leochr

Copy link
Copy Markdown
Member

No description provided.

wraschkeand others added 8 commits September 5, 2023 10:13
Some environments cause higher PIDs to be used in
the container than 100 which leads to potential
conflicts in the PID needed to restore.
This change increases the checkpoint PID to be > 1000.
More investigation is needed to do this efficiently.
If a more efficient way is found then we may want to
increase this to a higher PID value. To avoid long
delays during a checkpoint the value of 1000 is being
used for now.
Bump PID used for checkpoint to be > 1000
@leochr
leochr requested a review from mbroz2September 19, 2023 16:39
@leochr
leochr merged commit d07801f into mainSep 19, 2023
Sign up for freeto 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.

5 participants

@leochr@mbroz2@wraschke@idlewis@tjwatson