From commits-return-242895-archive-asf-public=cust-asf.ponee.io@cassandra.apache.org Thu Dec 10 08:38:00 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id AC03518062B for ; Thu, 10 Dec 2020 09:38:00 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 14C3267FD1 for ; Thu, 10 Dec 2020 08:37:59 +0000 (UTC) Received: (qmail 93157 invoked by uid 500); 10 Dec 2020 08:37:59 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 93145 invoked by uid 99); 10 Dec 2020 08:37:59 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2020 08:37:59 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 2023E81ADE; Thu, 10 Dec 2020 08:37:59 +0000 (UTC) Date: Thu, 10 Dec 2020 08:37:59 +0000 To: "commits@cassandra.apache.org" Subject: [cassandra-website] branch asf-staging updated (b51e011 -> 3be3a0a) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <160758947904.2397.15886923117227693544@gitbox.apache.org> From: git-site-role@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: cassandra-website X-Git-Refname: refs/heads/asf-staging X-Git-Reftype: branch X-Git-Oldrev: b51e011fbb473eadf8a0f945f76f900c2478fb9d X-Git-Newrev: 3be3a0adf9880b28e4b2339aaa46bcf18a85f17c X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-staging in repository https://gitbox.apache.org/repos/asf/cassandra-website.git. omit b51e011 generate docs for b3a16086 add e18f93d add third party links from Instaclustr new 3be3a0a generate docs for e18f93d2 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (b51e011) \ N -- N -- N refs/heads/asf-staging (3be3a0a) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: README.md | 4 ++- .../4.0-beta4/configuration/cass_yaml_file.html | 30 +++++++++++++++++----- .../configuration/cassandra_config_file.html | 3 +++ content/doc/4.0-beta4/operating/metrics.html | 10 +++++--- content/doc/4.0-beta4/searchindex.js | 2 +- .../doc/4.0-beta4/tools/nodetool/gettimeout.html | 4 +-- .../doc/4.0-beta4/tools/nodetool/settimeout.html | 4 +-- .../doc/latest/configuration/cass_yaml_file.html | 30 +++++++++++++++++----- .../configuration/cassandra_config_file.html | 3 +++ content/doc/latest/operating/metrics.html | 10 +++++--- content/doc/latest/searchindex.js | 2 +- content/doc/latest/tools/nodetool/gettimeout.html | 4 +-- content/doc/latest/tools/nodetool/settimeout.html | 4 +-- content/feed.xml | 2 +- content/third-party/index.html | 12 ++++++++- .../_sources/configuration/cass_yaml_file.rst.txt | 24 ++++++++++++++--- .../configuration/cassandra_config_file.rst.txt | 4 +++ .../4.0-beta4/_sources/operating/metrics.rst.txt | 1 + .../4.0-beta4/configuration/cass_yaml_file.html | 30 +++++++++++++++++----- .../configuration/cassandra_config_file.html | 3 +++ src/doc/4.0-beta4/operating/metrics.html | 10 +++++--- src/doc/4.0-beta4/searchindex.js | 2 +- src/doc/4.0-beta4/tools/nodetool/gettimeout.html | 4 +-- src/doc/4.0-beta4/tools/nodetool/settimeout.html | 4 +-- src/third-party.md | 12 ++++++++- 25 files changed, 168 insertions(+), 50 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org For additional commands, e-mail: commits-help@cassandra.apache.org