lp:mesos

Owned by Mesos Packagers
Get this repository:
git clone https://git.launchpad.net/mesos

Import details

Import Status: Failed

This repository is an import of the Git repository at https://git-wip-us.apache.org/repos/asf/mesos.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on izar and finished taking 4 minutes — see the log
Import started on izar and finished taking 5 minutes — see the log
Import started on izar and finished taking 4 minutes — see the log
Import started on alnitak and finished taking 3 minutes — see the log

Branches

Name Last Modified Last Commit
master 2018-08-02 13:28:12 UTC
Moved around some functions definitions between files.

Author: Benno Evers
Author Date: 2018-08-02 13:24:51 UTC

Moved around some functions definitions between files.

This commit contains some fixups to the move of the `Framework`
implementation code to a separate file in the previous commit.

 * Change `Framework::send()` to use an out-of-class definition.
 * Move back trivial functions back to the header file.
 * Move private constructor to the top of the file in `framework.cpp`.

Review: https://reviews.apache.org/r/68166/

1.6.x 2018-07-25 17:06:44 UTC
Bumped the Mesos version to 1.6.2.

Author: Greg Mann
Author Date: 2018-07-25 17:06:44 UTC

Bumped the Mesos version to 1.6.2.

1.4.x 2018-07-18 12:17:22 UTC
Added balloon framework metric for tasks which were running.

Author: Benjamin Bannier
Author Date: 2018-07-16 14:39:21 UTC

Added balloon framework metric for tasks which were running.

The framework currently exposes metric counters for various expected
and unexpected task termination reasons. Interpreting these counters
can be non-trivial since tasks might fail due to benign, but unknown
external reasons.

This patch adds a counter for the tasks which actually made it to the
running stage which can be correlated with the different terminal task
counts.

Review: https://reviews.apache.org/r/67928

1.5.x 2018-07-17 16:46:01 UTC
Added balloon framework metric for tasks which were running.

Author: Benjamin Bannier
Author Date: 2018-07-16 14:39:21 UTC

Added balloon framework metric for tasks which were running.

The framework currently exposes metric counters for various expected
and unexpected task termination reasons. Interpreting these counters
can be non-trivial since tasks might fail due to benign, but unknown
external reasons.

This patch adds a counter for the tasks which actually made it to the
running stage which can be correlated with the different terminal task
counts.

Review: https://reviews.apache.org/r/67928

14 of 4 results
This repository contains Public information 
Everyone can see this information.

Subscribers