This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from f642368 Fixed flaky test `UpdateFrameworkV0Test.SuppressedRoles`.
new 286d7bd Added reviveOffers(roles) to V0 Java bindings.
new fa12221 Added suppressOffers(roles) to V0 Java bindings.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../jni/org_apache_mesos_MesosSchedulerDriver.cpp | 48 +++++++++++++++++++++-
.../src/org/apache/mesos/MesosSchedulerDriver.java | 4 ++
src/java/src/org/apache/mesos/SchedulerDriver.java | 29 +++++++++++++
3 files changed, 79 insertions(+), 2 deletions(-)