You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by oh...@apache.org on 2018/09/26 09:18:45 UTC

[45/50] incubator-omid-site git commit: [wagon-git] commit to branch asf-site 9/26/18 12:17 PM

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/dependency-info.html
----------------------------------------------------------------------
diff --git a/dependency-info.html b/dependency-info.html
index 15c25a6..4756ab4 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
@@ -214,31 +214,31 @@
 <div class="source"><pre class="prettyprint">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.omid&lt;/groupId&gt;
   &lt;artifactId&gt;omid&lt;/artifactId&gt;
-  &lt;version&gt;0.8.2.11-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;0.9.0.0&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint">'org.apache.omid:omid:pom:0.8.2.11-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint">'org.apache.omid:omid:pom:0.9.0.0'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.omid&quot; name=&quot;omid&quot; rev=&quot;0.8.2.11-SNAPSHOT&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.omid&quot; name=&quot;omid&quot; rev=&quot;0.9.0.0&quot;&gt;
   &lt;artifact name=&quot;omid&quot; type=&quot;pom&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint">@Grapes(
-@Grab(group='org.apache.omid', module='omid', version='0.8.2.11-SNAPSHOT')
+@Grab(group='org.apache.omid', module='omid', version='0.9.0.0')
 )</pre></div></div>
 <div class="section">
-<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
-<div class="source"><pre class="prettyprint">compile 'org.apache.omid:omid:0.8.2.11-SNAPSHOT'</pre></div></div>
+<h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
+<div class="source"><pre class="prettyprint">compile 'org.apache.omid:omid:0.9.0.0'</pre></div></div>
 <div class="section">
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.omid&quot; % &quot;omid&quot; % &quot;0.8.2.11-SNAPSHOT&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.omid&quot; % &quot;omid&quot; % &quot;0.9.0.0&quot;</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint">[org.apache.omid/omid &quot;0.8.2.11-SNAPSHOT&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint">[org.apache.omid/omid &quot;0.9.0.0&quot;]</pre></div></div></div>
                   </div>
           </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/dependency-management.html
----------------------------------------------------------------------
diff --git a/dependency-management.html b/dependency-management.html
index ad7246e..5eef306 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
@@ -222,25 +222,25 @@
 <tr class="b">
 <td>org.apache.hbase</td>
 <td><a class="externalLink" href="http://hbase.apache.org/hbase-client">hbase-client</a></td>
-<td>1.2.5</td>
+<td>1.3.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.hbase</td>
 <td><a class="externalLink" href="http://hbase.apache.org/hbase-common">hbase-common</a></td>
-<td>1.2.5</td>
+<td>1.3.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.hbase</td>
 <td><a class="externalLink" href="http://hbase.apache.org/hbase-server">hbase-server</a></td>
-<td>1.2.5</td>
+<td>1.3.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.hbase</td>
 <td><a class="externalLink" href="http://hbase.apache.org/hbase-testing-util">hbase-testing-util</a></td>
-<td>1.2.5</td>
+<td>1.3.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div></div>
                   </div>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/distribution-management.html
----------------------------------------------------------------------
diff --git a/distribution-management.html b/distribution-management.html
index ef9a198..e60d449 100644
--- a/distribution-management.html
+++ b/distribution-management.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index dc1562e..60b2f78 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-20 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180926" />
+    <meta name="Date-Revision-yyyymmdd" content="20180920" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Omid &#x2013; What is Omid?</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,11 +194,11 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
-                  <li id="publishDate" class="pull-right">Last Published: 2018-09-26</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-09-20</li>
             
                             </ul>
       </div>
@@ -207,7 +207,19 @@
                 
         <div id="bodyColumn" >
                                   
-            <h1>What is Omid?</h1>
+            <!--
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><h1>What is Omid?</h1>
 <p><b>Apache Omid (Optimistically transaction Management In Datastores)</b> is a flexible, reliable, high performant and scalable transactional framework that allows Big Data applications to execute ACID transactions on top of MVCC key/value NoSQL datastores.</p>
 <p>The current implementation provides multi-row transactions on top of Apache HBase, but Omid&#x2019;s design is flexible enough to support other datastore implementations as long as they provide MVCC features in their API.</p>
 <p>The following sections introduce the motivation behind Omid and its high-level architecture and basic concepts. If you want to jump to a more hands-on approach to Omid, please jump to the <a href="quickstart.html">Quickstart</a> section. On the other hand, if you want more information about Omid&#x2019;s design and its internals, please refer to the sections in the Technical Documentation menuf.</p>
@@ -219,31 +231,42 @@
 <div class="section">
 <h2><a name="Benefits"></a>Benefits</h2>
 <p>The benefits that Omid provides include:</p>
-<ol style="list-style-type: decimal">
 
+<ol style="list-style-type: decimal">
+  
 <li>Omid allows multi-row/multi-table transactions on top of HBase.</li>
+  
 <li>Omid is lock-free. In lock-based approaches, the locks on data that are held by the incomplete transactions of a failed client prevent others from progressing. In Omid, if a client is slow or faulty, it does not slow down the other clients.</li>
+  
 <li>Omid provides <a href="basic-concepts.html#Snapshot_Isolation">Snapshot Isolation</a> (SI) guarantees.</li>
+  
 <li>Omid does not require any modi&#xfb01;cation into HBase code. All the transactional logic is implemented in the framework components.</li>
+  
 <li>Omid does not require any change into HBase table schema. Omid uses the HBase metadata -the cell timestamp in particular- to store the transaction timestamp of each value inserted, updated or deleted in a cell. This enables concurrent transactions to read data from the right snapshot.</li>
+  
 <li>Omid is being used internally at Yahoo in production systems, exhibiting good performance and reliability.</li>
 </ol>
 <h1>Architecture Overview</h1>
 <p>The main architectural components are represented in the figure below and described briefly below in the following paragraphs.</p>
-<p><img src="images/architecture.png" alt="Omids architecture" /></p>
+<p><img src="images/architecture.png" alt="Omid&rsquo;s architecture" /></p>
 <p>For a detailed picture of the Omid architecture, please refer to the <a href="omid-components.html">Omid Components</a> section in the Technical Documentation.</p></div>
 <div class="section">
 <h2><a name="Component_Roles"></a>Component Roles</h2>
-<p>Omid bene&#xfb01;ts from a centralized scheme in which a single server, called Transactional Status Oracle (TSO), monitors the modi&#xfb01;ed rows/cells by transactions and use that to detect write-write con&#xfb02;icts.</p>
+<p>Omid bene&#xfb01;ts from a centralized scheme in which a single server, called Transactional Status Oracle (TSO), monitors the modi&#xfb01;ed rows/cells by transactions and use that to detect write-write con&#xfb02;icts. </p>
 <p>User applications are allowed to begin, commit or abort transactions by means of Transactional Clients (TC), which enable remote communication to the TSO and allow to perform transactional operations on the data stored in the datastore.</p>
 <p>When a transaction is created, a unique start timestamp is assigned by the Timestamp Oracle (TO). This start timestamp serves as a transaction identifier and is used by the TSO to guarantee SI by detecting conflicts in the writesset of a committing transaction with other concurrent transactions. Upon, finishing conflict detection successfully, the TSO assigns the transaction a commit timestamp and writes the mapping start/commit timestamp in the Commit Table (CT) before returning the response to the client. When receiving the response. the transactional client, adds a Shadow Cell (SC) per cell in the transaction writeset in order to allow to resolve the right snapshot for further read operations without disturbing the TSO.</p>
 <p>The main functionality provided by each component depicted in the figure above can be summarized as follows:</p>
-<ul>
 
+<ul>
+  
 <li><b>Timestamp Oracle (TO)</b> It assigns the <i>start</i> and <i>commit timestamps</i> that demarcate transactional contexts.</li>
+  
 <li><b>Transaction Status Oracle (TSO)</b>. Its the central element of the Omid architecture on the server-side. Its main task is to resolve conflicts between concurrent transactions.</li>
+  
 <li><b>Commit Table (CT)</b> It stores a temporary mapping from the start timestamp to the commit timestamp of every committed transaction.</li>
+  
 <li><b>Transactional Client (TC)</b> It allows client applications to demarcate transaction boundaries through the so-called <i>Transaction Manager</i> and to perform transactional read/write operations on data through <i>Transactional Tables</i>.</li>
+  
 <li><b>Shadow Cells (SC)</b> These special metadata cells are written alongside data cells in the data store to allow the transactional clients to resolve read snapshots without consulting the Commit Table. They contain the transactional boundaries of the last transaction in writing to the data cell.</li>
 </ul>
 <p>For a more in-depth description of how Omid works, please refer to the sections in the Technical Documentation menu.</p>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/license.html
----------------------------------------------------------------------
diff --git a/license.html b/license.html
index 28e48c1..e24b147 100644
--- a/license.html
+++ b/license.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-20 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180920" />
+    <meta name="Date-Revision-yyyymmdd" content="20180926" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Omid &#x2013; Project Licenses</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -198,7 +198,7 @@
                     </li>
               
               
-                  <li id="publishDate" class="pull-right">Last Published: 2018-09-20</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-09-26</li>
             
                             </ul>
       </div>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/mailing-lists.html
----------------------------------------------------------------------
diff --git a/mailing-lists.html b/mailing-lists.html
index 3032e3c..1b1516a 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-20 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180926" />
+    <meta name="Date-Revision-yyyymmdd" content="20180920" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Omid &#x2013; Mailing Lists @ Apache Incubator</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,11 +194,11 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
-                  <li id="publishDate" class="pull-right">Last Published: 2018-09-26</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-09-20</li>
             
                             </ul>
       </div>
@@ -207,19 +207,39 @@
                 
         <div id="bodyColumn" >
                                   
-            <h1>Mailing Lists @ Apache Incubator</h1>
-<table border="0" class="table table-striped">
-<thead>
+            <!--
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
 
-<tr class="a">
-<th> Developers                       </th>
-<th> Commits                               </th></tr>
-</thead><tbody>
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><h1>Mailing Lists @ Apache Incubator</h1>
 
+<table border="0" class="table table-striped">
+  <thead>
+    
+<tr class="a">
+      
+<th>Developers </th>
+      
+<th>Commits </th>
+    </tr>
+  </thead>
+  <tbody>
+    
 <tr class="b">
-<td> <a class="externalLink" href="mailto:dev@omid.incubator.apache.org">dev@omid.incubator.apache.org</a>    </td>
-<td> <a class="externalLink" href="mailto:commits@omid.incubator.apache.org">commits@omid.incubator.apache.org</a>     </td></tr>
-</tbody>
+      
+<td><a class="externalLink" href="mailto:dev@omid.incubator.apache.org">dev@omid.incubator.apache.org</a> </td>
+      
+<td><a class="externalLink" href="mailto:commits@omid.incubator.apache.org">commits@omid.incubator.apache.org</a> </td>
+    </tr>
+  </tbody>
 </table>
 <div class="section">
 <h2><a name="Subscribe"></a>Subscribe</h2>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/modules.html
----------------------------------------------------------------------
diff --git a/modules.html b/modules.html
index 574a07f..178b3e7 100644
--- a/modules.html
+++ b/modules.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
@@ -215,55 +215,55 @@
 <th>Name</th>
 <th>Description</th></tr>
 <tr class="b">
-<td><a href="./omid-benchmarks/index.html">Benchmarks</a></td>
+<td><a href="omid-benchmarks/index.html">Benchmarks</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="a">
-<td><a href="./omid-common/index.html">Common</a></td>
+<td><a href="omid-common/index.html">Common</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="b">
-<td><a href="./omid-statemachine/index.html">State Machine</a></td>
+<td><a href="omid-statemachine/index.html">State Machine</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="a">
-<td><a href="./omid-metrics/index.html">Metrics</a></td>
+<td><a href="omid-metrics/index.html">Metrics</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="b">
-<td><a href="./omid-codahale-metrics/index.html">Codahale Metrics</a></td>
+<td><a href="omid-codahale-metrics/index.html">Codahale Metrics</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="a">
-<td><a href="./omid-transaction-client/index.html">Transaction Client</a></td>
+<td><a href="omid-transaction-client/index.html">Transaction Client</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="b">
-<td><a href="./omid-timestamp-storage/index.html">Timestamp Storage</a></td>
+<td><a href="omid-timestamp-storage/index.html">Timestamp Storage</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="a">
-<td><a href="./omid-commit-table/index.html">Commit Table</a></td>
+<td><a href="omid-commit-table/index.html">Commit Table</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="b">
-<td><a href="./omid-tso-server/index.html">TSO and TO Servers</a></td>
+<td><a href="omid-tso-server/index.html">TSO and TO Servers</a></td>
 <td>Omid Transaction Status Oracle server and Timestamp Oracle</td></tr>
 <tr class="a">
-<td><a href="./omid-shims-aggregator/index.html">Shims Aggregator for HBase</a></td>
+<td><a href="omid-shims-aggregator/index.html">Shims Aggregator for HBase</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="b">
-<td><a href="./omid-hbase-common/index.html">HBase Common</a></td>
+<td><a href="omid-hbase-common/index.html">HBase Common</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="a">
-<td><a href="./omid-hbase-commit-table/index.html">HBase Commit Table</a></td>
+<td><a href="omid-hbase-commit-table/index.html">HBase Commit Table</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="b">
-<td><a href="./omid-hbase-client/index.html">HBase Client</a></td>
+<td><a href="omid-hbase-client/index.html">HBase Client</a></td>
 <td>HBase specific implementation of transaction-client module</td></tr>
 <tr class="a">
-<td><a href="./omid-hbase-coprocessor/index.html">HBase Coprocessors</a></td>
+<td><a href="omid-hbase-coprocessor/index.html">HBase Coprocessors</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="b">
-<td><a href="./omid-hbase-tools/index.html">HBase tools</a></td>
+<td><a href="omid-hbase-tools/index.html">HBase tools</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="a">
-<td><a href="./omid-examples/index.html">Omid Client Examples</a></td>
+<td><a href="omid-examples/index.html">Omid Client Examples</a></td>
 <td>Includes some examples showing Omid features</td></tr>
 <tr class="b">
-<td><a href="./omid-packaging/index.html">Omid Packaging</a></td>
+<td><a href="omid-packaging/index.html">Omid Packaging</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr></table></div>
                   </div>
           </div>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/omid-components.html
----------------------------------------------------------------------
diff --git a/omid-components.html b/omid-components.html
index f9b77a3..56a6c95 100644
--- a/omid-components.html
+++ b/omid-components.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-20 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180926" />
+    <meta name="Date-Revision-yyyymmdd" content="20180920" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Omid &#x2013; Omid Architecture and Component Description</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,11 +194,11 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
-                  <li id="publishDate" class="pull-right">Last Published: 2018-09-26</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-09-20</li>
             
                             </ul>
       </div>
@@ -207,33 +207,49 @@
                 
         <div id="bodyColumn" >
                                   
-            <h1>Omid Architecture and Component Description</h1>
+            <!--
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><h1>Omid Architecture and Component Description</h1>
 <p>The following figure depicts the current Omid architecture presented in the section presenting Omid:</p>
-<p><img src="images/architecture.png" alt="Omids architecture" /></p>
+<p><img src="images/architecture.png" alt="Omid&rsquo;s architecture" /></p>
 <p>The following sections describe more in deep the most important components and elements in the Omid architecture.</p>
 <div class="section">
-<h2><a name="Transactional_Clients_.28TCs.29"></a>Transactional Clients (TCs)</h2>
+<h2><a name="Transactional_Clients_TCs"></a>Transactional Clients (TCs)</h2>
 <p><b>Transactional Clients (TCs)</b> are the entry point to user applications using transactions with Omid. They allow applications to <i>demarcate transactional boundaries</i> and <i>read/write transactionally from/to the data source</i>, HBase in this case.</p>
 <p>There are two main interfaces/classes that compose the Transactional Client:</p>
-<ol style="list-style-type: decimal">
 
+<ol style="list-style-type: decimal">
+  
 <li>The Transaction Manager interface (represented by the <tt>TransactionManager</tt> interface in the current implementation): Allows user applications to demarcate transactional contexts, providing methods to begin(), commit(), rollback() and markRollbackOnly() transactions.</li>
+  
 <li>The Data Operation interface (represented by the <tt>TTable</tt> class in the HBase implementation): Allows user applications to trigger transactional operations to the datasource. For example in the HBase, put, get and scan operations.</li>
 </ol>
 <p>Examples about how to add transactions using these interfaces are described in the <a href="basic-examples.html">Basic Examples</a> section.</p></div>
 <div class="section">
-<h2><a name="Timestamp_Oracle_.28TO.29"></a>Timestamp Oracle (TO)</h2>
+<h2><a name="Timestamp_Oracle_TO"></a>Timestamp Oracle (TO)</h2>
 <p>The single responsibility of the Timestamp Oracle is to manage transaction timestamps. Transaction timestamps serve as a logical clock and are used mainly to preserve the time-related guarantees required for Snapshot Isolation.</p>
-<p>The TO allocates and delivers transaction timestamps when required by the TSO. To achieve this task, it maintains a monotonically increasing counter. Transaction timestamps are allocated when a transaction begins and right after a transaction willing to commit has passed the writeset validation. The start timestamp is also used as transaction identifier.</p>
+<p>The TO allocates and delivers transaction timestamps when required by the TSO. To achieve this task, it maintains a monotonically increasing counter. Transaction timestamps are allocated when a transaction begins and right after a transaction willing to commit has passed the writeset validation. The start timestamp is also used as transaction identifier. </p>
 <p>In order to guarantee that all timestamps are unique, the TO has to persist a value after every N timestamp allocations. This value will be used for recovering the TSO in case of crashes. The value persisted is the current timestamp value plus N, N being a congurable property. From that point on, the TO is then free to safely allocate timestamps up to that value.</p>
 <p>In the current implementation, the maximum allocated timestamp value can be persisted/stored in:</p>
-<ul>
 
+<ul>
+  
 <li>ZooKeeper</li>
+  
 <li>In its own HBase table</li>
 </ul></div>
 <div class="section">
-<h2><a name="The_Server_Oracle_.28TSO.29"></a>The Server Oracle (TSO)</h2>
+<h2><a name="The_Server_Oracle_TSO"></a>The Server Oracle (TSO)</h2>
 <p>The TSO is the core component in Omid. There is a single instance of the TSO (Although a high availability protocol is currently a WIP). Its unique responsibility is to resolve conflicts between concurrent transactions. The TSO must maintain the last allocated timestamp, the so-called low watermark and a conflict map for detecting conflicts in the writesets of concurrent transactions. It also delegates the update and persistence of a list of committed transactions to the commit table component (see Figure). Aborted and uncommitted transactions are not tracked. Maintaining the TSO state to the minimum allows us to avoid contention in many cases and provides fast recovery upon crashes.</p>
 <p>As mentioned before, conflict resolution for transactions is the primary function of the TSO. To achieve this task, it uses a large map structure of (cellId -&gt; lastCommittedTransaction) pairs called the conflict map. When the client commits a transaction, it sends the cell ids of the cells being committed, i.e. its writeset, to the TSO, which checks possible conflicts when other transactions that were concurrent using the conflict map. If no conflicts are found, a commit timestamp is allocated and the lastCommittedTransaction for each cell id in the transaction is updated to this timestamp.</p>
 <p>Confict detection is implemented by comparing the hash of the cell ids in the writeset, not the actual cell id value. As the conflict map does not have a one to one mapping with each cell in cell in the database, this means that there&#x2019;s a possibility of false aborts in the system. The probability of false aborts is a variant of the <a class="externalLink" href="http://en.wikipedia.org/wiki/Birthday_problem">birthday problem</a> and basically translates into the fact that long-running transactions are more likely to have false aborts.</p>
@@ -242,12 +258,12 @@
 <h3><a name="Processing_Commit_Requests"></a>Processing Commit Requests</h3>
 <p>When processing the commit request for a transaction, the TSO first checks if the start timestamp is greater the low watermark and if so, if there was another concurrent transaction whose writeset overlapped and whose commit timestamp is greater the start timestamp of the requesting transaction. If no conflicts are found, a commit timestamp is generated for the request transaction which is added to the conflict map for the writeset, the commit is added to the commit table and finally the client is notified about the successful commit. Otherwise, the commit fails and the client is notied on the rollback of the transaction.</p></div></div>
 <div class="section">
-<h2><a name="Commit_Table_.28CT.29"></a>Commit Table (CT)</h2>
+<h2><a name="Commit_Table_CT"></a>Commit Table (CT)</h2>
 <p>It contains a transient mapping from start timestamp to commit timestamp for recently committed transactions. The commit table is stored on a different set of nodes to the TSO. When a transaction is committed on the TSO it must be stored in the commit table before a response is sent to the client. As the key value mapping in the commit table are completely independent of each other, the table can be trivially scaled by sharding the values over multiple nodes.</p>
 <p>The commit table provides two services to the Transactional Client. Firstly, it is used to check if a transaction has been committed or not. The client should not need to consult the commit table in the common case as the status of a read cell should be available from its shadow cell (see below).</p>
 <p>The other service provided by the commit table is that transaction clients can delete commits from it. This only occurs once the writing client has updated shadow cells for each of the cells written in the transaction. We call this commit or transaction completion. It is possible that a client will crash between a transaction being committed and being completed. In this case, the transaction will stay in the commit table forever. However as the commit table is not stored in memory and the window of opportunity for such a crash is quite low, we don&#x2019;t expect this to be a problem.</p></div>
 <div class="section">
-<h2><a name="Shadow_Cells_.28SCs.29"></a>Shadow Cells (SCs)</h2>
+<h2><a name="Shadow_Cells_SCs"></a>Shadow Cells (SCs)</h2>
 <p>Shadow cells contain a mapping from start timestamp to commit timestamp of the last committed transaction that modified the cell. Upon receiving a commit timestamp after a successful transaction commit, the Transactional Client adds/updates these special cells to each modified cell in the writeset of the committed transaction. The purpose of this, is that Transactional Clients can then query the corresponding shadow cell when they read each cell to check if the data they find in the cell has been committed or not and whether it is within the snapshot of the reading transaction.</p></div>
                   </div>
           </div>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/plugin-management.html
----------------------------------------------------------------------
diff --git a/plugin-management.html b/plugin-management.html
index d0a6216..5412527 100644
--- a/plugin-management.html
+++ b/plugin-management.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/plugins.html
----------------------------------------------------------------------
diff --git a/plugins.html b/plugins.html
index adbfb38..6e58dea 100644
--- a/plugins.html
+++ b/plugins.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
@@ -236,8 +236,8 @@
 <td>2.4</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
-<td>3.7.1</td></tr>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
+<td>3.5</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
@@ -247,10 +247,14 @@
 <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td>
 <td>2.19</td></tr>
 <tr class="b">
+<td>org.apache.rat</td>
+<td><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
+<td>0.12</td></tr>
+<tr class="a">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td>
 <td>2.7</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.eluder.coveralls</td>
 <td><a class="externalLink" href="https://github.com/trautonen/coveralls-maven-plugin">coveralls-maven-plugin</a></td>
 <td>4.1.0</td></tr></table></div>
@@ -274,10 +278,6 @@
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-pmd-plugin/">maven-pmd-plugin</a></td>
 <td>3.4</td></tr>
 <tr class="a">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
-<td>3.0.0</td></tr>
-<tr class="b">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://gleclaire.github.io/findbugs-maven-plugin/">findbugs-maven-plugin</a></td>
 <td>3.0.1</td></tr></table></div>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/pmd.html
----------------------------------------------------------------------
diff --git a/pmd.html b/pmd.html
index 222cf3a..32a65dd 100644
--- a/pmd.html
+++ b/pmd.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
@@ -213,7 +213,7 @@
 <div class="section">
 <h2><a name="Files"></a>Files</h2>
 <div class="section">
-<h3><a name="Benchmarks_-_org.2Fapache.2Fomid.2Fbenchmarks.2Ftso.2FRawTxRunner.java"></a>Benchmarks - org/apache/omid/benchmarks/tso/RawTxRunner.java</h3>
+<h3><a name="Benchmarks_-_orgapacheomidbenchmarkstsoRawTxRunner.java"></a>Benchmarks - org/apache/omid/benchmarks/tso/RawTxRunner.java</h3>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Violation</th>
@@ -222,7 +222,7 @@
 <td>Avoid empty catch blocks</td>
 <td><a href="./xref/org/apache/omid/benchmarks/tso/RawTxRunner.html#L183">183</a>&#x2013;<a href="./xref/org/apache/omid/benchmarks/tso/RawTxRunner.html#L185">185</a></td></tr></table></div>
 <div class="section">
-<h3><a name="Benchmarks_-_org.2Fapache.2Fomid.2Fbenchmarks.2Futils.2FZipfianGenerator.java"></a>Benchmarks - org/apache/omid/benchmarks/utils/ZipfianGenerator.java</h3>
+<h3><a name="Benchmarks_-_orgapacheomidbenchmarksutilsZipfianGenerator.java"></a>Benchmarks - org/apache/omid/benchmarks/utils/ZipfianGenerator.java</h3>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Violation</th>
@@ -234,7 +234,7 @@
 <td>Useless parentheses.</td>
 <td><a href="./xref/org/apache/omid/benchmarks/utils/ZipfianGenerator.html#L234">234</a></td></tr></table></div>
 <div class="section">
-<h3><a name="Common_-_org.2Fapache.2Fomid.2FNetworkUtils.java"></a>Common - org/apache/omid/NetworkUtils.java</h3>
+<h3><a name="Common_-_orgapacheomidNetworkUtils.java"></a>Common - org/apache/omid/NetworkUtils.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
@@ -243,7 +243,7 @@
 <td>Useless parentheses.</td>
 <td><a href="./xref/org/apache/omid/NetworkUtils.html#L44">44</a></td></tr></table></div>
 <div class="section">
-<h3><a name="HBase_Client_-_org.2Fapache.2Fomid.2Ftransaction.2FHBaseAsyncPostCommitter.java"></a>HBase Client - org/apache/omid/transaction/HBaseAsyncPostCommitter.java</h3>
+<h3><a name="HBase_Client_-_orgapacheomidtransactionHBaseAsyncPostCommitter.java"></a>HBase Client - org/apache/omid/transaction/HBaseAsyncPostCommitter.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
@@ -252,211 +252,100 @@
 <td>Avoid unused private fields such as 'LOG'.</td>
 <td><a href="./xref/org/apache/omid/transaction/HBaseAsyncPostCommitter.html#L30">30</a></td></tr></table></div>
 <div class="section">
-<h3><a name="HBase_Client_-_org.2Fapache.2Fomid.2Ftransaction.2FHBaseSyncPostCommitter.java"></a>HBase Client - org/apache/omid/transaction/HBaseSyncPostCommitter.java</h3>
+<h3><a name="HBase_Client_-_orgapacheomidtransactionHBaseSyncPostCommitter.java"></a>HBase Client - org/apache/omid/transaction/HBaseSyncPostCommitter.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="a">
 <td>Avoid unused private fields such as 'metrics'.</td>
-<td><a href="./xref/org/apache/omid/transaction/HBaseSyncPostCommitter.html#L41">41</a></td></tr></table></div>
+<td><a href="./xref/org/apache/omid/transaction/HBaseSyncPostCommitter.html#L40">40</a></td></tr></table></div>
 <div class="section">
-<h3><a name="HBase_Client_-_org.2Fapache.2Fomid.2Ftransaction.2FHBaseTransactionManager.java"></a>HBase Client - org/apache/omid/transaction/HBaseTransactionManager.java</h3>
+<h3><a name="HBase_Client_-_orgapacheomidtransactionHBaseTransactionManager.java"></a>HBase Client - org/apache/omid/transaction/HBaseTransactionManager.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="a">
 <td>Avoid unused private fields such as 'LOG'.</td>
-<td><a href="./xref/org/apache/omid/transaction/HBaseTransactionManager.html#L46">46</a></td></tr></table></div>
+<td><a href="./xref/org/apache/omid/transaction/HBaseTransactionManager.html#L48">48</a></td></tr></table></div>
 <div class="section">
-<h3><a name="HBase_Client_-_org.2Fapache.2Fomid.2Ftransaction.2FSnapshotFilter.java"></a>HBase Client - org/apache/omid/transaction/SnapshotFilter.java</h3>
+<h3><a name="HBase_Client_-_orgapacheomidtransactionTTable.java"></a>HBase Client - org/apache/omid/transaction/TTable.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="a">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L35">35</a></td></tr>
-<tr class="b">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L37">37</a></td></tr>
-<tr class="a">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L39">39</a>&#x2013;<a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L40">40</a></td></tr>
-<tr class="b">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L42">42</a></td></tr>
-<tr class="a">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L44">44</a>&#x2013;<a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L45">45</a></td></tr>
-<tr class="b">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L47">47</a>&#x2013;<a href="./xref/org/apache/omid/transaction/SnapshotFilter.html#L48">48</a></td></tr></table></div>
-<div class="section">
-<h3><a name="HBase_Client_-_org.2Fapache.2Fomid.2Ftransaction.2FSnapshotFilterImpl.java"></a>HBase Client - org/apache/omid/transaction/SnapshotFilterImpl.java</h3>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Violation</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilterImpl.html#L98">98</a></td></tr>
-<tr class="a">
-<td>Avoid unused method parameters such as 'commitCache'.</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilterImpl.html#L110">110</a></td></tr>
-<tr class="b">
-<td>Avoid unused method parameters such as 'transaction'.</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilterImpl.html#L110">110</a></td></tr>
-<tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilterImpl.html#L265">265</a></td></tr>
+<td><a href="./xref/org/apache/omid/transaction/TTable.html#L338">338</a></td></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilterImpl.html#L281">281</a></td></tr>
+<td><a href="./xref/org/apache/omid/transaction/TTable.html#L364">364</a></td></tr>
 <tr class="a">
-<td>Avoid unused method parameters such as 'attributeMap'.</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilterImpl.html#L303">303</a></td></tr>
-<tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilterImpl.html#L406">406</a></td></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/SnapshotFilterImpl.html#L455">455</a></td></tr></table></div>
-<div class="section">
-<h3><a name="HBase_Client_-_org.2Fapache.2Fomid.2Ftransaction.2FTTable.java"></a>HBase Client - org/apache/omid/transaction/TTable.java</h3>
-<table border="0" class="table table-striped">
-<tr class="b">
-<th>Violation</th>
-<th>Line</th></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/TTable.html#L105">105</a></td></tr>
+<td><a href="./xref/org/apache/omid/transaction/TTable.html#L382">382</a></td></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/TTable.html#L119">119</a></td></tr></table></div>
+<td><a href="./xref/org/apache/omid/transaction/TTable.html#L466">466</a></td></tr></table></div>
 <div class="section">
-<h3><a name="HBase_Client_-_org.2Fapache.2Fomid.2Ftransaction.2FTableAccessWrapper.java"></a>HBase Client - org/apache/omid/transaction/TableAccessWrapper.java</h3>
+<h3><a name="HBase_Commit_Table_-_orgapacheomidcommittablehbaseHBaseCommitTable.java"></a>HBase Commit Table - org/apache/omid/committable/hbase/HBaseCommitTable.java</h3>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="b">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/TableAccessWrapper.html#L34">34</a></td></tr>
-<tr class="a">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/TableAccessWrapper.html#L35">35</a></td></tr>
-<tr class="b">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/TableAccessWrapper.html#L36">36</a></td></tr>
-<tr class="a">
-<td>Avoid modifiers which are implied by the context</td>
-<td><a href="./xref/org/apache/omid/transaction/TableAccessWrapper.html#L37">37</a></td></tr></table></div>
-<div class="section">
-<h3><a name="HBase_Commit_Table_-_org.2Fapache.2Fomid.2Fcommittable.2Fhbase.2FHBaseCommitTable.java"></a>HBase Commit Table - org/apache/omid/committable/hbase/HBaseCommitTable.java</h3>
-<table border="0" class="table table-striped">
-<tr class="b">
-<th>Violation</th>
-<th>Line</th></tr>
+<td>Useless parentheses.</td>
+<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L102">102</a></td></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L108">108</a></td></tr>
+<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L351">351</a></td></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L359">359</a></td></tr>
+<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L355">355</a></td></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L363">363</a></td></tr>
+<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L359">359</a></td></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L367">367</a></td></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L414">414</a></td></tr></table></div>
+<td><a href="./xref/org/apache/omid/committable/hbase/HBaseCommitTable.html#L406">406</a></td></tr></table></div>
 <div class="section">
-<h3><a name="HBase_Common_-_org.2Fapache.2Fomid.2Fcommittable.2Fhbase.2FKeyGeneratorImplementations.java"></a>HBase Common - org/apache/omid/committable/hbase/KeyGeneratorImplementations.java</h3>
+<h3><a name="HBase_Common_-_orgapacheomidcommittablehbaseKeyGeneratorImplementations.java"></a>HBase Common - org/apache/omid/committable/hbase/KeyGeneratorImplementations.java</h3>
 <table border="0" class="table table-striped">
-<tr class="b">
+<tr class="a">
 <th>Violation</th>
 <th>Line</th></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/committable/hbase/KeyGeneratorImplementations.html#L56">56</a></td></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/committable/hbase/KeyGeneratorImplementations.html#L91">91</a></td></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/committable/hbase/KeyGeneratorImplementations.html#L146">146</a></td></tr></table></div>
-<div class="section">
-<h3><a name="HBase_Common_-_org.2Fapache.2Fomid.2Ftransaction.2FCellInfo.java"></a>HBase Common - org/apache/omid/transaction/CellInfo.java</h3>
-<table border="0" class="table table-striped">
-<tr class="b">
-<th>Violation</th>
-<th>Line</th></tr>
+<td><a href="./xref/org/apache/omid/committable/hbase/KeyGeneratorImplementations.html#L56">56</a></td></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/CellInfo.html#L31">31</a></td></tr>
+<td><a href="./xref/org/apache/omid/committable/hbase/KeyGeneratorImplementations.html#L91">91</a></td></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/CellInfo.html#L32">32</a></td></tr></table></div>
-<div class="section">
-<h3><a name="HBase_Coprocessors_-_org.2Fapache.2Fhadoop.2Fhbase.2Fregionserver.2FCompactorScanner.java"></a>HBase Coprocessors - org/apache/hadoop/hbase/regionserver/CompactorScanner.java</h3>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Violation</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>These nested if statements could be combined</td>
-<td><a href="./xref/org/apache/hadoop/hbase/regionserver/CompactorScanner.html#L135">135</a>&#x2013;<a href="./xref/org/apache/hadoop/hbase/regionserver/CompactorScanner.html#L146">146</a></td></tr></table></div>
+<td><a href="./xref/org/apache/omid/committable/hbase/KeyGeneratorImplementations.html#L146">146</a></td></tr></table></div>
 <div class="section">
-<h3><a name="HBase_Coprocessors_-_org.2Fapache.2Fomid.2Ftransaction.2FOmidSnapshotFilter.java"></a>HBase Coprocessors - org/apache/omid/transaction/OmidSnapshotFilter.java</h3>
+<h3><a name="HBase_Common_-_orgapacheomidtransactionCellInfo.java"></a>HBase Common - org/apache/omid/transaction/CellInfo.java</h3>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="b">
-<td>Avoid unnecessary return statements</td>
-<td><a href="./xref/org/apache/omid/transaction/OmidSnapshotFilter.html#L171">171</a></td></tr>
-<tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/OmidSnapshotFilter.html#L186">186</a></td></tr></table></div>
-<div class="section">
-<h3><a name="HBase_Coprocessors_-_org.2Fapache.2Fomid.2Ftransaction.2FTransactionVisibilityFilterBase.java"></a>HBase Coprocessors - org/apache/omid/transaction/TransactionVisibilityFilterBase.java</h3>
-<table border="0" class="table table-striped">
-<tr class="b">
-<th>Violation</th>
-<th>Line</th></tr>
+<td><a href="./xref/org/apache/omid/transaction/CellInfo.html#L31">31</a></td></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/TransactionVisibilityFilterBase.html#L117">117</a></td></tr>
-<tr class="b">
-<td>Overriding method merely calls super</td>
-<td><a href="./xref/org/apache/omid/transaction/TransactionVisibilityFilterBase.html#L232">232</a>&#x2013;<a href="./xref/org/apache/omid/transaction/TransactionVisibilityFilterBase.html#L234">234</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Shims_layer_for_HBase_1.x_-_org.2Fapache.2Fomid.2FHBaseShims.java"></a>Shims layer for HBase 1.x - org/apache/omid/HBaseShims.java</h3>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Violation</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>Avoid unused imports such as 'org.apache.hadoop.hbase.HBaseTestingUtility'</td>
-<td><a href="./xref/org/apache/omid/HBaseShims.html#L21">21</a></td></tr>
-<tr class="a">
-<td>Avoid unused imports such as 'org.apache.hadoop.hbase.filter.Filter'</td>
-<td><a href="./xref/org/apache/omid/HBaseShims.html#L30">30</a></td></tr></table></div>
+<td><a href="./xref/org/apache/omid/transaction/CellInfo.html#L32">32</a></td></tr></table></div>
 <div class="section">
-<h3><a name="Shims_layer_for_HBase_2.x_-_org.2Fapache.2Fomid.2FHBaseShims.java"></a>Shims layer for HBase 2.x - org/apache/omid/HBaseShims.java</h3>
+<h3><a name="HBase_Coprocessors_-_orgapacheomidtransactionCompactorScanner.java"></a>HBase Coprocessors - org/apache/omid/transaction/CompactorScanner.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="a">
-<td>Avoid unused imports such as 'org.apache.hadoop.hbase.filter.Filter'</td>
-<td><a href="./xref/org/apache/omid/HBaseShims.html#L32">32</a></td></tr></table></div>
+<td>These nested if statements could be combined</td>
+<td><a href="./xref/org/apache/omid/transaction/CompactorScanner.html#L137">137</a>&#x2013;<a href="./xref/org/apache/omid/transaction/CompactorScanner.html#L148">148</a></td></tr></table></div>
 <div class="section">
-<h3><a name="State_Machine_-_org.2Fapache.2Fstatemachine.2FStateMachine.java"></a>State Machine - org/apache/statemachine/StateMachine.java</h3>
+<h3><a name="State_Machine_-_orgapachestatemachineStateMachine.java"></a>State Machine - org/apache/statemachine/StateMachine.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
@@ -465,106 +354,76 @@
 <td>Useless parentheses.</td>
 <td><a href="./xref/org/apache/statemachine/StateMachine.html#L154">154</a></td></tr></table></div>
 <div class="section">
-<h3><a name="Transaction_Client_-_org.2Fapache.2Fomid.2Ftransaction.2FAbstractTransaction.java"></a>Transaction Client - org/apache/omid/transaction/AbstractTransaction.java</h3>
+<h3><a name="Transaction_Client_-_orgapacheomidtransactionAbstractTransactionManager.java"></a>Transaction Client - org/apache/omid/transaction/AbstractTransactionManager.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/transaction/AbstractTransaction.html#L65">65</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Transaction_Client_-_org.2Fapache.2Fomid.2Ftso.2Fclient.2FTSOClient.java"></a>Transaction Client - org/apache/omid/tso/client/TSOClient.java</h3>
-<table border="0" class="table table-striped">
-<tr class="b">
-<th>Violation</th>
-<th>Line</th></tr>
-<tr class="a">
-<td>Avoid unused imports such as 'org.apache.omid.transaction.TransactionException'</td>
-<td><a href="./xref/org/apache/omid/tso/client/TSOClient.html#L26">26</a></td></tr>
-<tr class="b">
-<td>Avoid unused imports such as 'java.util.List'</td>
-<td><a href="./xref/org/apache/omid/tso/client/TSOClient.html#L62">62</a></td></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/tso/client/TSOClient.html#L234">234</a></td></tr></table></div>
+<td>Too many static imports may lead to messy code</td>
+<td><a href="./xref/org/apache/omid/transaction/AbstractTransactionManager.html#L18">18</a>&#x2013;<a href="./xref/org/apache/omid/transaction/AbstractTransactionManager.html#L516">516</a></td></tr></table></div>
 <div class="section">
-<h3><a name="Transaction_Client_-_org.2Fapache.2Fomid.2Ftso.2Fclient.2FTSOProtocol.java"></a>Transaction Client - org/apache/omid/tso/client/TSOProtocol.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoBatchPoolModule.java"></a>TSO and TO Servers - org/apache/omid/tso/BatchPoolModule.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="a">
-<td>Avoid unused imports such as 'java.util.List'</td>
-<td><a href="./xref/org/apache/omid/tso/client/TSOProtocol.html#L20">20</a></td></tr>
-<tr class="b">
-<td>Avoid unused imports such as 'org.apache.omid.tso.client.OmidClientConfiguration.ConflictDetectionLevel'</td>
-<td><a href="./xref/org/apache/omid/tso/client/TSOProtocol.html#L23">23</a></td></tr></table></div>
-<div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FBatchPoolModule.java"></a>TSO and TO Servers - org/apache/omid/tso/BatchPoolModule.java</h3>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Violation</th>
-<th>Line</th></tr>
-<tr class="b">
 <td>Avoid unused private fields such as 'config'.</td>
 <td><a href="./xref/org/apache/omid/tso/BatchPoolModule.html#L36">36</a></td></tr></table></div>
 <div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FCacheEvaluation.java"></a>TSO and TO Servers - org/apache/omid/tso/CacheEvaluation.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoCacheEvaluation.java"></a>TSO and TO Servers - org/apache/omid/tso/CacheEvaluation.java</h3>
 <table border="0" class="table table-striped">
-<tr class="a">
+<tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
-<tr class="b">
+<tr class="a">
 <td>Useless parentheses.</td>
 <td><a href="./xref/org/apache/omid/tso/CacheEvaluation.html#L93">93</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>Useless parentheses.</td>
 <td><a href="./xref/org/apache/omid/tso/CacheEvaluation.html#L102">102</a></td></tr></table></div>
 <div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FMonitoringContext.java"></a>TSO and TO Servers - org/apache/omid/tso/MonitoringContext.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoMonitoringContext.java"></a>TSO and TO Servers - org/apache/omid/tso/MonitoringContext.java</h3>
 <table border="0" class="table table-striped">
-<tr class="b">
+<tr class="a">
 <th>Violation</th>
 <th>Line</th></tr>
-<tr class="a">
+<tr class="b">
 <td>Avoid unused imports such as 'java.util.HashMap'</td>
 <td><a href="./xref/org/apache/omid/tso/MonitoringContext.html#L27">27</a></td></tr></table></div>
 <div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FPersistenceProcessorHandler.java"></a>TSO and TO Servers - org/apache/omid/tso/PersistenceProcessorHandler.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoPersistenceProcessorHandler.java"></a>TSO and TO Servers - org/apache/omid/tso/PersistenceProcessorHandler.java</h3>
 <table border="0" class="table table-striped">
-<tr class="b">
+<tr class="a">
 <th>Violation</th>
 <th>Line</th></tr>
-<tr class="a">
+<tr class="b">
 <td>Avoid unused private fields such as 'LOG'.</td>
-<td><a href="./xref/org/apache/omid/tso/PersistenceProcessorHandler.html#L38">38</a></td></tr></table></div>
+<td><a href="./xref/org/apache/omid/tso/PersistenceProcessorHandler.html#L40">40</a></td></tr></table></div>
 <div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FPersistenceProcessorImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/PersistenceProcessorImpl.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoPersistenceProcessorImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/PersistenceProcessorImpl.java</h3>
 <table border="0" class="table table-striped">
-<tr class="b">
+<tr class="a">
 <th>Violation</th>
 <th>Line</th></tr>
-<tr class="a">
-<td>Too many static imports may lead to messy code</td>
-<td><a href="./xref/org/apache/omid/tso/PersistenceProcessorImpl.html#L18">18</a>&#x2013;<a href="./xref/org/apache/omid/tso/PersistenceProcessorImpl.html#L251">251</a></td></tr>
 <tr class="b">
+<td>Too many static imports may lead to messy code</td>
+<td><a href="./xref/org/apache/omid/tso/PersistenceProcessorImpl.html#L18">18</a>&#x2013;<a href="./xref/org/apache/omid/tso/PersistenceProcessorImpl.html#L241">241</a></td></tr>
+<tr class="a">
 <td>Avoid unused private fields such as 'metrics'.</td>
 <td><a href="./xref/org/apache/omid/tso/PersistenceProcessorImpl.html#L70">70</a></td></tr></table></div>
 <div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FRequestProcessorImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/RequestProcessorImpl.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoRequestProcessorImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/RequestProcessorImpl.java</h3>
 <table border="0" class="table table-striped">
-<tr class="a">
+<tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
-<tr class="b">
-<td>Avoid unused imports such as 'java.util.Set'</td>
-<td><a href="./xref/org/apache/omid/tso/RequestProcessorImpl.html#L42">42</a></td></tr>
 <tr class="a">
 <td>Avoid unused private fields such as 'metrics'.</td>
-<td><a href="./xref/org/apache/omid/tso/RequestProcessorImpl.html#L64">64</a></td></tr></table></div>
+<td><a href="./xref/org/apache/omid/tso/RequestProcessorImpl.html#L58">58</a></td></tr></table></div>
 <div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FRetryProcessorImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/RetryProcessorImpl.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoRetryProcessorImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/RetryProcessorImpl.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
@@ -573,7 +432,7 @@
 <td>Useless parentheses.</td>
 <td><a href="./xref/org/apache/omid/tso/RetryProcessorImpl.html#L121">121</a></td></tr></table></div>
 <div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FTSOStateManager.java"></a>TSO and TO Servers - org/apache/omid/tso/TSOStateManager.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoTSOStateManager.java"></a>TSO and TO Servers - org/apache/omid/tso/TSOStateManager.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
@@ -582,35 +441,26 @@
 <td>Avoid unused constructor parameters such as 'epoch'.</td>
 <td><a href="./xref/org/apache/omid/tso/TSOStateManager.html#L36">36</a></td></tr></table></div>
 <div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FTimestampOracleImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/TimestampOracleImpl.java</h3>
+<h3><a name="TSO_and_TO_Servers_-_orgapacheomidtsoTimestampOracleImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/TimestampOracleImpl.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L150">150</a></td></tr>
+<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L144">144</a></td></tr>
 <tr class="b">
 <td>Avoid empty while statements</td>
-<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L151">151</a>&#x2013;<a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L153">153</a></td></tr>
+<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L145">145</a>&#x2013;<a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L147">147</a></td></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L154">154</a></td></tr>
+<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L148">148</a></td></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L157">157</a></td></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L158">158</a></td></tr></table></div>
-<div class="section">
-<h3><a name="TSO_and_TO_Servers_-_org.2Fapache.2Fomid.2Ftso.2FWorldClockOracleImpl.java"></a>TSO and TO Servers - org/apache/omid/tso/WorldClockOracleImpl.java</h3>
-<table border="0" class="table table-striped">
-<tr class="b">
-<th>Violation</th>
-<th>Line</th></tr>
+<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L151">151</a></td></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/omid/tso/WorldClockOracleImpl.html#L149">149</a></td></tr></table></div></div>
+<td><a href="./xref/org/apache/omid/tso/TimestampOracleImpl.html#L152">152</a></td></tr></table></div></div>
                   </div>
           </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/project-info.html
----------------------------------------------------------------------
diff --git a/project-info.html b/project-info.html
index 7446c57..3cf6f39 100644
--- a/project-info.html
+++ b/project-info.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
@@ -232,7 +232,7 @@
 <td><a href="index.html">About</a></td>
 <td>Apache Omid provides multi-row/multi-table transactional support for HBase-based applications</td></tr>
 <tr class="a">
-<td><a href="licenses.html">Licenses</a></td>
+<td><a href="license.html">Licenses</a></td>
 <td>This document lists the project license(s).</td></tr>
 <tr class="b">
 <td><a href="modules.html">Project Modules</a></td>
@@ -244,14 +244,14 @@
 <td><a href="plugins.html">Plugins</a></td>
 <td>This document lists the build plugins and the report plugins used by this project.</td></tr>
 <tr class="a">
-<td><a href="scm.html">Source Code Management</a></td>
-<td>This document lists ways to access the online source repository.</td></tr>
+<td><a href="team-list.html">Team</a></td>
+<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
 <tr class="b">
-<td><a href="summary.html">Summary</a></td>
-<td>This document lists other related information of this project</td></tr>
+<td><a href="source-repository.html">Source Code Management</a></td>
+<td>This document lists ways to access the online source repository.</td></tr>
 <tr class="a">
-<td><a href="team.html">Team</a></td>
-<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr></table></div></div>
+<td><a href="project-summary.html">Summary</a></td>
+<td>This document lists other related information of this project</td></tr></table></div></div>
                   </div>
           </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/project-reports.html
----------------------------------------------------------------------
diff --git a/project-reports.html b/project-reports.html
index 5372c29..887ac95 100644
--- a/project-reports.html
+++ b/project-reports.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-09-26 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -117,7 +117,7 @@
 </li>
                                   <li>      <a href="index.html"  title="About">About</a>
 </li>
-                                  <li>      <a href="licenses.html"  title="Licenses">Licenses</a>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
@@ -125,11 +125,11 @@
 </li>
                                   <li>      <a href="plugins.html"  title="Plugins">Plugins</a>
 </li>
-                                  <li>      <a href="scm.html"  title="Source Code Management">Source Code Management</a>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
 </li>
-                                  <li>      <a href="summary.html"  title="Summary">Summary</a>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
 </li>
-                                  <li>      <a href="team.html"  title="Team">Team</a>
+                                  <li>      <a href="project-summary.html"  title="Summary">Summary</a>
 </li>
                               </ul>
             </li>
@@ -194,7 +194,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.11-SNAPSHOT
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/ff061775/project-summary.html
----------------------------------------------------------------------
diff --git a/project-summary.html b/project-summary.html
index cad4d83..de6f35a 100644
--- a/project-summary.html
+++ b/project-summary.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-20 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-09-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180920" />
+    <meta name="Date-Revision-yyyymmdd" content="20180926" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Omid &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -198,7 +198,7 @@
                     </li>
               
               
-                  <li id="publishDate" class="pull-right">Last Published: 2018-09-20</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-09-26</li>
             
                             </ul>
       </div>