This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 956ada1 Fix streams web doc configs tables (#138)
956ada1 is described below
commit 956ada1e71b397e64accfbc0859ff410c2a53a9c
Author: manjuapu <[email protected]>
AuthorDate: Fri Apr 27 16:15:18 2018 -0700
Fix streams web doc configs tables (#138)
---
10/streams/developer-guide/config-streams.html | 25 -------------------------
11/streams/developer-guide/config-streams.html | 25 -------------------------
css/styles.css | 2 ++
3 files changed, 2 insertions(+), 50 deletions(-)
diff --git a/10/streams/developer-guide/config-streams.html
b/10/streams/developer-guide/config-streams.html
index 0f97e13..fd0cbca 100644
--- a/10/streams/developer-guide/config-streams.html
+++ b/10/streams/developer-guide/config-streams.html
@@ -98,13 +98,6 @@
<h3><a class="toc-backref" href="#id3">Required configuration
parameters</a><a class="headerlink" href="#required-configuration-parameters"
title="Permalink to this headline"></a></h3>
<p>Here are the required Streams configuration parameters.</p>
<table border="1" class="non-scrolling-table docutils">
- <colgroup>
- <col width="20%" />
- <col width="5%" />
- <col width="7%" />
- <col width="38%" />
- <col width="31%" />
- </colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Parameter Name</th>
<th class="head">Importance</th>
@@ -169,13 +162,6 @@
</ul>
</div></blockquote>
<table border="1" class="non-scrolling-table docutils">
- <colgroup>
- <col width="20%" />
- <col width="5%" />
- <col width="7%" />
- <col width="38%" />
- <col width="31%" />
- </colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Parameter Name</th>
<th class="head">Importance</th>
@@ -549,11 +535,6 @@
of these configs, see <a class="reference external"
href="http://kafka.apache.org/0100/documentation.html#producerconfigs">Producer
Configs</a>
and <a class="reference external"
href="http://kafka.apache.org/0100/documentation.html#newconsumerconfigs">Consumer
Configs</a>.</p>
<table border="1" class="non-scrolling-table docutils">
- <colgroup>
- <col width="50%" />
- <col width="19%" />
- <col width="31%" />
- </colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Parameter Name</th>
<th class="head">Corresponding Client</th>
@@ -643,12 +624,6 @@
<h3><a class="toc-backref" href="#id21">Recommended configuration
parameters for resiliency</a><a class="headerlink"
href="#recommended-configuration-parameters-for-resiliency" title="Permalink to
this headline"></a></h3>
<p>There are several Kafka and Kafka Streams configuration options
that need to be configured explicitly for resiliency in face of broker
failures:</p>
<table border="1" class="non-scrolling-table docutils">
- <colgroup>
- <col width="22%" />
- <col width="19%" />
- <col width="10%" />
- <col width="49%" />
- </colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Parameter Name</th>
<th class="head">Corresponding Client</th>
diff --git a/11/streams/developer-guide/config-streams.html
b/11/streams/developer-guide/config-streams.html
index 0f97e13..fd0cbca 100644
--- a/11/streams/developer-guide/config-streams.html
+++ b/11/streams/developer-guide/config-streams.html
@@ -98,13 +98,6 @@
<h3><a class="toc-backref" href="#id3">Required configuration
parameters</a><a class="headerlink" href="#required-configuration-parameters"
title="Permalink to this headline"></a></h3>
<p>Here are the required Streams configuration parameters.</p>
<table border="1" class="non-scrolling-table docutils">
- <colgroup>
- <col width="20%" />
- <col width="5%" />
- <col width="7%" />
- <col width="38%" />
- <col width="31%" />
- </colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Parameter Name</th>
<th class="head">Importance</th>
@@ -169,13 +162,6 @@
</ul>
</div></blockquote>
<table border="1" class="non-scrolling-table docutils">
- <colgroup>
- <col width="20%" />
- <col width="5%" />
- <col width="7%" />
- <col width="38%" />
- <col width="31%" />
- </colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Parameter Name</th>
<th class="head">Importance</th>
@@ -549,11 +535,6 @@
of these configs, see <a class="reference external"
href="http://kafka.apache.org/0100/documentation.html#producerconfigs">Producer
Configs</a>
and <a class="reference external"
href="http://kafka.apache.org/0100/documentation.html#newconsumerconfigs">Consumer
Configs</a>.</p>
<table border="1" class="non-scrolling-table docutils">
- <colgroup>
- <col width="50%" />
- <col width="19%" />
- <col width="31%" />
- </colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Parameter Name</th>
<th class="head">Corresponding Client</th>
@@ -643,12 +624,6 @@
<h3><a class="toc-backref" href="#id21">Recommended configuration
parameters for resiliency</a><a class="headerlink"
href="#recommended-configuration-parameters-for-resiliency" title="Permalink to
this headline"></a></h3>
<p>There are several Kafka and Kafka Streams configuration options
that need to be configured explicitly for resiliency in face of broker
failures:</p>
<table border="1" class="non-scrolling-table docutils">
- <colgroup>
- <col width="22%" />
- <col width="19%" />
- <col width="10%" />
- <col width="49%" />
- </colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Parameter Name</th>
<th class="head">Corresponding Client</th>
diff --git a/css/styles.css b/css/styles.css
index 3162d38..9af6e08 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -260,6 +260,8 @@ th {
margin: 0;
overflow: visible;
padding: 8px 16px;
+ text-align:left;
+ background-color:#ccc;
}
tr:nth-child(even) {
--
To stop receiving notification emails like this one, please contact
[email protected].