Hi folks,

I just created a new 1.7.x branch from the master.
If you are committing patches for any 1.7.0 issues,
please backport them to the 1.7.x branch and update the CHANGELOG.

Currently there are still 12 unresolved issues targeting 1.7.0:
https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12333125
Since 7 of them are blocker issues related to critical bugs that should be
fixed in 1.7.0,
Gaston and I have decided to postpone the 1.7.0 cut for one week.
We're targeting to cut the 1.7.0 release candidate on Monday, August 20th.
Hopefully this would give all of us enough time to resolve all 1.7.0 issues.
If you have any problem, please feel free to let Gaston or me know.

The following lists all tickets that have been excluded from 1.7.0.
If you have any concerns about these tickets, please let us know as well.

Tickets untargeted from 1.7.0 since no progress has been made since 1.4.0:
  * [MESOS-6394] - Improvements to partition-aware Mesos frameworks.
  * [MESOS-6843] - Fetcher should not assume stdout/stderr in the sandbox.
  * [MESOS-7103] - Container Attach/Exec Improvements
  * [MESOS-7278] - Implement configuration reader/writer for the new CLI
  * [MESOS-7317] - Add master endpoint to deactivate / activate agent
  * [MESOS-7404] - Ensure hierarchical roles work with old Mesos agents
  * [MESOS-7473] - "Use ""-dev"" prerelease label for version during
development"
  * [MESOS-7563] - Make the HTTP command executor the default
implementation.
  * [MESOS-7705] - Reconsider restricting the resource format for
frameworks.
  * [MESOS-8275] - Remove use of ::_stat on Windows
  * [MESOS-8718] - Add the fields `ExposedPorts` and `Volumes` into Docker
v1 image spec
  * [MESOS-8789] - Role-related endpoints should display distinct offered
and allocated resources.
  * [MESOS-8790] - Deprecate Role::resources in favor of Role::allocated
and Role::offered.

Tickets retargeted to 1.8.0:
  * [MESOS-7141] - Support hook scripts to customize actions for
container's lifecycle
  * [MESOS-7428] - Report exit code of tasks from default and command
executors
  * [MESOS-7776] - Document `MESOS_CONTAINER_IP`
  * [MESOS-7882] - Mesos master rescinds all the in-flight offers from all
the registered agents when a new maintenance schedule is posted for a
subset of slaves
  * [MESOS-7950] - Update autotools and CMake to build in C++14 mode.
  * [MESOS-7967] - Make `mesos-execute` work with old-style resources
  * [MESOS-7974] - "Accept ""application/recordio"" type is rejected for
master operator API SUBSCRIBE call"
  * [MESOS-8068] - Non-revocable bursting over quota guarantees via limits.
  * [MESOS-8456] - Allocator should allow roles to burst above guarantees
but below limits.
  * [MESOS-8470] - CHECK failure in DRFSorter due to invalid framework name.
  * [MESOS-8509] - Launching a Docker container with `--restart=always` may
cause the Docker container is running after the task completes
  * [MESOS-8515] - Docker containerizer does not recover the executor pid
  * [MESOS-8516] - Deprecate mesos.native Python module.
  * [MESOS-8545] -
AgentAPIStreamingTest.AttachInputToNestedContainerSession is flaky.
  * [MESOS-8560] - Test resource provider selection for URI disk profile
adaptor.
  * [MESOS-8561] - Test profile checkpointing in SLRP
  * [MESOS-8582] - Add a way to make sure an agent always knows the full
framework information of all frameworks executing operations on its
resources
  * [MESOS-8621] - Add a `/debug` allocator endpoint to expose allocator
state for debugging.
  * [MESOS-8652] - Consider adding a `filesystem/csi` isolator.
  * [MESOS-8745] - Add a `LIST_RESOURCE_PROVIDER_CONFIGS` agent API call.
  * [MESOS-8824] - "Send the task's latest ""status update state"" to
frameworks when an unreachable agent reregisters."
  * [MESOS-8972] - when choose docker image use user network all mesos
agent crash
  * [MESOS-9003] - Allow storage resource providers to consume given CSI
endpoints.
  * [MESOS-9004] - Add unit tests for dropping operations during SLRP
reconciliation.
  * [MESOS-9019] - Validate that container paths are unique in
`ContainerInfo.volumes`.
  * [MESOS-9116] - Launch nested container session fails due to incorrect
detection of `mnt` namespace of command executor's task.
  * [MESOS-9141] - Consider adding restrictions to disk profile names.

Thanks for your work!

Reply via email to