Skip to content

Add Hootsuite as a user of Mesos#64

Closed
markeijsermans wants to merge 1 commit into
apache:masterfrom
markeijsermans:hootsuite-using-mesos
Closed

Add Hootsuite as a user of Mesos#64
markeijsermans wants to merge 1 commit into
apache:masterfrom
markeijsermans:hootsuite-using-mesos

Conversation

@markeijsermans
Copy link
Copy Markdown
Contributor

We're using Mesos 0.22.0, Marathon, Chronos, jenkins-mesos plugin

asfgit pushed a commit that referenced this pull request Sep 8, 2015
We're using Mesos 0.22.0, Marathon, Chronos, jenkins-mesos plugin

This closes: #64
Review: #64
@davelester
Copy link
Copy Markdown
Member

@markeijsermans awesome, this has now been committed. Can you close this PR?

@markeijsermans markeijsermans deleted the hootsuite-using-mesos branch September 9, 2015 17:48
andreaspeters pushed a commit to m3scluster/clusterd that referenced this pull request Mar 26, 2024
Verbose Maven logging creates massive log outputs. They were useful
for debugging, but given the size of the logs, it's not prudent to
have them enabled by default.

[cgroups2][ebpf] Addresses formatting inconsistences.

- Two free lines between functions.
- One free line between ending namespaces.
- One free line between methods.
- Ending namespace having format `} // namespace <name> {`.

This closes apache#514

[cgroups2] FIX: Updated `subsystems` namespace to, new, `controllers` namespace, in tests.

The commit 35ecb9a, which renamed `subsystems` to `controllers` missed this
one instance, inside of the tests.

[cgroups2] Adds cgroups2::controllers::enabled().

This provides access to cgroup.subtree_control which indicates
which controllers are enabled on the cgroup.

This closes apache#510

[mesos-tidy] Fix broken Dockerfile due to llvm repo move.

This appears to fix the mesos-tidy docker image build, which now works
per the readme instructions:

```
$ docker build -t mesos-tidy .
```

Running the image was hitting gcc internal errors due to OOMs, which I
fixed via the updates shown in the readme.

Address clang-tidy errors.

Fixes clang-tidy errors in ebpf and cgroups2.

[cgroups2] Introduces cgroups2::create() to create new cgroups.

Adds `cgroups2::create` to the cgroups2 API, allowing new cgroups to be created.

This closes apache#520

[cgroups2] Introduced cgroups2::destroy() to remove a cgroup.

Adds `cgroups2::destroy()` to destroy cgroups.

Returns an error if the provided cgroup:
- Does not exist.
- Has child processes, or otherwise can't be destroyed.

This closes apache#521

[cgroups2] Use rmdir instead of rm -rf to delete a cgroup.

Co-authored-by: Devin Leamy <dleamy@twitter.com>
Reviewed-on: https://gitea.aventer.local:3000/AVENTER/clusterd/pulls/64
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