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

Remove system partition #4238

Merged
merged 7 commits into from
Apr 17, 2020
Merged

Remove system partition #4238

merged 7 commits into from
Apr 17, 2020

Conversation

Zelldon
Copy link
Member

@Zelldon Zelldon commented Apr 6, 2020

Description

Removes the system partition from our code base, since it was no longer used.

Run a normal benchmark and saw no related issues. I would expect some on start up, if there are any.

sys

I discussed with @deepthidevaki to remove the Bootstrap test, since it is not really deterministic / guaranteed whether the nodes become really leader or not, this means the test was really flaky.

Related issues

closes #4166

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • The submitting code follows our code style
  • If submitting code, please run mvn clean install -DskipTests locally before committing

Copy link
Contributor

@deepthidevaki deepthidevaki 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 to me. 👍

@Zelldon
Copy link
Member Author

Zelldon commented Apr 8, 2020

I'm not sure whether I can merge this PR the tests arefailing quite often now

@Zelldon Zelldon force-pushed the zell-remove-system-partition branch 3 times, most recently from 16d3c2d to 5348ca4 Compare April 15, 2020 13:11
@Zelldon
Copy link
Member Author

Zelldon commented Apr 15, 2020

Bors r+

zeebe-bors bot added a commit that referenced this pull request Apr 15, 2020
4238: Remove system partition r=Zelldon a=Zelldon

## Description

Removes the system partition from our code base, since it was no longer used.


Run a normal benchmark and saw no related issues. I would expect some on start up, if there are any.

![sys](https://user-images.githubusercontent.com/2758593/78547028-b167f480-77fe-11ea-8f47-3d4a7c8002bc.png)


I discussed with @deepthidevaki to remove the Bootstrap test, since it is not really deterministic / guaranteed whether the nodes become really leader or not, this means the test was really flaky.

<!-- Please explain the changes you made here. -->

## Related issues

<!-- Which issues are closed by this PR or are related -->

closes #4166 

#

Co-authored-by: Christopher Zell <zelldon91@googlemail.com>
@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented Apr 15, 2020

Build failed

@Zelldon Zelldon force-pushed the zell-remove-system-partition branch from 5348ca4 to 655d167 Compare April 17, 2020 06:07
@Zelldon
Copy link
Member Author

Zelldon commented Apr 17, 2020

bors r+

@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented Apr 17, 2020

Build succeeded

@zeebe-bors zeebe-bors bot merged commit 507697a into develop Apr 17, 2020
@zeebe-bors zeebe-bors bot deleted the zell-remove-system-partition branch April 17, 2020 06:50
github-merge-queue bot pushed a commit that referenced this pull request Apr 16, 2024
….3 (master) (#4238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

Investigate usage of system group
3 participants