Repository: mesos-site
Updated Branches:
  refs/heads/asf-site c2b6e3843 -> ffdd7fd96


Updated the website built from mesos SHA: 3dc041d.


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

Branch: refs/heads/asf-site
Commit: ffdd7fd96cff7f9f12e00d0ab74ab187464229b6
Parents: c2b6e38
Author: jenkins <bui...@apache.org>
Authored: Fri Aug 11 13:42:45 2017 +0000
Committer: jenkins <bui...@apache.org>
Committed: Fri Aug 11 13:42:45 2017 +0000

----------------------------------------------------------------------
 content/blog/feed.xml                        |  54 +++++-
 content/blog/index.html                      |   5 +
 content/blog/mesos-1-2-2-released/index.html | 223 ++++++++++++++++++++++
 content/downloads/index.html                 |   9 +
 content/sitemap.xml                          |   4 +
 5 files changed, 294 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/ffdd7fd9/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index 88eca0e..9157491 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -4,7 +4,59 @@
   <id>http://mesos.apache.org/blog</id>
   <link href="http://mesos.apache.org/blog"; />
   <link href="http://mesos.apache.org/blog/feed.xml"; rel="self"/>
-  <updated>2017-06-12T00:00:00Z</updated>
+  <updated>2017-08-11T00:00:00Z</updated>
+  
+  <entry>
+    <id>http://mesos.apache.org/blog/mesos-1-2-2-released/</id>
+    <link href="/blog/mesos-1-2-2-released/" />
+    <title>
+      Apache Mesos 1.2.2 Released
+    </title>
+    <updated>2017-08-11T00:00:00Z</updated>
+    <author>
+      <name>Alexander Rojas</name>
+    </author>
+    <content type="html">
+      &lt;p&gt;The latest Mesos 1.2.x release, 1.2.2, is now available for 
&lt;a href=&quot;http://mesos.apache.org/downloads&quot;&gt;download&lt;/a&gt;. 
This release includes important bug fixes and improvements on top of 1.2.1. It 
is recommended to use this version if you are considering using Mesos 1.2. More 
specifically, this release includes the following:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-5187&quot;&gt;MESOS-5187&lt;/a&gt;
 - The filesystem/linux isolator does not set the permissions of the 
host_path.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7252&quot;&gt;MESOS-7252&lt;/a&gt;
 - Need to fix resource check in long-lived framework.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7546&quot;&gt;MESOS-7546&lt;/a&gt;
 - &lt;code&gt;WAIT_NESTED_CONTAINER&lt;/code&gt; sometimes returns 
404.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7569&quot;&gt;MESOS-7569&lt;/a&gt;
 - Allow &amp;ldquo;old&amp;rdquo; executors with half-open connections to be 
preserved during agent upgrade / restart.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7581&quot;&gt;MESOS-7581&lt;/a&gt;
 - Fix interference of external Boost installations when using some unbundled 
dependencies.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7689&quot;&gt;MESOS-7689&lt;/a&gt;
 - Libprocess can crash on malformed request paths for libprocess 
messages.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7690&quot;&gt;MESOS-7690&lt;/a&gt;
 - The agent can crash when an unknown executor tries to register.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7703&quot;&gt;MESOS-7703&lt;/a&gt;
 - Mesos fails to exec a custom executor when no shell is used.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7728&quot;&gt;MESOS-7728&lt;/a&gt;
 - Java HTTP adapter crashes JVM when leading master disconnects.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7770&quot;&gt;MESOS-7770&lt;/a&gt;
 - Persistent volume might not be mounted if there is a sandbox volume whose 
source is the same as the target of the persistent volume.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7777&quot;&gt;MESOS-7777&lt;/a&gt;
 - Agent failed to recover due to mount namespace leakage in Docker 
1.12/1.13.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7796&quot;&gt;MESOS-7796&lt;/a&gt;
 - &lt;code&gt;LIBPROCESS_IP&lt;/code&gt; isn&amp;rsquo;t passed on to the 
fetcher.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7830&quot;&gt;MESOS-7830&lt;/a&gt;
 - Sandbox_path volume does not have ownership set correctly.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/MESOS-7540&quot;&gt;MESOS-7540&lt;/a&gt;
 - Add an agent flag for executor re-registration timeout.&lt;/li&gt;
+&lt;/ul&gt;
+
+
+&lt;p&gt;Full release notes are available in the release &lt;a 
href=&quot;https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.2.2&quot;&gt;CHANGELOG&lt;/a&gt;&lt;/p&gt;
+
+&lt;h3&gt;Upgrades&lt;/h3&gt;
+
+&lt;p&gt;Rolling upgrades from a Mesos 1.2.1 cluster to Mesos 1.2.2 are 
straightforward. Please refer to the &lt;a 
href=&quot;http://mesos.apache.org/documentation/latest/upgrades/&quot;&gt;upgrade
 guide&lt;/a&gt; for detailed information on upgrading to Mesos 1.2.2 from 
1.1.x or 1.0.x.&lt;/p&gt;
+
+&lt;p&gt;NOTE: Since Mesos 1.2.1, the master does not allow 0.x agents to 
register.&lt;/p&gt;
+
+&lt;h3&gt;Try it out&lt;/h3&gt;
+
+&lt;p&gt;Please try out this release and let us know what you think. If you 
run into any issues, let us know on the &lt;a 
href=&quot;https://mesos.apache.org/community&quot;&gt;user mailing list and/or 
Slack/IRC&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h3&gt;Thanks!&lt;/h3&gt;
+
+&lt;p&gt;Thanks to the 11 contributors who made 1.2.2 possible:&lt;/p&gt;
+
+&lt;p&gt;Aaron Wood, Adam B, Alexander Rukletsov, Benjamin Bannier, Benjamin 
Mahler, Chun-Hung Hsiao, Gastón Kleiman, Gilbert Song, Greg Mann, Jie Yu and 
Michael Park.&lt;/p&gt;
+
+       </content>
+  </entry>
   
   <entry>
     <id>http://mesos.apache.org/blog/mesos-1-2-1-released/</id>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/ffdd7fd9/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index 2144bcc..09f03f8 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -107,6 +107,11 @@
   <div class="col-md-9">
     
       <article>
+        <h2><a href="/blog/mesos-1-2-2-released/">Apache Mesos 1.2.2 
Released</a></h2>
+      <p><em>Posted by Alexander Rojas, August 11, 2017</em></p>
+      </article>
+    
+      <article>
         <h2><a href="/blog/mesos-1-2-1-released/">Apache Mesos 1.2.1 
Released</a></h2>
       <p><em>Posted by Adam, June 12, 2017</em></p>
       </article>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/ffdd7fd9/content/blog/mesos-1-2-2-released/index.html
----------------------------------------------------------------------
diff --git a/content/blog/mesos-1-2-2-released/index.html 
b/content/blog/mesos-1-2-2-released/index.html
new file mode 100644
index 0000000..4a98f0a
--- /dev/null
+++ b/content/blog/mesos-1-2-2-released/index.html
@@ -0,0 +1,223 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <title>Apache Mesos 1.2.2 Released</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <meta property="og:locale" content="en_US"/>
+    <meta property="og:type" content="website"/>
+    <meta property="og:title" content="Apache Mesos"/>
+    <meta property="og:site_name" content="Apache Mesos"/>
+    <meta property="og:url" content="http://mesos.apache.org/"/>
+    <meta property="og:image" 
content="http://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/>
+    <meta property="og:description"
+          content="Apache Mesos abstracts resources away from machines,
+                   enabling fault-tolerant and elastic distributed systems
+                   to easily be built and run effectively."/>
+
+    <meta name="twitter:card" content="summary"/>
+    <meta name="twitter:site" content="@ApacheMesos"/>
+    <meta name="twitter:title" content="Apache Mesos"/>
+    <meta name="twitter:image" 
content="http://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/>
+    <meta name="twitter:description"
+          content="Apache Mesos abstracts resources away from machines,
+                   enabling fault-tolerant and elastic distributed systems
+                   to easily be built and run effectively."/>
+
+    <link 
href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" 
rel="stylesheet">
+    <link rel="alternate" type="application/atom+xml" title="Apache Mesos 
Blog" href="/blog/feed.xml">
+    <link href="../../assets/css/main.css" media="screen" rel="stylesheet" 
type="text/css" />
+
+    
+
+    <!-- Google Analytics Magic -->
+    <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-20226872-1']);
+    _gaq.push(['_setDomainName', 'apache.org']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+    })();
+    </script>
+    
+  </head>
+  <body>
+    <!-- magical breadcrumbs -->
+    <div class="topnav">
+      <div class="container">
+        <ul class="breadcrumb">
+          <li>
+            <div class="dropdown">
+              <a data-toggle="dropdown" href="#">Apache Software Foundation 
<span class="caret"></span></a>
+              <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
+                <li><a href="http://www.apache.org";>Apache Homepage</a></li>
+                <li><a href="http://www.apache.org/licenses/";>License</a></li>
+                <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                <li><a href="http://www.apache.org/security/";>Security</a></li>
+              </ul>
+            </div>
+          </li>
+
+          <li><a href="http://mesos.apache.org";>Apache Mesos</a></li>
+          
+          
+          <li><a href="/blog
+/">Blog
+</a></li>
+          
+          
+        </ul><!-- /.breadcrumb -->
+      </div><!-- /.container -->
+    </div><!-- /.topnav -->
+
+    <!-- navbar excitement -->
+<div class="navbar navbar-default navbar-static-top" role="navigation">
+  <div class="container">
+    <div class="navbar-header">
+      <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#mesos-menu" aria-expanded="false">
+      <span class="sr-only">Toggle navigation</span>
+      <span class="icon-bar"></span>
+      <span class="icon-bar"></span>
+      <span class="icon-bar"></span>
+      </button>
+      <a class="navbar-brand" href="/"><img src="/assets/img/mesos_logo.png" 
alt="Apache Mesos logo"/></a>
+    </div><!-- /.navbar-header -->
+
+    <div class="navbar-collapse collapse" id="mesos-menu">
+      <ul class="nav navbar-nav navbar-right">
+        <li><a href="/gettingstarted/">Getting Started</a></li>
+        <li><a href="/blog/">Blog</a></li>
+        <li><a href="/documentation/latest/">Documentation</a></li>
+        <li><a href="/downloads/">Downloads</a></li>
+        <li><a href="/community/">Community</a></li>
+      </ul>
+    </div><!-- /#mesos-menu -->
+  </div><!-- /.container -->
+</div><!-- /.navbar -->
+
+<div class="content">
+  <div class="container">
+    <div class="row">
+
+  <div class="col-md-3">
+    <div class="meta">
+      <span class="author">
+        
+        <span class="author_contact">
+          <p><strong>Alexander Rojas</strong></p>
+          
+        </span>
+      </span>
+      <p><em>Posted August 11, 2017</em></p>
+    </div>
+
+    <div class="share">
+      <span class="social-share-button"><a href="https://twitter.com/share"; 
class="twitter-share-button" data-via="apachemesos">Tweet</a></span>
+
+      <span><script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
 'script', 'twitter-wjs');</script></span>
+
+      <span><div class="g-plusone" data-size="medium"></div></span>
+
+      <!-- Place this tag after the last +1 button tag. -->
+      <script type="text/javascript">
+        (function() {
+        var po = document.createElement('script'); po.type = 
'text/javascript'; po.async = true;
+        po.src = 'https://apis.google.com/js/plusone.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(po, s);
+        })();
+      </script>
+
+      <script src="//platform.linkedin.com/in.js" type="text/javascript">
+       lang: en_US
+      </script>
+      <script type="IN/Share" data-counter="right"></script>
+    </div>
+  </div>
+
+  <div class="post col-md-9">
+    <h1>Apache Mesos 1.2.2 Released</h1>
+
+    <p>The latest Mesos 1.2.x release, 1.2.2, is now available for <a 
href="http://mesos.apache.org/downloads";>download</a>. This release includes 
important bug fixes and improvements on top of 1.2.1. It is recommended to use 
this version if you are considering using Mesos 1.2. More specifically, this 
release includes the following:</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-5187";>MESOS-5187</a> 
- The filesystem/linux isolator does not set the permissions of the 
host_path.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7252";>MESOS-7252</a> 
- Need to fix resource check in long-lived framework.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7546";>MESOS-7546</a> 
- <code>WAIT_NESTED_CONTAINER</code> sometimes returns 404.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7569";>MESOS-7569</a> 
- Allow &ldquo;old&rdquo; executors with half-open connections to be preserved 
during agent upgrade / restart.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7581";>MESOS-7581</a> 
- Fix interference of external Boost installations when using some unbundled 
dependencies.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7689";>MESOS-7689</a> 
- Libprocess can crash on malformed request paths for libprocess messages.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7690";>MESOS-7690</a> 
- The agent can crash when an unknown executor tries to register.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7703";>MESOS-7703</a> 
- Mesos fails to exec a custom executor when no shell is used.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7728";>MESOS-7728</a> 
- Java HTTP adapter crashes JVM when leading master disconnects.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7770";>MESOS-7770</a> 
- Persistent volume might not be mounted if there is a sandbox volume whose 
source is the same as the target of the persistent volume.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7777";>MESOS-7777</a> 
- Agent failed to recover due to mount namespace leakage in Docker 
1.12/1.13.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7796";>MESOS-7796</a> 
- <code>LIBPROCESS_IP</code> isn&rsquo;t passed on to the fetcher.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7830";>MESOS-7830</a> 
- Sandbox_path volume does not have ownership set correctly.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-7540";>MESOS-7540</a> 
- Add an agent flag for executor re-registration timeout.</li>
+</ul>
+
+
+<p>Full release notes are available in the release <a 
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.2.2";>CHANGELOG</a></p>
+
+<h3>Upgrades</h3>
+
+<p>Rolling upgrades from a Mesos 1.2.1 cluster to Mesos 1.2.2 are 
straightforward. Please refer to the <a 
href="http://mesos.apache.org/documentation/latest/upgrades/";>upgrade guide</a> 
for detailed information on upgrading to Mesos 1.2.2 from 1.1.x or 1.0.x.</p>
+
+<p>NOTE: Since Mesos 1.2.1, the master does not allow 0.x agents to 
register.</p>
+
+<h3>Try it out</h3>
+
+<p>Please try out this release and let us know what you think. If you run into 
any issues, let us know on the <a 
href="https://mesos.apache.org/community";>user mailing list and/or 
Slack/IRC</a>.</p>
+
+<h3>Thanks!</h3>
+
+<p>Thanks to the 11 contributors who made 1.2.2 possible:</p>
+
+<p>Aaron Wood, Adam B, Alexander Rukletsov, Benjamin Bannier, Benjamin Mahler, 
Chun-Hung Hsiao, Gastón Kleiman, Gilbert Song, Greg Mann, Jie Yu and Michael 
Park.</p>
+
+  </div>
+</div>
+
+  </div><!-- /.container -->
+</div><!-- /.content -->
+
+<hr>
+
+
+
+    <!-- footer -->
+    <div class="footer">
+      <div class="container">
+        <div class="col-md-4 social-blk">
+          <span class="social">
+            <a href="https://twitter.com/ApacheMesos";
+              class="twitter-follow-button"
+              data-show-count="false" data-size="large">Follow @ApacheMesos</a>
+            <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
 'script', 'twitter-wjs');</script>
+            <a href="https://twitter.com/intent/tweet?button_hashtag=mesos";
+              class="twitter-hashtag-button"
+              data-size="large"
+              data-related="ApacheMesos">Tweet #mesos</a>
+            <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
 'script', 'twitter-wjs');</script>
+          </span>
+        </div>
+
+        <div class="col-md-8 trademark">
+          <p>&copy; 2012-2017 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
+            Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
+          <p>
+        </div>
+      </div><!-- /.container -->
+    </div><!-- /.footer -->
+
+    <!-- JS -->
+    <script src="//code.jquery.com/jquery-1.11.0.min.js" 
type="text/javascript"></script>
+    <script 
src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js" 
type="text/javascript"></script>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/ffdd7fd9/content/downloads/index.html
----------------------------------------------------------------------
diff --git a/content/downloads/index.html b/content/downloads/index.html
index fad7088..bfa342f 100644
--- a/content/downloads/index.html
+++ b/content/downloads/index.html
@@ -106,6 +106,15 @@
     <ul>
       
       <li>
+        <a href="http://archive.apache.org/dist/mesos/1.2.2/";>
+          1.2.2
+        </a>
+        (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12340461";>
+          Release Notes
+        </a>)
+      </li>
+      
+      <li>
         <a href="http://archive.apache.org/dist/mesos/1.3.0/";>
           1.3.0
         </a>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/ffdd7fd9/content/sitemap.xml
----------------------------------------------------------------------
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 246c34e..d0dedd0 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -16353,6 +16353,10 @@
     <lastmod>2017-08-11T00:00:00+00:00</lastmod>
   </url>
   <url>
+    <loc>http://mesos.apache.org/blog/mesos-1-2-2-released/</loc>
+    <lastmod>2017-08-11T00:00:00+00:00</lastmod>
+  </url>
+  <url>
     
<loc>http://mesos.apache.org/blog/niklas-nielsen-becomes-mesos-committer/</loc>
     <lastmod>2017-08-11T00:00:00+00:00</lastmod>
   </url>

Reply via email to