Skip to content

Commit 01f119b

Browse files
committed
Added MESOS-5788 to 1.1.0 CHANGELOG.
Review: https://reviews.apache.org/r/53249/
1 parent 3c51acb commit 01f119b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ This release contains the following new features:
4949
TASK_GONE, TASK_GONE_BY_OPERATOR, and TASK_UNKNOWN. These new states are
5050
intended to eventually replace the TASK_LOST state.
5151

52+
* [MESOS-5788] - **Experimental** support for Java scheduler adapter. This
53+
adapter allows framework developers to toggle between the old/new API
54+
(driver/scheduler library) implementations, thereby allowing them to easily
55+
transition their frameworks to the new v1 Scheduler API.
56+
5257
* [MESOS-6077] - **Experimental** A new default executor is introduced which
5358
frameworks can use to launch task groups as nested containers. All the
5459
nested containers share resources likes cpu, memory, network and volumes.

0 commit comments

Comments
 (0)