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/accumulo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5e37893e9 Automatic Site Publish by Buildbot
5e37893e9 is described below
commit 5e37893e9903b2c23d6d7221ee2ce5b5d5c722da
Author: buildbot <[email protected]>
AuthorDate: Thu Aug 15 01:38:27 2024 +0000
Automatic Site Publish by Buildbot
---
output/docs/2.x/configuration/server-properties.html | 4 ++--
output/feed.xml | 4 ++--
output/search_data.json | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/output/docs/2.x/configuration/server-properties.html
b/output/docs/2.x/configuration/server-properties.html
index a292b22fd..4c0e5be49 100644
--- a/output/docs/2.x/configuration/server-properties.html
+++ b/output/docs/2.x/configuration/server-properties.html
@@ -1663,11 +1663,11 @@
</tr>
<tr>
<td><a name="tserver_session_idle_max" class="prop"></a>
tserver.session.idle.max</td>
- <td><strong>Available since:</strong> 1.3.5<br />When a tablet server’s
SimpleTimer thread triggers to check idle sessions, this configurable option
will be used to evaluate scan sessions to determine if they can be closed due
to inactivity.<br /><strong>type:</strong> TIMEDURATION, <strong>zk
mutable:</strong> yes, <strong>default value:</strong> <code
class="language-plaintext highlighter-rouge">1m</code></td>
+ <td><strong>Available since:</strong> 1.3.5<br />When a tablet server’s
SimpleTimer thread triggers to check idle sessions, this configurable option
will be used to evaluate scan sessions to determine if they can be closed due
to inactivity.<br /><strong>type:</strong> TIMEDURATION, <strong>zk
mutable:</strong> yes but requires restart of the tserver, <strong>default
value:</strong> <code class="language-plaintext
highlighter-rouge">1m</code></td>
</tr>
<tr>
<td><a name="tserver_session_update_idle_max" class="prop"></a>
tserver.session.update.idle.max</td>
- <td><strong>Available since:</strong> 1.6.5<br />When a tablet server’s
SimpleTimer thread triggers to check idle sessions, this configurable option
will be used to evaluate update sessions to determine if they can be closed due
to inactivity.<br /><strong>type:</strong> TIMEDURATION, <strong>zk
mutable:</strong> yes, <strong>default value:</strong> <code
class="language-plaintext highlighter-rouge">1m</code></td>
+ <td><strong>Available since:</strong> 1.6.5<br />When a tablet server’s
SimpleTimer thread triggers to check idle sessions, this configurable option
will be used to evaluate update sessions to determine if they can be closed due
to inactivity.<br /><strong>type:</strong> TIMEDURATION, <strong>zk
mutable:</strong> yes but requires restart of the tserver, <strong>default
value:</strong> <code class="language-plaintext
highlighter-rouge">1m</code></td>
</tr>
<tr>
<td><a name="tserver_slow_filepermit_time" class="prop"></a>
tserver.slow.filepermit.time</td>
diff --git a/output/feed.xml b/output/feed.xml
index bc479cfee..ea69c6956 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>https://accumulo.apache.org/</link>
<atom:link href="https://accumulo.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Tue, 13 Aug 2024 23:19:47 +0000</pubDate>
- <lastBuildDate>Tue, 13 Aug 2024 23:19:47 +0000</lastBuildDate>
+ <pubDate>Thu, 15 Aug 2024 01:38:20 +0000</pubDate>
+ <lastBuildDate>Thu, 15 Aug 2024 01:38:20 +0000</lastBuildDate>
<generator>Jekyll v4.3.3</generator>
diff --git a/output/search_data.json b/output/search_data.json
index be018ec87..76f2526ca 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -100,7 +100,7 @@
"docs-2-x-configuration-server-properties": {
"title": "Server Properties (2.x)",
- "content": "Below are properties set in accumulo.properties or the
Accumulo shell that configure Accumulo servers (i.e. tablet server, manager,
etc). Properties labeled ‘Experimental’ should not be considered stable and
have a higher risk of changing in the future. Property
Description compaction.coordinator.*
ExperimentalAvailable since: 2.1.0Properties in this category affect the
behavior of the accumulo compaction coordinator server. [...]
+ "content": "Below are properties set in accumulo.properties or the
Accumulo shell that configure Accumulo servers (i.e. tablet server, manager,
etc). Properties labeled ‘Experimental’ should not be considered stable and
have a higher risk of changing in the future. Property
Description compaction.coordinator.*
ExperimentalAvailable since: 2.1.0Properties in this category affect the
behavior of the accumulo compaction coordinator server. [...]
"url": " /docs/2.x/configuration/server-properties",
"categories": "configuration"
},