You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by al...@apache.org on 2016/10/28 20:32:06 UTC

mesos git commit: Added trailing periods for tickets in last 3 releases in CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 195717031 -> 0b25ea8e9


Added trailing periods for tickets in last 3 releases in CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0b25ea8e
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/0b25ea8e
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/0b25ea8e

Branch: refs/heads/master
Commit: 0b25ea8e9f0caf863fdfcecaa353b52f1c9ea06c
Parents: 1957170
Author: Alexander Rukletsov <al...@apache.org>
Authored: Fri Oct 28 22:32:49 2016 +0200
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Fri Oct 28 22:32:49 2016 +0200

----------------------------------------------------------------------
 CHANGELOG | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/0b25ea8e/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 34b722e..bb11d68 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -217,7 +217,7 @@ All Issues:
   * [MESOS-6446] - WebUI redirect doesn't work with stats from /metric/snapshot.
   * [MESOS-6482] - Master check failure when marking an agent unreachable.
   * [MESOS-6483] - Check failure when a 1.1 master marking a 0.28 agent as unreachable.
-  * [MESOS-6497] - Java Scheduler Adapter does not surface MasterInfo
+  * [MESOS-6497] - Java Scheduler Adapter does not surface MasterInfo.
   * [MESOS-6502] - _version uses incorrect MESOS_{MAJOR,MINOR,PATCH}_VERSION in libmesos java binding.
 
 ** Documentation
@@ -383,29 +383,29 @@ All Issues:
     * [MESOS-5613] - mesos-local fails to start if MESOS_WORK_DIR isn't set.
     * [MESOS-6013] - Use readdir instead of readdir_r.
     * [MESOS-6026] - Tasks mistakenly marked as FAILED due to race b/w sendExecutorTerminatedStatusUpdate() and _statusUpdate().
-    * [MESOS-6074] - Master check failure if the metrics endpoint is polled soon after it starts
-    * [MESOS-6100] - Make fails compiling 1.0.1 
+    * [MESOS-6074] - Master check failure if the metrics endpoint is polled soon after it starts.
+    * [MESOS-6100] - Make fails compiling 1.0.1.
     * [MESOS-6104] - Potential FD double close in libevent's implementation of `sendfile`.
     * [MESOS-6118] - Agent would crash with docker container tasks due to host mount table read.
-    * [MESOS-6122] - Mesos slave throws systemd errors even when passed a flag to disable systemd
+    * [MESOS-6122] - Mesos slave throws systemd errors even when passed a flag to disable systemd.
     * [MESOS-6152] - Resource leak in libevent_ssl_socket.cpp.
     * [MESOS-6212] - Validate the name format of mesos managed docker containers.
-    * [MESOS-6216] - LibeventSSLSocketImpl::create is not safe to call concurrently with os::getenv
-    * [MESOS-6233] - Master CHECK fails during recovery while relinking to other masters
-    * [MESOS-6234] - Potential socket leak during Zookeeper network changes
+    * [MESOS-6216] - LibeventSSLSocketImpl::create is not safe to call concurrently with os::getenv.
+    * [MESOS-6233] - Master CHECK fails during recovery while relinking to other masters.
+    * [MESOS-6234] - Potential socket leak during Zookeeper network changes.
     * [MESOS-6245] - Driver based schedulers performing explicit acknowledgements cannot acknowledge updates from HTTP based executors.
-    * [MESOS-6246] - Libprocess links will not generate an ExitedEvent if the socket creation fails
-    * [MESOS-6269] - CNI isolator doesn't activate loopback interface
+    * [MESOS-6246] - Libprocess links will not generate an ExitedEvent if the socket creation fails.
+    * [MESOS-6269] - CNI isolator doesn't activate loopback interface.
     * [MESOS-6274] - Agent should not allow HTTP executors to re-subscribe before containerizer recovery is done.
-    * [MESOS-6324] - CNI should not use `ifconfig` in executors `pre_exec_command`
+    * [MESOS-6324] - CNI should not use `ifconfig` in executors `pre_exec_command`.
     * [MESOS-6391] - Command task's sandbox should not be owned by root if it uses container image.
     * [MESOS-6393] - Deprecated SSL_ environment variables are non functional already.
-    * [MESOS-6420] - Mesos Agent leaking sockets when port mapping network isolator is ON 
-    * [MESOS-6446] - WebUI redirect doesn't work with stats from /metric/snapshot
+    * [MESOS-6420] - Mesos Agent leaking sockets when port mapping network isolator is ON.
+    * [MESOS-6446] - WebUI redirect doesn't work with stats from /metric/snapshot.
 
 ** Improvement
     * [MESOS-6075] - Avoid libprocess functions in `mesos-containerizer launch`.
-    * [MESOS-6299] - Master doesn't remove task from pending when it is invalid
+    * [MESOS-6299] - Master doesn't remove task from pending when it is invalid.
 
 
 Release Notes - Mesos - Version 1.0.1
@@ -416,23 +416,23 @@ All Issues:
 ** Bug
     * [MESOS-5388] - MesosContainerizerLaunch flags execute arbitrary commands via shell.
     * [MESOS-5862] - External links to .md files broken.
-    * [MESOS-5911] - Webui redirection to leader in browser does not work
+    * [MESOS-5911] - Webui redirection to leader in browser does not work.
     * [MESOS-5913] - Stale socket FD usage when using libevent + SSL.
-    * [MESOS-5922] - mesos-agent --help exit status is 1
-    * [MESOS-5923] - Ubuntu 14.04 LTS GPU Isolator "/run" directory is noexec
+    * [MESOS-5922] - mesos-agent --help exit status is 1.
+    * [MESOS-5923] - Ubuntu 14.04 LTS GPU Isolator "/run" directory is noexec.
     * [MESOS-5927] - Unable to run "scratch" Dockerfiles with Unified Containerizer.
-    * [MESOS-5928] - Agent's '--version' flag doesn't work
+    * [MESOS-5928] - Agent's '--version' flag doesn't work.
     * [MESOS-5930] - Orphan tasks can show up as running after they have finished.
-    * [MESOS-5943] - Incremental http parsing of URLs leads to decoder error
-    * [MESOS-5945] - NvidiaVolume::create() should check for root before creating volume
-    * [MESOS-5959] - All non-root tests fail on GPU machine
-    * [MESOS-5969] - Linux 'MountInfoTable' entries not sorted as expected
-    * [MESOS-5982] - NvidiaVolume errors out if any binary is missing
-    * [MESOS-5986] - SSL Socket CHECK can fail after socket receives EOF
+    * [MESOS-5943] - Incremental http parsing of URLs leads to decoder error.
+    * [MESOS-5945] - NvidiaVolume::create() should check for root before creating volume.
+    * [MESOS-5959] - All non-root tests fail on GPU machine.
+    * [MESOS-5969] - Linux 'MountInfoTable' entries not sorted as expected.
+    * [MESOS-5982] - NvidiaVolume errors out if any binary is missing.
+    * [MESOS-5986] - SSL Socket CHECK can fail after socket receives EOF.
     * [MESOS-5988] - PollSocketImpl can write to a stale fd.
 
 ** Improvement
-    * [MESOS-5830] - Make a sweep to trim excess space around angle brackets
+    * [MESOS-5830] - Make a sweep to trim excess space around angle brackets.
 
 ** Task
     * [MESOS-5970] - Remove HTTP_PARSER_VERSION_MAJOR < 2 code in decoder.