This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 68ef3bb Updated site at revision 7fbd362
68ef3bb is described below
commit 68ef3bbd898117307a8e8bb949f3dac1ccd0f67b
Author: jenkins <[email protected]>
AuthorDate: Mon May 20 03:40:42 2019 +0000
Updated site at revision 7fbd362
---
content/docs/4.5.0/reference/config/index.html | 2 +-
content/docs/4.5.1/reference/config/index.html | 2 +-
content/docs/4.6.0/reference/config/index.html | 2 +-
content/docs/4.6.1/reference/config/index.html | 2 +-
content/docs/4.6.2/reference/config/index.html | 2 +-
content/docs/4.7.0/reference/config/index.html | 2 +-
content/docs/4.7.1/reference/config/index.html | 2 +-
content/docs/4.7.2/reference/config/index.html | 2 +-
content/docs/4.7.3/reference/config/index.html | 2 +-
content/docs/4.8.0/reference/config/index.html | 2 +-
content/docs/4.8.1/reference/config/index.html | 2 +-
content/docs/4.8.2/reference/config/index.html | 2 +-
content/docs/4.9.0/reference/config/index.html | 2 +-
content/docs/4.9.1/reference/config/index.html | 2 +-
content/docs/latest/reference/config/index.html | 2 +-
15 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/content/docs/4.5.0/reference/config/index.html
b/content/docs/4.5.0/reference/config/index.html
index 894c30c..53295cc 100644
--- a/content/docs/4.5.0/reference/config/index.html
+++ b/content/docs/4.5.0/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.5.1/reference/config/index.html
b/content/docs/4.5.1/reference/config/index.html
index 6fdfbed..e1c562d 100644
--- a/content/docs/4.5.1/reference/config/index.html
+++ b/content/docs/4.5.1/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.6.0/reference/config/index.html
b/content/docs/4.6.0/reference/config/index.html
index 3f3800e..ce865e9 100644
--- a/content/docs/4.6.0/reference/config/index.html
+++ b/content/docs/4.6.0/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.6.1/reference/config/index.html
b/content/docs/4.6.1/reference/config/index.html
index f3d25b7..bbeaa21 100644
--- a/content/docs/4.6.1/reference/config/index.html
+++ b/content/docs/4.6.1/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.6.2/reference/config/index.html
b/content/docs/4.6.2/reference/config/index.html
index 76e895c..b5b9fbb 100644
--- a/content/docs/4.6.2/reference/config/index.html
+++ b/content/docs/4.6.2/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.7.0/reference/config/index.html
b/content/docs/4.7.0/reference/config/index.html
index 7c9f20d..5c09512 100644
--- a/content/docs/4.7.0/reference/config/index.html
+++ b/content/docs/4.7.0/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.7.1/reference/config/index.html
b/content/docs/4.7.1/reference/config/index.html
index a41f0c6..de275cf 100644
--- a/content/docs/4.7.1/reference/config/index.html
+++ b/content/docs/4.7.1/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.7.2/reference/config/index.html
b/content/docs/4.7.2/reference/config/index.html
index 1122d60..6d405e9 100644
--- a/content/docs/4.7.2/reference/config/index.html
+++ b/content/docs/4.7.2/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.7.3/reference/config/index.html
b/content/docs/4.7.3/reference/config/index.html
index 64c5297..e9997cb 100644
--- a/content/docs/4.7.3/reference/config/index.html
+++ b/content/docs/4.7.3/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.8.0/reference/config/index.html
b/content/docs/4.8.0/reference/config/index.html
index d1c3877..5915157 100644
--- a/content/docs/4.8.0/reference/config/index.html
+++ b/content/docs/4.8.0/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.8.1/reference/config/index.html
b/content/docs/4.8.1/reference/config/index.html
index 6c4fd0b..b22fa56 100644
--- a/content/docs/4.8.1/reference/config/index.html
+++ b/content/docs/4.8.1/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.8.2/reference/config/index.html
b/content/docs/4.8.2/reference/config/index.html
index 6b192a5..3b7c2bb 100644
--- a/content/docs/4.8.2/reference/config/index.html
+++ b/content/docs/4.8.2/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.9.0/reference/config/index.html
b/content/docs/4.9.0/reference/config/index.html
index b61705b..cb5d30c 100644
--- a/content/docs/4.9.0/reference/config/index.html
+++ b/content/docs/4.9.0/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/4.9.1/reference/config/index.html
b/content/docs/4.9.1/reference/config/index.html
index 7e8f53d..90c22ee 100644
--- a/content/docs/4.9.1/reference/config/index.html
+++ b/content/docs/4.9.1/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>
diff --git a/content/docs/latest/reference/config/index.html
b/content/docs/latest/reference/config/index.html
index 72736db..6d5bd5f 100644
--- a/content/docs/latest/reference/config/index.html
+++ b/content/docs/latest/reference/config/index.html
@@ -815,7 +815,7 @@ reduce the number of threads in the main workers pool and
Netty event loop to on
<tr id="nettyMaxFrameSizeBytes">
<td><code>nettyMaxFrameSizeBytes</code></td>
- <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected.</p>
+ <td><p>The maximum netty frame size in bytes. Any message received
larger than this will be rejected, so when the client-side attempt to send more
than the default size bytes, it should set up the corresponding parameter <code
class="highlighter-rouge">setNettyMaxFrameSizeBytes(int maxSize)</code>, pay
attention to the parameter should be less than the value of server-side.</p>
</td>
<td><code>5242880</code></td>
</tr>