You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2021/04/23 16:34:52 UTC

[cassandra-website] branch asf-staging updated (d9f0228 -> dd40a0e)

This is an automated email from the ASF dual-hosted git repository.

mck pushed a change to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git.


 discard d9f0228  put back the c* doc subdirectory
 discard 4daf60a  fix whitespace in blog url
 discard a027972  test
 discard 8ac1764  test
 discard 8f69e54  Fixes from Joshua Levy
 discard eb60b84  hack in plausible tracking with …
 discard 0709b12  Latest html website design from Joshua, Paul, Melissa and co
 discard 0f51058          hack in plausible tracking with          `find content -name "*.html" -exec sed -i '' 's;</head>;<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>;' {} \;`
 discard 1a161e9  removed prior site content, and initial commit of new site
 discard 00a0834  generate docs for 5795317e
     add 18f3266  Add Google Summer of Code 2021 blog post
     add 653c1f5  Changelog blog #5 Mar 2021
     add 4f02f64  Update date of GSoC post
     add 66972d8  World Party blog
     add 8cc1b88  World Party landing page
     add 8b3eec0  Updated World Party pages to indicate all times are April 28 UTC
     add e5b3054  CASSANDRA-16544 Update DataStax Astra link in Third-party page
     add 3c22fbe  Updates the versions EOL dates
     add c24f2cb  CASSANDRA-16549 Placed a World Party button on the homepage
     add 9400010  CASSANDRA-16574 Updated World Party pages with registration link
     add ef9e4be  Blog Changelog #6 Apr 2021
     add 85ca3ef  CASSANDRA-16611 Published agenda on World Party landing page
     add 2d94e2b  Announcing World Party speakers blog post
     add f9df550  generate docs for 2d94e2b9
     new 18322e9  Latest html website design from Joshua, Paul, Melissa and co
     new dd40a0e  hack in plausible tracking with

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   (d9f0228)
            \
             N -- N -- N   refs/heads/asf-staging (dd40a0e)

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 2 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:
 Dockerfile                                         |    58 +
 LICENSE.txt                                        |   209 +
 README.md                                          |   104 +
 content/.htaccess                                  |     5 +
 .../2018/08/07/faster_streaming_in_cassandra.html  |   223 +
 .../blog/2018/08/21/testing_apache_cassandra.html  |   201 +
 .../finding_bugs_with_property_based_testing.html  |   260 +
 .../blog/2018/10/29/audit_logging_cassandra.html   |   358 +
 .../12/03/introducing-transient-replication.html   |   287 +
 .../blog/2019/04/09/benchmarking_streaming.html    |   232 +
 .../2020/07/20/apache-cassandra-4-0-beta1.html     |   211 +
 .../08/14/cassandra-and-kubernetes-sig-update.html |   229 +
 content/blog/2020/09/03/improving-resiliency.html  |   253 +
 .../2020/09/17/cassandra-usage-report-2020.html    |   251 +
 content/blog/2020/10/28/cass_changelog_1.html      |   238 +
 content/blog/2020/12/01/cass_changelog_2.html      |   231 +
 content/blog/2021/01/19/cass-changelog_3.html      |   213 +
 content/blog/2021/02/11/cass-changelog_4.html      |   244 +
 content/blog/2021/03/08/cass_changelog_5.html      |   234 +
 .../blog/2021/03/10/join_cassandra_gsoc_2021.html  |   181 +
 content/blog/2021/03/25/world_party.html           |   192 +
 content/blog/2021/04/12/cass-changelog_6.html      |   234 +
 .../blog/2021/04/19/cass-world-party-speakers.html |   196 +
 ...ty-with-5x-Faster-Streaming-in-Cassandra-4.html |     2 +-
 content/blog/index.html                            |     2 +-
 content/blog/page2/index.html                      |   217 +
 content/blog/page3/index.html                      |   217 +
 content/blog/page4/index.html                      |   207 +
 content/css/sphinx.css                             |   819 ++
 content/css/style.css                              |   287 +
 content/doc/3.11.11/architecture/dynamo.html       |     2 +-
 content/doc/3.11.11/architecture/guarantees.html   |     2 +-
 content/doc/3.11.11/architecture/index.html        |     2 +-
 content/doc/3.11.11/architecture/overview.html     |     2 +-
 .../doc/3.11.11/architecture/storage_engine.html   |     2 +-
 content/doc/3.11.11/bugs.html                      |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/3.11.11/configuration/index.html       |     2 +-
 content/doc/3.11.11/contactus.html                 |     2 +-
 content/doc/3.11.11/cql/appendices.html            |     2 +-
 content/doc/3.11.11/cql/changes.html               |     2 +-
 content/doc/3.11.11/cql/ddl.html                   |     2 +-
 content/doc/3.11.11/cql/definitions.html           |     2 +-
 content/doc/3.11.11/cql/dml.html                   |     2 +-
 content/doc/3.11.11/cql/functions.html             |     2 +-
 content/doc/3.11.11/cql/index.html                 |     2 +-
 content/doc/3.11.11/cql/indexes.html               |     2 +-
 content/doc/3.11.11/cql/json.html                  |     2 +-
 content/doc/3.11.11/cql/mvs.html                   |     2 +-
 content/doc/3.11.11/cql/security.html              |     2 +-
 content/doc/3.11.11/cql/triggers.html              |     2 +-
 content/doc/3.11.11/cql/types.html                 |     2 +-
 content/doc/3.11.11/data_modeling/index.html       |     2 +-
 content/doc/3.11.11/development/code_style.html    |     2 +-
 content/doc/3.11.11/development/how_to_commit.html |     2 +-
 content/doc/3.11.11/development/how_to_review.html |     2 +-
 content/doc/3.11.11/development/ide.html           |     2 +-
 content/doc/3.11.11/development/index.html         |     2 +-
 .../3.11.11/development/license_compliance.html    |     2 +-
 content/doc/3.11.11/development/patches.html       |     2 +-
 content/doc/3.11.11/development/testing.html       |     2 +-
 content/doc/3.11.11/faq/index.html                 |     2 +-
 .../doc/3.11.11/getting_started/configuring.html   |     2 +-
 content/doc/3.11.11/getting_started/drivers.html   |     2 +-
 content/doc/3.11.11/getting_started/index.html     |     2 +-
 .../doc/3.11.11/getting_started/installing.html    |     2 +-
 content/doc/3.11.11/getting_started/querying.html  |     2 +-
 content/doc/3.11.11/index.html                     |     2 +-
 content/doc/3.11.11/operating/backups.html         |     2 +-
 content/doc/3.11.11/operating/bloom_filters.html   |     2 +-
 content/doc/3.11.11/operating/bulk_loading.html    |     2 +-
 content/doc/3.11.11/operating/cdc.html             |     2 +-
 content/doc/3.11.11/operating/compaction.html      |     2 +-
 content/doc/3.11.11/operating/compression.html     |     2 +-
 content/doc/3.11.11/operating/hardware.html        |     2 +-
 content/doc/3.11.11/operating/hints.html           |     2 +-
 content/doc/3.11.11/operating/index.html           |     2 +-
 content/doc/3.11.11/operating/metrics.html         |     2 +-
 content/doc/3.11.11/operating/read_repair.html     |     2 +-
 content/doc/3.11.11/operating/repair.html          |     2 +-
 content/doc/3.11.11/operating/security.html        |     2 +-
 content/doc/3.11.11/operating/snitch.html          |     2 +-
 content/doc/3.11.11/operating/topo_changes.html    |     2 +-
 content/doc/3.11.11/search.html                    |     2 +-
 content/doc/3.11.11/tools/cqlsh.html               |     2 +-
 content/doc/3.11.11/tools/index.html               |     2 +-
 content/doc/3.11.11/tools/nodetool.html            |     2 +-
 .../doc/3.11.11/tools/nodetool/assassinate.html    |     2 +-
 content/doc/3.11.11/tools/nodetool/bootstrap.html  |     2 +-
 content/doc/3.11.11/tools/nodetool/cleanup.html    |     2 +-
 .../doc/3.11.11/tools/nodetool/clearsnapshot.html  |     2 +-
 content/doc/3.11.11/tools/nodetool/compact.html    |     2 +-
 .../3.11.11/tools/nodetool/compactionhistory.html  |     2 +-
 .../3.11.11/tools/nodetool/compactionstats.html    |     2 +-
 .../doc/3.11.11/tools/nodetool/decommission.html   |     2 +-
 .../3.11.11/tools/nodetool/describecluster.html    |     2 +-
 .../doc/3.11.11/tools/nodetool/describering.html   |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/3.11.11/tools/nodetool/disablebackup.html  |     2 +-
 .../doc/3.11.11/tools/nodetool/disablebinary.html  |     2 +-
 .../doc/3.11.11/tools/nodetool/disablegossip.html  |     2 +-
 .../doc/3.11.11/tools/nodetool/disablehandoff.html |     2 +-
 .../3.11.11/tools/nodetool/disablehintsfordc.html  |     2 +-
 .../doc/3.11.11/tools/nodetool/disablethrift.html  |     2 +-
 content/doc/3.11.11/tools/nodetool/drain.html      |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/3.11.11/tools/nodetool/enablebackup.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/enablebinary.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/enablegossip.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/enablehandoff.html  |     2 +-
 .../3.11.11/tools/nodetool/enablehintsfordc.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/enablethrift.html   |     2 +-
 .../3.11.11/tools/nodetool/failuredetector.html    |     2 +-
 content/doc/3.11.11/tools/nodetool/flush.html      |     2 +-
 .../doc/3.11.11/tools/nodetool/garbagecollect.html |     2 +-
 content/doc/3.11.11/tools/nodetool/gcstats.html    |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../doc/3.11.11/tools/nodetool/getendpoints.html   |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../3.11.11/tools/nodetool/getlogginglevels.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/getsstables.html    |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 content/doc/3.11.11/tools/nodetool/gettimeout.html |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 content/doc/3.11.11/tools/nodetool/gossipinfo.html |     2 +-
 content/doc/3.11.11/tools/nodetool/help.html       |     2 +-
 content/doc/3.11.11/tools/nodetool/info.html       |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../3.11.11/tools/nodetool/invalidatekeycache.html |     2 +-
 .../3.11.11/tools/nodetool/invalidaterowcache.html |     2 +-
 content/doc/3.11.11/tools/nodetool/join.html       |     2 +-
 .../doc/3.11.11/tools/nodetool/listsnapshots.html  |     2 +-
 content/doc/3.11.11/tools/nodetool/move.html       |     2 +-
 content/doc/3.11.11/tools/nodetool/netstats.html   |     2 +-
 content/doc/3.11.11/tools/nodetool/nodetool.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/pausehandoff.html   |     2 +-
 .../3.11.11/tools/nodetool/proxyhistograms.html    |     2 +-
 .../doc/3.11.11/tools/nodetool/rangekeysample.html |     2 +-
 content/doc/3.11.11/tools/nodetool/rebuild.html    |     2 +-
 .../doc/3.11.11/tools/nodetool/rebuild_index.html  |     2 +-
 content/doc/3.11.11/tools/nodetool/refresh.html    |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../3.11.11/tools/nodetool/reloadlocalschema.html  |     2 +-
 .../doc/3.11.11/tools/nodetool/reloadtriggers.html |     2 +-
 .../3.11.11/tools/nodetool/relocatesstables.html   |     2 +-
 content/doc/3.11.11/tools/nodetool/removenode.html |     2 +-
 content/doc/3.11.11/tools/nodetool/repair.html     |     2 +-
 .../doc/3.11.11/tools/nodetool/replaybatchlog.html |     2 +-
 .../3.11.11/tools/nodetool/resetlocalschema.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/resumehandoff.html  |     2 +-
 content/doc/3.11.11/tools/nodetool/ring.html       |     2 +-
 content/doc/3.11.11/tools/nodetool/scrub.html      |     2 +-
 .../3.11.11/tools/nodetool/setcachecapacity.html   |     2 +-
 .../3.11.11/tools/nodetool/setcachekeystosave.html |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../3.11.11/tools/nodetool/setlogginglevel.html    |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 content/doc/3.11.11/tools/nodetool/settimeout.html |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 content/doc/3.11.11/tools/nodetool/snapshot.html   |     2 +-
 content/doc/3.11.11/tools/nodetool/status.html     |     2 +-
 .../doc/3.11.11/tools/nodetool/statusbackup.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/statusbinary.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/statusgossip.html   |     2 +-
 .../doc/3.11.11/tools/nodetool/statushandoff.html  |     2 +-
 .../doc/3.11.11/tools/nodetool/statusthrift.html   |     2 +-
 content/doc/3.11.11/tools/nodetool/stop.html       |     2 +-
 content/doc/3.11.11/tools/nodetool/stopdaemon.html |     2 +-
 .../3.11.11/tools/nodetool/tablehistograms.html    |     2 +-
 content/doc/3.11.11/tools/nodetool/tablestats.html |     2 +-
 .../doc/3.11.11/tools/nodetool/toppartitions.html  |     2 +-
 content/doc/3.11.11/tools/nodetool/tpstats.html    |     2 +-
 .../doc/3.11.11/tools/nodetool/truncatehints.html  |     2 +-
 .../3.11.11/tools/nodetool/upgradesstables.html    |     2 +-
 content/doc/3.11.11/tools/nodetool/verify.html     |     2 +-
 content/doc/3.11.11/tools/nodetool/version.html    |     2 +-
 .../3.11.11/tools/nodetool/viewbuildstatus.html    |     2 +-
 content/doc/3.11.11/troubleshooting/index.html     |     2 +-
 content/doc/3.11.3/architecture/dynamo.html        |     2 +-
 content/doc/3.11.3/architecture/guarantees.html    |     2 +-
 content/doc/3.11.3/architecture/index.html         |     2 +-
 content/doc/3.11.3/architecture/overview.html      |     2 +-
 .../doc/3.11.3/architecture/storage_engine.html    |     2 +-
 content/doc/3.11.3/bugs.html                       |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/3.11.3/configuration/index.html        |     2 +-
 content/doc/3.11.3/contactus.html                  |     2 +-
 content/doc/3.11.3/cql/appendices.html             |     2 +-
 content/doc/3.11.3/cql/changes.html                |     2 +-
 content/doc/3.11.3/cql/ddl.html                    |     2 +-
 content/doc/3.11.3/cql/definitions.html            |     2 +-
 content/doc/3.11.3/cql/dml.html                    |     2 +-
 content/doc/3.11.3/cql/functions.html              |     2 +-
 content/doc/3.11.3/cql/index.html                  |     2 +-
 content/doc/3.11.3/cql/indexes.html                |     2 +-
 content/doc/3.11.3/cql/json.html                   |     2 +-
 content/doc/3.11.3/cql/mvs.html                    |     2 +-
 content/doc/3.11.3/cql/security.html               |     2 +-
 content/doc/3.11.3/cql/triggers.html               |     2 +-
 content/doc/3.11.3/cql/types.html                  |     2 +-
 content/doc/3.11.3/data_modeling/index.html        |     2 +-
 content/doc/3.11.3/development/code_style.html     |     2 +-
 content/doc/3.11.3/development/how_to_commit.html  |     2 +-
 content/doc/3.11.3/development/how_to_review.html  |     2 +-
 content/doc/3.11.3/development/ide.html            |     2 +-
 content/doc/3.11.3/development/index.html          |     2 +-
 content/doc/3.11.3/development/patches.html        |     2 +-
 content/doc/3.11.3/development/testing.html        |     2 +-
 content/doc/3.11.3/faq/index.html                  |     2 +-
 .../doc/3.11.3/getting_started/configuring.html    |     2 +-
 content/doc/3.11.3/getting_started/drivers.html    |     2 +-
 content/doc/3.11.3/getting_started/index.html      |     2 +-
 content/doc/3.11.3/getting_started/installing.html |     2 +-
 content/doc/3.11.3/getting_started/querying.html   |     2 +-
 content/doc/3.11.3/index.html                      |     2 +-
 content/doc/3.11.3/operating/backups.html          |     2 +-
 content/doc/3.11.3/operating/bloom_filters.html    |     2 +-
 content/doc/3.11.3/operating/bulk_loading.html     |     2 +-
 content/doc/3.11.3/operating/cdc.html              |     2 +-
 content/doc/3.11.3/operating/compaction.html       |     2 +-
 content/doc/3.11.3/operating/compression.html      |     2 +-
 content/doc/3.11.3/operating/hardware.html         |     2 +-
 content/doc/3.11.3/operating/hints.html            |     2 +-
 content/doc/3.11.3/operating/index.html            |     2 +-
 content/doc/3.11.3/operating/metrics.html          |     2 +-
 content/doc/3.11.3/operating/read_repair.html      |     2 +-
 content/doc/3.11.3/operating/repair.html           |     2 +-
 content/doc/3.11.3/operating/security.html         |     2 +-
 content/doc/3.11.3/operating/snitch.html           |     2 +-
 content/doc/3.11.3/operating/topo_changes.html     |     2 +-
 content/doc/3.11.3/search.html                     |     2 +-
 content/doc/3.11.3/tools/cqlsh.html                |     2 +-
 content/doc/3.11.3/tools/index.html                |     2 +-
 content/doc/3.11.3/tools/nodetool.html             |     2 +-
 content/doc/3.11.3/tools/nodetool/assassinate.html |     2 +-
 content/doc/3.11.3/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/cleanup.html     |     2 +-
 .../doc/3.11.3/tools/nodetool/clearsnapshot.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/clientstats.html |     2 +-
 content/doc/3.11.3/tools/nodetool/compact.html     |     2 +-
 .../3.11.3/tools/nodetool/compactionhistory.html   |     2 +-
 .../doc/3.11.3/tools/nodetool/compactionstats.html |     2 +-
 .../doc/3.11.3/tools/nodetool/decommission.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/describecluster.html |     2 +-
 .../doc/3.11.3/tools/nodetool/describering.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/disableauditlog.html |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/3.11.3/tools/nodetool/disablebackup.html   |     2 +-
 .../doc/3.11.3/tools/nodetool/disablebinary.html   |     2 +-
 .../3.11.3/tools/nodetool/disablefullquerylog.html |     2 +-
 .../doc/3.11.3/tools/nodetool/disablegossip.html   |     2 +-
 .../doc/3.11.3/tools/nodetool/disablehandoff.html  |     2 +-
 .../3.11.3/tools/nodetool/disablehintsfordc.html   |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/3.11.3/tools/nodetool/drain.html       |     2 +-
 .../doc/3.11.3/tools/nodetool/enableauditlog.html  |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/3.11.3/tools/nodetool/enablebackup.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/enablebinary.html    |     2 +-
 .../3.11.3/tools/nodetool/enablefullquerylog.html  |     2 +-
 .../doc/3.11.3/tools/nodetool/enablegossip.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/enablehandoff.html   |     2 +-
 .../3.11.3/tools/nodetool/enablehintsfordc.html    |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../doc/3.11.3/tools/nodetool/failuredetector.html |     2 +-
 content/doc/3.11.3/tools/nodetool/flush.html       |     2 +-
 .../doc/3.11.3/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/3.11.3/tools/nodetool/gcstats.html     |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../doc/3.11.3/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../3.11.3/tools/nodetool/getlogginglevels.html    |     2 +-
 .../3.11.3/tools/nodetool/getmaxhintwindow.html    |     2 +-
 content/doc/3.11.3/tools/nodetool/getreplicas.html |     2 +-
 content/doc/3.11.3/tools/nodetool/getseeds.html    |     2 +-
 content/doc/3.11.3/tools/nodetool/getsstables.html |     2 +-
 .../3.11.3/tools/nodetool/getstreamthroughput.html |     2 +-
 content/doc/3.11.3/tools/nodetool/gettimeout.html  |     2 +-
 .../3.11.3/tools/nodetool/gettraceprobability.html |     2 +-
 content/doc/3.11.3/tools/nodetool/gossipinfo.html  |     2 +-
 .../doc/3.11.3/tools/nodetool/handoffwindow.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/help.html        |     2 +-
 content/doc/3.11.3/tools/nodetool/import.html      |     2 +-
 content/doc/3.11.3/tools/nodetool/info.html        |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../3.11.3/tools/nodetool/invalidatekeycache.html  |     2 +-
 .../3.11.3/tools/nodetool/invalidaterowcache.html  |     2 +-
 content/doc/3.11.3/tools/nodetool/join.html        |     2 +-
 .../doc/3.11.3/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/move.html        |     2 +-
 content/doc/3.11.3/tools/nodetool/netstats.html    |     2 +-
 content/doc/3.11.3/tools/nodetool/nodetool.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/pausehandoff.html    |     2 +-
 content/doc/3.11.3/tools/nodetool/profileload.html |     2 +-
 .../doc/3.11.3/tools/nodetool/proxyhistograms.html |     2 +-
 .../doc/3.11.3/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/3.11.3/tools/nodetool/rebuild.html     |     2 +-
 .../doc/3.11.3/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/refresh.html     |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../3.11.3/tools/nodetool/reloadlocalschema.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/reloadseeds.html |     2 +-
 content/doc/3.11.3/tools/nodetool/reloadssl.html   |     2 +-
 .../doc/3.11.3/tools/nodetool/reloadtriggers.html  |     2 +-
 .../3.11.3/tools/nodetool/relocatesstables.html    |     2 +-
 content/doc/3.11.3/tools/nodetool/removenode.html  |     2 +-
 content/doc/3.11.3/tools/nodetool/repair.html      |     2 +-
 .../doc/3.11.3/tools/nodetool/repair_admin.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/replaybatchlog.html  |     2 +-
 .../3.11.3/tools/nodetool/resetfullquerylog.html   |     2 +-
 .../3.11.3/tools/nodetool/resetlocalschema.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/ring.html        |     2 +-
 content/doc/3.11.3/tools/nodetool/scrub.html       |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../3.11.3/tools/nodetool/setcachecapacity.html    |     2 +-
 .../3.11.3/tools/nodetool/setcachekeystosave.html  |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/3.11.3/tools/nodetool/setlogginglevel.html |     2 +-
 .../3.11.3/tools/nodetool/setmaxhintwindow.html    |     2 +-
 .../3.11.3/tools/nodetool/setstreamthroughput.html |     2 +-
 content/doc/3.11.3/tools/nodetool/settimeout.html  |     2 +-
 .../3.11.3/tools/nodetool/settraceprobability.html |     2 +-
 content/doc/3.11.3/tools/nodetool/snapshot.html    |     2 +-
 content/doc/3.11.3/tools/nodetool/status.html      |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../doc/3.11.3/tools/nodetool/statusbackup.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/statusbinary.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/statusgossip.html    |     2 +-
 .../doc/3.11.3/tools/nodetool/statushandoff.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/stop.html        |     2 +-
 content/doc/3.11.3/tools/nodetool/stopdaemon.html  |     2 +-
 .../doc/3.11.3/tools/nodetool/tablehistograms.html |     2 +-
 content/doc/3.11.3/tools/nodetool/tablestats.html  |     2 +-
 .../doc/3.11.3/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/3.11.3/tools/nodetool/tpstats.html     |     2 +-
 .../doc/3.11.3/tools/nodetool/truncatehints.html   |     2 +-
 .../doc/3.11.3/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/3.11.3/tools/nodetool/verify.html      |     2 +-
 content/doc/3.11.3/tools/nodetool/version.html     |     2 +-
 .../doc/3.11.3/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/3.11.3/troubleshooting/index.html      |     2 +-
 content/doc/3.11.5/architecture/dynamo.html        |     2 +-
 content/doc/3.11.5/architecture/guarantees.html    |     2 +-
 content/doc/3.11.5/architecture/index.html         |     2 +-
 content/doc/3.11.5/architecture/overview.html      |     2 +-
 .../doc/3.11.5/architecture/storage_engine.html    |     2 +-
 content/doc/3.11.5/bugs.html                       |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/3.11.5/configuration/index.html        |     2 +-
 content/doc/3.11.5/contactus.html                  |     2 +-
 content/doc/3.11.5/cql/appendices.html             |     2 +-
 content/doc/3.11.5/cql/changes.html                |     2 +-
 content/doc/3.11.5/cql/ddl.html                    |     2 +-
 content/doc/3.11.5/cql/definitions.html            |     2 +-
 content/doc/3.11.5/cql/dml.html                    |     2 +-
 content/doc/3.11.5/cql/functions.html              |     2 +-
 content/doc/3.11.5/cql/index.html                  |     2 +-
 content/doc/3.11.5/cql/indexes.html                |     2 +-
 content/doc/3.11.5/cql/json.html                   |     2 +-
 content/doc/3.11.5/cql/mvs.html                    |     2 +-
 content/doc/3.11.5/cql/security.html               |     2 +-
 content/doc/3.11.5/cql/triggers.html               |     2 +-
 content/doc/3.11.5/cql/types.html                  |     2 +-
 content/doc/3.11.5/data_modeling/index.html        |     2 +-
 content/doc/3.11.5/development/code_style.html     |     2 +-
 content/doc/3.11.5/development/how_to_commit.html  |     2 +-
 content/doc/3.11.5/development/how_to_review.html  |     2 +-
 content/doc/3.11.5/development/ide.html            |     2 +-
 content/doc/3.11.5/development/index.html          |     2 +-
 content/doc/3.11.5/development/patches.html        |     2 +-
 content/doc/3.11.5/development/testing.html        |     2 +-
 content/doc/3.11.5/faq/index.html                  |     2 +-
 .../doc/3.11.5/getting_started/configuring.html    |     2 +-
 content/doc/3.11.5/getting_started/drivers.html    |     2 +-
 content/doc/3.11.5/getting_started/index.html      |     2 +-
 content/doc/3.11.5/getting_started/installing.html |     2 +-
 content/doc/3.11.5/getting_started/querying.html   |     2 +-
 content/doc/3.11.5/index.html                      |     2 +-
 content/doc/3.11.5/operating/backups.html          |     2 +-
 content/doc/3.11.5/operating/bloom_filters.html    |     2 +-
 content/doc/3.11.5/operating/bulk_loading.html     |     2 +-
 content/doc/3.11.5/operating/cdc.html              |     2 +-
 content/doc/3.11.5/operating/compaction.html       |     2 +-
 content/doc/3.11.5/operating/compression.html      |     2 +-
 content/doc/3.11.5/operating/hardware.html         |     2 +-
 content/doc/3.11.5/operating/hints.html            |     2 +-
 content/doc/3.11.5/operating/index.html            |     2 +-
 content/doc/3.11.5/operating/metrics.html          |     2 +-
 content/doc/3.11.5/operating/read_repair.html      |     2 +-
 content/doc/3.11.5/operating/repair.html           |     2 +-
 content/doc/3.11.5/operating/security.html         |     2 +-
 content/doc/3.11.5/operating/snitch.html           |     2 +-
 content/doc/3.11.5/operating/topo_changes.html     |     2 +-
 content/doc/3.11.5/search.html                     |     2 +-
 content/doc/3.11.5/tools/cqlsh.html                |     2 +-
 content/doc/3.11.5/tools/index.html                |     2 +-
 content/doc/3.11.5/tools/nodetool.html             |     2 +-
 content/doc/3.11.5/tools/nodetool/assassinate.html |     2 +-
 content/doc/3.11.5/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/3.11.5/tools/nodetool/cleanup.html     |     2 +-
 .../doc/3.11.5/tools/nodetool/clearsnapshot.html   |     2 +-
 content/doc/3.11.5/tools/nodetool/compact.html     |     2 +-
 .../3.11.5/tools/nodetool/compactionhistory.html   |     2 +-
 .../doc/3.11.5/tools/nodetool/compactionstats.html |     2 +-
 .../doc/3.11.5/tools/nodetool/decommission.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/describecluster.html |     2 +-
 .../doc/3.11.5/tools/nodetool/describering.html    |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/3.11.5/tools/nodetool/disablebackup.html   |     2 +-
 .../doc/3.11.5/tools/nodetool/disablebinary.html   |     2 +-
 .../doc/3.11.5/tools/nodetool/disablegossip.html   |     2 +-
 .../doc/3.11.5/tools/nodetool/disablehandoff.html  |     2 +-
 .../3.11.5/tools/nodetool/disablehintsfordc.html   |     2 +-
 .../doc/3.11.5/tools/nodetool/disablethrift.html   |     2 +-
 content/doc/3.11.5/tools/nodetool/drain.html       |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/3.11.5/tools/nodetool/enablebackup.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/enablebinary.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/enablegossip.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/enablehandoff.html   |     2 +-
 .../3.11.5/tools/nodetool/enablehintsfordc.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/enablethrift.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/failuredetector.html |     2 +-
 content/doc/3.11.5/tools/nodetool/flush.html       |     2 +-
 .../doc/3.11.5/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/3.11.5/tools/nodetool/gcstats.html     |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../3.11.5/tools/nodetool/getlogginglevels.html    |     2 +-
 content/doc/3.11.5/tools/nodetool/getsstables.html |     2 +-
 .../3.11.5/tools/nodetool/getstreamthroughput.html |     2 +-
 content/doc/3.11.5/tools/nodetool/gettimeout.html  |     2 +-
 .../3.11.5/tools/nodetool/gettraceprobability.html |     2 +-
 content/doc/3.11.5/tools/nodetool/gossipinfo.html  |     2 +-
 content/doc/3.11.5/tools/nodetool/help.html        |     2 +-
 content/doc/3.11.5/tools/nodetool/info.html        |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../3.11.5/tools/nodetool/invalidatekeycache.html  |     2 +-
 .../3.11.5/tools/nodetool/invalidaterowcache.html  |     2 +-
 content/doc/3.11.5/tools/nodetool/join.html        |     2 +-
 .../doc/3.11.5/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/3.11.5/tools/nodetool/move.html        |     2 +-
 content/doc/3.11.5/tools/nodetool/netstats.html    |     2 +-
 content/doc/3.11.5/tools/nodetool/nodetool.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/proxyhistograms.html |     2 +-
 .../doc/3.11.5/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/3.11.5/tools/nodetool/rebuild.html     |     2 +-
 .../doc/3.11.5/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/3.11.5/tools/nodetool/refresh.html     |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../3.11.5/tools/nodetool/reloadlocalschema.html   |     2 +-
 .../doc/3.11.5/tools/nodetool/reloadtriggers.html  |     2 +-
 .../3.11.5/tools/nodetool/relocatesstables.html    |     2 +-
 content/doc/3.11.5/tools/nodetool/removenode.html  |     2 +-
 content/doc/3.11.5/tools/nodetool/repair.html      |     2 +-
 .../doc/3.11.5/tools/nodetool/replaybatchlog.html  |     2 +-
 .../3.11.5/tools/nodetool/resetlocalschema.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/3.11.5/tools/nodetool/ring.html        |     2 +-
 content/doc/3.11.5/tools/nodetool/scrub.html       |     2 +-
 .../3.11.5/tools/nodetool/setcachecapacity.html    |     2 +-
 .../3.11.5/tools/nodetool/setcachekeystosave.html  |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/3.11.5/tools/nodetool/setlogginglevel.html |     2 +-
 .../3.11.5/tools/nodetool/setstreamthroughput.html |     2 +-
 content/doc/3.11.5/tools/nodetool/settimeout.html  |     2 +-
 .../3.11.5/tools/nodetool/settraceprobability.html |     2 +-
 content/doc/3.11.5/tools/nodetool/snapshot.html    |     2 +-
 content/doc/3.11.5/tools/nodetool/status.html      |     2 +-
 .../doc/3.11.5/tools/nodetool/statusbackup.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/statusbinary.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/statusgossip.html    |     2 +-
 .../doc/3.11.5/tools/nodetool/statushandoff.html   |     2 +-
 .../doc/3.11.5/tools/nodetool/statusthrift.html    |     2 +-
 content/doc/3.11.5/tools/nodetool/stop.html        |     2 +-
 content/doc/3.11.5/tools/nodetool/stopdaemon.html  |     2 +-
 .../doc/3.11.5/tools/nodetool/tablehistograms.html |     2 +-
 content/doc/3.11.5/tools/nodetool/tablestats.html  |     2 +-
 .../doc/3.11.5/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/3.11.5/tools/nodetool/tpstats.html     |     2 +-
 .../doc/3.11.5/tools/nodetool/truncatehints.html   |     2 +-
 .../doc/3.11.5/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/3.11.5/tools/nodetool/verify.html      |     2 +-
 content/doc/3.11.5/tools/nodetool/version.html     |     2 +-
 .../doc/3.11.5/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/3.11.5/troubleshooting/index.html      |     2 +-
 content/doc/3.11.6/architecture/dynamo.html        |     2 +-
 content/doc/3.11.6/architecture/guarantees.html    |     2 +-
 content/doc/3.11.6/architecture/index.html         |     2 +-
 content/doc/3.11.6/architecture/overview.html      |     2 +-
 .../doc/3.11.6/architecture/storage_engine.html    |     2 +-
 content/doc/3.11.6/bugs.html                       |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/3.11.6/configuration/index.html        |     2 +-
 content/doc/3.11.6/contactus.html                  |     2 +-
 content/doc/3.11.6/cql/appendices.html             |     2 +-
 content/doc/3.11.6/cql/changes.html                |     2 +-
 content/doc/3.11.6/cql/ddl.html                    |     2 +-
 content/doc/3.11.6/cql/definitions.html            |     2 +-
 content/doc/3.11.6/cql/dml.html                    |     2 +-
 content/doc/3.11.6/cql/functions.html              |     2 +-
 content/doc/3.11.6/cql/index.html                  |     2 +-
 content/doc/3.11.6/cql/indexes.html                |     2 +-
 content/doc/3.11.6/cql/json.html                   |     2 +-
 content/doc/3.11.6/cql/mvs.html                    |     2 +-
 content/doc/3.11.6/cql/security.html               |     2 +-
 content/doc/3.11.6/cql/triggers.html               |     2 +-
 content/doc/3.11.6/cql/types.html                  |     2 +-
 content/doc/3.11.6/data_modeling/index.html        |     2 +-
 content/doc/3.11.6/development/code_style.html     |     2 +-
 content/doc/3.11.6/development/how_to_commit.html  |     2 +-
 content/doc/3.11.6/development/how_to_review.html  |     2 +-
 content/doc/3.11.6/development/ide.html            |     2 +-
 content/doc/3.11.6/development/index.html          |     2 +-
 content/doc/3.11.6/development/patches.html        |     2 +-
 content/doc/3.11.6/development/testing.html        |     2 +-
 content/doc/3.11.6/faq/index.html                  |     2 +-
 .../doc/3.11.6/getting_started/configuring.html    |     2 +-
 content/doc/3.11.6/getting_started/drivers.html    |     2 +-
 content/doc/3.11.6/getting_started/index.html      |     2 +-
 content/doc/3.11.6/getting_started/installing.html |     2 +-
 content/doc/3.11.6/getting_started/querying.html   |     2 +-
 content/doc/3.11.6/index.html                      |     2 +-
 content/doc/3.11.6/operating/backups.html          |     2 +-
 content/doc/3.11.6/operating/bloom_filters.html    |     2 +-
 content/doc/3.11.6/operating/bulk_loading.html     |     2 +-
 content/doc/3.11.6/operating/cdc.html              |     2 +-
 content/doc/3.11.6/operating/compaction.html       |     2 +-
 content/doc/3.11.6/operating/compression.html      |     2 +-
 content/doc/3.11.6/operating/hardware.html         |     2 +-
 content/doc/3.11.6/operating/hints.html            |     2 +-
 content/doc/3.11.6/operating/index.html            |     2 +-
 content/doc/3.11.6/operating/metrics.html          |     2 +-
 content/doc/3.11.6/operating/read_repair.html      |     2 +-
 content/doc/3.11.6/operating/repair.html           |     2 +-
 content/doc/3.11.6/operating/security.html         |     2 +-
 content/doc/3.11.6/operating/snitch.html           |     2 +-
 content/doc/3.11.6/operating/topo_changes.html     |     2 +-
 content/doc/3.11.6/search.html                     |     2 +-
 content/doc/3.11.6/tools/cqlsh.html                |     2 +-
 content/doc/3.11.6/tools/index.html                |     2 +-
 content/doc/3.11.6/tools/nodetool.html             |     2 +-
 content/doc/3.11.6/tools/nodetool/assassinate.html |     2 +-
 content/doc/3.11.6/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/3.11.6/tools/nodetool/cleanup.html     |     2 +-
 .../doc/3.11.6/tools/nodetool/clearsnapshot.html   |     2 +-
 content/doc/3.11.6/tools/nodetool/compact.html     |     2 +-
 .../3.11.6/tools/nodetool/compactionhistory.html   |     2 +-
 .../doc/3.11.6/tools/nodetool/compactionstats.html |     2 +-
 .../doc/3.11.6/tools/nodetool/decommission.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/describecluster.html |     2 +-
 .../doc/3.11.6/tools/nodetool/describering.html    |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/3.11.6/tools/nodetool/disablebackup.html   |     2 +-
 .../doc/3.11.6/tools/nodetool/disablebinary.html   |     2 +-
 .../doc/3.11.6/tools/nodetool/disablegossip.html   |     2 +-
 .../doc/3.11.6/tools/nodetool/disablehandoff.html  |     2 +-
 .../3.11.6/tools/nodetool/disablehintsfordc.html   |     2 +-
 .../doc/3.11.6/tools/nodetool/disablethrift.html   |     2 +-
 content/doc/3.11.6/tools/nodetool/drain.html       |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/3.11.6/tools/nodetool/enablebackup.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/enablebinary.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/enablegossip.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/enablehandoff.html   |     2 +-
 .../3.11.6/tools/nodetool/enablehintsfordc.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/enablethrift.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/failuredetector.html |     2 +-
 content/doc/3.11.6/tools/nodetool/flush.html       |     2 +-
 .../doc/3.11.6/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/3.11.6/tools/nodetool/gcstats.html     |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../3.11.6/tools/nodetool/getlogginglevels.html    |     2 +-
 content/doc/3.11.6/tools/nodetool/getsstables.html |     2 +-
 .../3.11.6/tools/nodetool/getstreamthroughput.html |     2 +-
 content/doc/3.11.6/tools/nodetool/gettimeout.html  |     2 +-
 .../3.11.6/tools/nodetool/gettraceprobability.html |     2 +-
 content/doc/3.11.6/tools/nodetool/gossipinfo.html  |     2 +-
 content/doc/3.11.6/tools/nodetool/help.html        |     2 +-
 content/doc/3.11.6/tools/nodetool/info.html        |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../3.11.6/tools/nodetool/invalidatekeycache.html  |     2 +-
 .../3.11.6/tools/nodetool/invalidaterowcache.html  |     2 +-
 content/doc/3.11.6/tools/nodetool/join.html        |     2 +-
 .../doc/3.11.6/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/3.11.6/tools/nodetool/move.html        |     2 +-
 content/doc/3.11.6/tools/nodetool/netstats.html    |     2 +-
 content/doc/3.11.6/tools/nodetool/nodetool.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/proxyhistograms.html |     2 +-
 .../doc/3.11.6/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/3.11.6/tools/nodetool/rebuild.html     |     2 +-
 .../doc/3.11.6/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/3.11.6/tools/nodetool/refresh.html     |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../3.11.6/tools/nodetool/reloadlocalschema.html   |     2 +-
 .../doc/3.11.6/tools/nodetool/reloadtriggers.html  |     2 +-
 .../3.11.6/tools/nodetool/relocatesstables.html    |     2 +-
 content/doc/3.11.6/tools/nodetool/removenode.html  |     2 +-
 content/doc/3.11.6/tools/nodetool/repair.html      |     2 +-
 .../doc/3.11.6/tools/nodetool/replaybatchlog.html  |     2 +-
 .../3.11.6/tools/nodetool/resetlocalschema.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/3.11.6/tools/nodetool/ring.html        |     2 +-
 content/doc/3.11.6/tools/nodetool/scrub.html       |     2 +-
 .../3.11.6/tools/nodetool/setcachecapacity.html    |     2 +-
 .../3.11.6/tools/nodetool/setcachekeystosave.html  |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/3.11.6/tools/nodetool/setlogginglevel.html |     2 +-
 .../3.11.6/tools/nodetool/setstreamthroughput.html |     2 +-
 content/doc/3.11.6/tools/nodetool/settimeout.html  |     2 +-
 .../3.11.6/tools/nodetool/settraceprobability.html |     2 +-
 content/doc/3.11.6/tools/nodetool/snapshot.html    |     2 +-
 content/doc/3.11.6/tools/nodetool/status.html      |     2 +-
 .../doc/3.11.6/tools/nodetool/statusbackup.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/statusbinary.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/statusgossip.html    |     2 +-
 .../doc/3.11.6/tools/nodetool/statushandoff.html   |     2 +-
 .../doc/3.11.6/tools/nodetool/statusthrift.html    |     2 +-
 content/doc/3.11.6/tools/nodetool/stop.html        |     2 +-
 content/doc/3.11.6/tools/nodetool/stopdaemon.html  |     2 +-
 .../doc/3.11.6/tools/nodetool/tablehistograms.html |     2 +-
 content/doc/3.11.6/tools/nodetool/tablestats.html  |     2 +-
 .../doc/3.11.6/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/3.11.6/tools/nodetool/tpstats.html     |     2 +-
 .../doc/3.11.6/tools/nodetool/truncatehints.html   |     2 +-
 .../doc/3.11.6/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/3.11.6/tools/nodetool/verify.html      |     2 +-
 content/doc/3.11.6/tools/nodetool/version.html     |     2 +-
 .../doc/3.11.6/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/3.11.6/troubleshooting/index.html      |     2 +-
 content/doc/3.11.7/architecture/dynamo.html        |     2 +-
 content/doc/3.11.7/architecture/guarantees.html    |     2 +-
 content/doc/3.11.7/architecture/index.html         |     2 +-
 content/doc/3.11.7/architecture/overview.html      |     2 +-
 .../doc/3.11.7/architecture/storage_engine.html    |     2 +-
 content/doc/3.11.7/bugs.html                       |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/3.11.7/configuration/index.html        |     2 +-
 content/doc/3.11.7/contactus.html                  |     2 +-
 content/doc/3.11.7/cql/appendices.html             |     2 +-
 content/doc/3.11.7/cql/changes.html                |     2 +-
 content/doc/3.11.7/cql/ddl.html                    |     2 +-
 content/doc/3.11.7/cql/definitions.html            |     2 +-
 content/doc/3.11.7/cql/dml.html                    |     2 +-
 content/doc/3.11.7/cql/functions.html              |     2 +-
 content/doc/3.11.7/cql/index.html                  |     2 +-
 content/doc/3.11.7/cql/indexes.html                |     2 +-
 content/doc/3.11.7/cql/json.html                   |     2 +-
 content/doc/3.11.7/cql/mvs.html                    |     2 +-
 content/doc/3.11.7/cql/security.html               |     2 +-
 content/doc/3.11.7/cql/triggers.html               |     2 +-
 content/doc/3.11.7/cql/types.html                  |     2 +-
 content/doc/3.11.7/data_modeling/index.html        |     2 +-
 content/doc/3.11.7/development/code_style.html     |     2 +-
 content/doc/3.11.7/development/how_to_commit.html  |     2 +-
 content/doc/3.11.7/development/how_to_review.html  |     2 +-
 content/doc/3.11.7/development/ide.html            |     2 +-
 content/doc/3.11.7/development/index.html          |     2 +-
 content/doc/3.11.7/development/patches.html        |     2 +-
 content/doc/3.11.7/development/testing.html        |     2 +-
 content/doc/3.11.7/faq/index.html                  |     2 +-
 .../doc/3.11.7/getting_started/configuring.html    |     2 +-
 content/doc/3.11.7/getting_started/drivers.html    |     2 +-
 content/doc/3.11.7/getting_started/index.html      |     2 +-
 content/doc/3.11.7/getting_started/installing.html |     2 +-
 content/doc/3.11.7/getting_started/querying.html   |     2 +-
 content/doc/3.11.7/index.html                      |     2 +-
 content/doc/3.11.7/operating/backups.html          |     2 +-
 content/doc/3.11.7/operating/bloom_filters.html    |     2 +-
 content/doc/3.11.7/operating/bulk_loading.html     |     2 +-
 content/doc/3.11.7/operating/cdc.html              |     2 +-
 content/doc/3.11.7/operating/compaction.html       |     2 +-
 content/doc/3.11.7/operating/compression.html      |     2 +-
 content/doc/3.11.7/operating/hardware.html         |     2 +-
 content/doc/3.11.7/operating/hints.html            |     2 +-
 content/doc/3.11.7/operating/index.html            |     2 +-
 content/doc/3.11.7/operating/metrics.html          |     2 +-
 content/doc/3.11.7/operating/read_repair.html      |     2 +-
 content/doc/3.11.7/operating/repair.html           |     2 +-
 content/doc/3.11.7/operating/security.html         |     2 +-
 content/doc/3.11.7/operating/snitch.html           |     2 +-
 content/doc/3.11.7/operating/topo_changes.html     |     2 +-
 content/doc/3.11.7/search.html                     |     2 +-
 content/doc/3.11.7/tools/cqlsh.html                |     2 +-
 content/doc/3.11.7/tools/index.html                |     2 +-
 content/doc/3.11.7/tools/nodetool.html             |     2 +-
 content/doc/3.11.7/tools/nodetool/assassinate.html |     2 +-
 content/doc/3.11.7/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/3.11.7/tools/nodetool/cleanup.html     |     2 +-
 .../doc/3.11.7/tools/nodetool/clearsnapshot.html   |     2 +-
 content/doc/3.11.7/tools/nodetool/compact.html     |     2 +-
 .../3.11.7/tools/nodetool/compactionhistory.html   |     2 +-
 .../doc/3.11.7/tools/nodetool/compactionstats.html |     2 +-
 .../doc/3.11.7/tools/nodetool/decommission.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/describecluster.html |     2 +-
 .../doc/3.11.7/tools/nodetool/describering.html    |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/3.11.7/tools/nodetool/disablebackup.html   |     2 +-
 .../doc/3.11.7/tools/nodetool/disablebinary.html   |     2 +-
 .../doc/3.11.7/tools/nodetool/disablegossip.html   |     2 +-
 .../doc/3.11.7/tools/nodetool/disablehandoff.html  |     2 +-
 .../3.11.7/tools/nodetool/disablehintsfordc.html   |     2 +-
 .../doc/3.11.7/tools/nodetool/disablethrift.html   |     2 +-
 content/doc/3.11.7/tools/nodetool/drain.html       |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/3.11.7/tools/nodetool/enablebackup.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/enablebinary.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/enablegossip.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/enablehandoff.html   |     2 +-
 .../3.11.7/tools/nodetool/enablehintsfordc.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/enablethrift.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/failuredetector.html |     2 +-
 content/doc/3.11.7/tools/nodetool/flush.html       |     2 +-
 .../doc/3.11.7/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/3.11.7/tools/nodetool/gcstats.html     |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../3.11.7/tools/nodetool/getlogginglevels.html    |     2 +-
 content/doc/3.11.7/tools/nodetool/getsstables.html |     2 +-
 .../3.11.7/tools/nodetool/getstreamthroughput.html |     2 +-
 content/doc/3.11.7/tools/nodetool/gettimeout.html  |     2 +-
 .../3.11.7/tools/nodetool/gettraceprobability.html |     2 +-
 content/doc/3.11.7/tools/nodetool/gossipinfo.html  |     2 +-
 content/doc/3.11.7/tools/nodetool/help.html        |     2 +-
 content/doc/3.11.7/tools/nodetool/info.html        |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../3.11.7/tools/nodetool/invalidatekeycache.html  |     2 +-
 .../3.11.7/tools/nodetool/invalidaterowcache.html  |     2 +-
 content/doc/3.11.7/tools/nodetool/join.html        |     2 +-
 .../doc/3.11.7/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/3.11.7/tools/nodetool/move.html        |     2 +-
 content/doc/3.11.7/tools/nodetool/netstats.html    |     2 +-
 content/doc/3.11.7/tools/nodetool/nodetool.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/proxyhistograms.html |     2 +-
 .../doc/3.11.7/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/3.11.7/tools/nodetool/rebuild.html     |     2 +-
 .../doc/3.11.7/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/3.11.7/tools/nodetool/refresh.html     |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../3.11.7/tools/nodetool/reloadlocalschema.html   |     2 +-
 .../doc/3.11.7/tools/nodetool/reloadtriggers.html  |     2 +-
 .../3.11.7/tools/nodetool/relocatesstables.html    |     2 +-
 content/doc/3.11.7/tools/nodetool/removenode.html  |     2 +-
 content/doc/3.11.7/tools/nodetool/repair.html      |     2 +-
 .../doc/3.11.7/tools/nodetool/replaybatchlog.html  |     2 +-
 .../3.11.7/tools/nodetool/resetlocalschema.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/3.11.7/tools/nodetool/ring.html        |     2 +-
 content/doc/3.11.7/tools/nodetool/scrub.html       |     2 +-
 .../3.11.7/tools/nodetool/setcachecapacity.html    |     2 +-
 .../3.11.7/tools/nodetool/setcachekeystosave.html  |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/3.11.7/tools/nodetool/setlogginglevel.html |     2 +-
 .../3.11.7/tools/nodetool/setstreamthroughput.html |     2 +-
 content/doc/3.11.7/tools/nodetool/settimeout.html  |     2 +-
 .../3.11.7/tools/nodetool/settraceprobability.html |     2 +-
 content/doc/3.11.7/tools/nodetool/snapshot.html    |     2 +-
 content/doc/3.11.7/tools/nodetool/status.html      |     2 +-
 .../doc/3.11.7/tools/nodetool/statusbackup.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/statusbinary.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/statusgossip.html    |     2 +-
 .../doc/3.11.7/tools/nodetool/statushandoff.html   |     2 +-
 .../doc/3.11.7/tools/nodetool/statusthrift.html    |     2 +-
 content/doc/3.11.7/tools/nodetool/stop.html        |     2 +-
 content/doc/3.11.7/tools/nodetool/stopdaemon.html  |     2 +-
 .../doc/3.11.7/tools/nodetool/tablehistograms.html |     2 +-
 content/doc/3.11.7/tools/nodetool/tablestats.html  |     2 +-
 .../doc/3.11.7/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/3.11.7/tools/nodetool/tpstats.html     |     2 +-
 .../doc/3.11.7/tools/nodetool/truncatehints.html   |     2 +-
 .../doc/3.11.7/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/3.11.7/tools/nodetool/verify.html      |     2 +-
 content/doc/3.11.7/tools/nodetool/version.html     |     2 +-
 .../doc/3.11.7/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/3.11.7/troubleshooting/index.html      |     2 +-
 content/doc/3.11.8/architecture/dynamo.html        |     2 +-
 content/doc/3.11.8/architecture/guarantees.html    |     2 +-
 content/doc/3.11.8/architecture/index.html         |     2 +-
 content/doc/3.11.8/architecture/overview.html      |     2 +-
 .../doc/3.11.8/architecture/storage_engine.html    |     2 +-
 content/doc/3.11.8/bugs.html                       |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/3.11.8/configuration/index.html        |     2 +-
 content/doc/3.11.8/contactus.html                  |     2 +-
 content/doc/3.11.8/cql/appendices.html             |     2 +-
 content/doc/3.11.8/cql/changes.html                |     2 +-
 content/doc/3.11.8/cql/ddl.html                    |     2 +-
 content/doc/3.11.8/cql/definitions.html            |     2 +-
 content/doc/3.11.8/cql/dml.html                    |     2 +-
 content/doc/3.11.8/cql/functions.html              |     2 +-
 content/doc/3.11.8/cql/index.html                  |     2 +-
 content/doc/3.11.8/cql/indexes.html                |     2 +-
 content/doc/3.11.8/cql/json.html                   |     2 +-
 content/doc/3.11.8/cql/mvs.html                    |     2 +-
 content/doc/3.11.8/cql/security.html               |     2 +-
 content/doc/3.11.8/cql/triggers.html               |     2 +-
 content/doc/3.11.8/cql/types.html                  |     2 +-
 content/doc/3.11.8/data_modeling/index.html        |     2 +-
 content/doc/3.11.8/development/code_style.html     |     2 +-
 content/doc/3.11.8/development/how_to_commit.html  |     2 +-
 content/doc/3.11.8/development/how_to_review.html  |     2 +-
 content/doc/3.11.8/development/ide.html            |     2 +-
 content/doc/3.11.8/development/index.html          |     2 +-
 content/doc/3.11.8/development/patches.html        |     2 +-
 content/doc/3.11.8/development/testing.html        |     2 +-
 content/doc/3.11.8/faq/index.html                  |     2 +-
 .../doc/3.11.8/getting_started/configuring.html    |     2 +-
 content/doc/3.11.8/getting_started/drivers.html    |     2 +-
 content/doc/3.11.8/getting_started/index.html      |     2 +-
 content/doc/3.11.8/getting_started/installing.html |     2 +-
 content/doc/3.11.8/getting_started/querying.html   |     2 +-
 content/doc/3.11.8/index.html                      |     2 +-
 content/doc/3.11.8/operating/backups.html          |     2 +-
 content/doc/3.11.8/operating/bloom_filters.html    |     2 +-
 content/doc/3.11.8/operating/bulk_loading.html     |     2 +-
 content/doc/3.11.8/operating/cdc.html              |     2 +-
 content/doc/3.11.8/operating/compaction.html       |     2 +-
 content/doc/3.11.8/operating/compression.html      |     2 +-
 content/doc/3.11.8/operating/hardware.html         |     2 +-
 content/doc/3.11.8/operating/hints.html            |     2 +-
 content/doc/3.11.8/operating/index.html            |     2 +-
 content/doc/3.11.8/operating/metrics.html          |     2 +-
 content/doc/3.11.8/operating/read_repair.html      |     2 +-
 content/doc/3.11.8/operating/repair.html           |     2 +-
 content/doc/3.11.8/operating/security.html         |     2 +-
 content/doc/3.11.8/operating/snitch.html           |     2 +-
 content/doc/3.11.8/operating/topo_changes.html     |     2 +-
 content/doc/3.11.8/search.html                     |     2 +-
 content/doc/3.11.8/tools/cqlsh.html                |     2 +-
 content/doc/3.11.8/tools/index.html                |     2 +-
 content/doc/3.11.8/tools/nodetool.html             |     2 +-
 content/doc/3.11.8/tools/nodetool/assassinate.html |     2 +-
 content/doc/3.11.8/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/3.11.8/tools/nodetool/cleanup.html     |     2 +-
 .../doc/3.11.8/tools/nodetool/clearsnapshot.html   |     2 +-
 content/doc/3.11.8/tools/nodetool/compact.html     |     2 +-
 .../3.11.8/tools/nodetool/compactionhistory.html   |     2 +-
 .../doc/3.11.8/tools/nodetool/compactionstats.html |     2 +-
 .../doc/3.11.8/tools/nodetool/decommission.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/describecluster.html |     2 +-
 .../doc/3.11.8/tools/nodetool/describering.html    |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/3.11.8/tools/nodetool/disablebackup.html   |     2 +-
 .../doc/3.11.8/tools/nodetool/disablebinary.html   |     2 +-
 .../doc/3.11.8/tools/nodetool/disablegossip.html   |     2 +-
 .../doc/3.11.8/tools/nodetool/disablehandoff.html  |     2 +-
 .../3.11.8/tools/nodetool/disablehintsfordc.html   |     2 +-
 .../doc/3.11.8/tools/nodetool/disablethrift.html   |     2 +-
 content/doc/3.11.8/tools/nodetool/drain.html       |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/3.11.8/tools/nodetool/enablebackup.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/enablebinary.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/enablegossip.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/enablehandoff.html   |     2 +-
 .../3.11.8/tools/nodetool/enablehintsfordc.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/enablethrift.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/failuredetector.html |     2 +-
 content/doc/3.11.8/tools/nodetool/flush.html       |     2 +-
 .../doc/3.11.8/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/3.11.8/tools/nodetool/gcstats.html     |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../3.11.8/tools/nodetool/getlogginglevels.html    |     2 +-
 content/doc/3.11.8/tools/nodetool/getsstables.html |     2 +-
 .../3.11.8/tools/nodetool/getstreamthroughput.html |     2 +-
 content/doc/3.11.8/tools/nodetool/gettimeout.html  |     2 +-
 .../3.11.8/tools/nodetool/gettraceprobability.html |     2 +-
 content/doc/3.11.8/tools/nodetool/gossipinfo.html  |     2 +-
 content/doc/3.11.8/tools/nodetool/help.html        |     2 +-
 content/doc/3.11.8/tools/nodetool/info.html        |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../3.11.8/tools/nodetool/invalidatekeycache.html  |     2 +-
 .../3.11.8/tools/nodetool/invalidaterowcache.html  |     2 +-
 content/doc/3.11.8/tools/nodetool/join.html        |     2 +-
 .../doc/3.11.8/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/3.11.8/tools/nodetool/move.html        |     2 +-
 content/doc/3.11.8/tools/nodetool/netstats.html    |     2 +-
 content/doc/3.11.8/tools/nodetool/nodetool.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/proxyhistograms.html |     2 +-
 .../doc/3.11.8/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/3.11.8/tools/nodetool/rebuild.html     |     2 +-
 .../doc/3.11.8/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/3.11.8/tools/nodetool/refresh.html     |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../3.11.8/tools/nodetool/reloadlocalschema.html   |     2 +-
 .../doc/3.11.8/tools/nodetool/reloadtriggers.html  |     2 +-
 .../3.11.8/tools/nodetool/relocatesstables.html    |     2 +-
 content/doc/3.11.8/tools/nodetool/removenode.html  |     2 +-
 content/doc/3.11.8/tools/nodetool/repair.html      |     2 +-
 .../doc/3.11.8/tools/nodetool/replaybatchlog.html  |     2 +-
 .../3.11.8/tools/nodetool/resetlocalschema.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/3.11.8/tools/nodetool/ring.html        |     2 +-
 content/doc/3.11.8/tools/nodetool/scrub.html       |     2 +-
 .../3.11.8/tools/nodetool/setcachecapacity.html    |     2 +-
 .../3.11.8/tools/nodetool/setcachekeystosave.html  |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/3.11.8/tools/nodetool/setlogginglevel.html |     2 +-
 .../3.11.8/tools/nodetool/setstreamthroughput.html |     2 +-
 content/doc/3.11.8/tools/nodetool/settimeout.html  |     2 +-
 .../3.11.8/tools/nodetool/settraceprobability.html |     2 +-
 content/doc/3.11.8/tools/nodetool/snapshot.html    |     2 +-
 content/doc/3.11.8/tools/nodetool/status.html      |     2 +-
 .../doc/3.11.8/tools/nodetool/statusbackup.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/statusbinary.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/statusgossip.html    |     2 +-
 .../doc/3.11.8/tools/nodetool/statushandoff.html   |     2 +-
 .../doc/3.11.8/tools/nodetool/statusthrift.html    |     2 +-
 content/doc/3.11.8/tools/nodetool/stop.html        |     2 +-
 content/doc/3.11.8/tools/nodetool/stopdaemon.html  |     2 +-
 .../doc/3.11.8/tools/nodetool/tablehistograms.html |     2 +-
 content/doc/3.11.8/tools/nodetool/tablestats.html  |     2 +-
 .../doc/3.11.8/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/3.11.8/tools/nodetool/tpstats.html     |     2 +-
 .../doc/3.11.8/tools/nodetool/truncatehints.html   |     2 +-
 .../doc/3.11.8/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/3.11.8/tools/nodetool/verify.html      |     2 +-
 content/doc/3.11.8/tools/nodetool/version.html     |     2 +-
 .../doc/3.11.8/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/3.11.8/troubleshooting/index.html      |     2 +-
 content/doc/3.11.9/architecture/dynamo.html        |     2 +-
 content/doc/3.11.9/architecture/guarantees.html    |     2 +-
 content/doc/3.11.9/architecture/index.html         |     2 +-
 content/doc/3.11.9/architecture/overview.html      |     2 +-
 .../doc/3.11.9/architecture/storage_engine.html    |     2 +-
 content/doc/3.11.9/bugs.html                       |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/3.11.9/configuration/index.html        |     2 +-
 content/doc/3.11.9/contactus.html                  |     2 +-
 content/doc/3.11.9/cql/appendices.html             |     2 +-
 content/doc/3.11.9/cql/changes.html                |     2 +-
 content/doc/3.11.9/cql/ddl.html                    |     2 +-
 content/doc/3.11.9/cql/definitions.html            |     2 +-
 content/doc/3.11.9/cql/dml.html                    |     2 +-
 content/doc/3.11.9/cql/functions.html              |     2 +-
 content/doc/3.11.9/cql/index.html                  |     2 +-
 content/doc/3.11.9/cql/indexes.html                |     2 +-
 content/doc/3.11.9/cql/json.html                   |     2 +-
 content/doc/3.11.9/cql/mvs.html                    |     2 +-
 content/doc/3.11.9/cql/security.html               |     2 +-
 content/doc/3.11.9/cql/triggers.html               |     2 +-
 content/doc/3.11.9/cql/types.html                  |     2 +-
 content/doc/3.11.9/data_modeling/index.html        |     2 +-
 content/doc/3.11.9/development/code_style.html     |     2 +-
 content/doc/3.11.9/development/how_to_commit.html  |     2 +-
 content/doc/3.11.9/development/how_to_review.html  |     2 +-
 content/doc/3.11.9/development/ide.html            |     2 +-
 content/doc/3.11.9/development/index.html          |     2 +-
 content/doc/3.11.9/development/patches.html        |     2 +-
 content/doc/3.11.9/development/testing.html        |     2 +-
 content/doc/3.11.9/faq/index.html                  |     2 +-
 .../doc/3.11.9/getting_started/configuring.html    |     2 +-
 content/doc/3.11.9/getting_started/drivers.html    |     2 +-
 content/doc/3.11.9/getting_started/index.html      |     2 +-
 content/doc/3.11.9/getting_started/installing.html |     2 +-
 content/doc/3.11.9/getting_started/querying.html   |     2 +-
 content/doc/3.11.9/index.html                      |     2 +-
 content/doc/3.11.9/operating/backups.html          |     2 +-
 content/doc/3.11.9/operating/bloom_filters.html    |     2 +-
 content/doc/3.11.9/operating/bulk_loading.html     |     2 +-
 content/doc/3.11.9/operating/cdc.html              |     2 +-
 content/doc/3.11.9/operating/compaction.html       |     2 +-
 content/doc/3.11.9/operating/compression.html      |     2 +-
 content/doc/3.11.9/operating/hardware.html         |     2 +-
 content/doc/3.11.9/operating/hints.html            |     2 +-
 content/doc/3.11.9/operating/index.html            |     2 +-
 content/doc/3.11.9/operating/metrics.html          |     2 +-
 content/doc/3.11.9/operating/read_repair.html      |     2 +-
 content/doc/3.11.9/operating/repair.html           |     2 +-
 content/doc/3.11.9/operating/security.html         |     2 +-
 content/doc/3.11.9/operating/snitch.html           |     2 +-
 content/doc/3.11.9/operating/topo_changes.html     |     2 +-
 content/doc/3.11.9/search.html                     |     2 +-
 content/doc/3.11.9/tools/cqlsh.html                |     2 +-
 content/doc/3.11.9/tools/index.html                |     2 +-
 content/doc/3.11.9/tools/nodetool.html             |     2 +-
 content/doc/3.11.9/tools/nodetool/assassinate.html |     2 +-
 content/doc/3.11.9/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/3.11.9/tools/nodetool/cleanup.html     |     2 +-
 .../doc/3.11.9/tools/nodetool/clearsnapshot.html   |     2 +-
 content/doc/3.11.9/tools/nodetool/compact.html     |     2 +-
 .../3.11.9/tools/nodetool/compactionhistory.html   |     2 +-
 .../doc/3.11.9/tools/nodetool/compactionstats.html |     2 +-
 .../doc/3.11.9/tools/nodetool/decommission.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/describecluster.html |     2 +-
 .../doc/3.11.9/tools/nodetool/describering.html    |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/3.11.9/tools/nodetool/disablebackup.html   |     2 +-
 .../doc/3.11.9/tools/nodetool/disablebinary.html   |     2 +-
 .../doc/3.11.9/tools/nodetool/disablegossip.html   |     2 +-
 .../doc/3.11.9/tools/nodetool/disablehandoff.html  |     2 +-
 .../3.11.9/tools/nodetool/disablehintsfordc.html   |     2 +-
 .../doc/3.11.9/tools/nodetool/disablethrift.html   |     2 +-
 content/doc/3.11.9/tools/nodetool/drain.html       |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/3.11.9/tools/nodetool/enablebackup.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/enablebinary.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/enablegossip.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/enablehandoff.html   |     2 +-
 .../3.11.9/tools/nodetool/enablehintsfordc.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/enablethrift.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/failuredetector.html |     2 +-
 content/doc/3.11.9/tools/nodetool/flush.html       |     2 +-
 .../doc/3.11.9/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/3.11.9/tools/nodetool/gcstats.html     |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../3.11.9/tools/nodetool/getlogginglevels.html    |     2 +-
 content/doc/3.11.9/tools/nodetool/getsstables.html |     2 +-
 .../3.11.9/tools/nodetool/getstreamthroughput.html |     2 +-
 content/doc/3.11.9/tools/nodetool/gettimeout.html  |     2 +-
 .../3.11.9/tools/nodetool/gettraceprobability.html |     2 +-
 content/doc/3.11.9/tools/nodetool/gossipinfo.html  |     2 +-
 content/doc/3.11.9/tools/nodetool/help.html        |     2 +-
 content/doc/3.11.9/tools/nodetool/info.html        |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../3.11.9/tools/nodetool/invalidatekeycache.html  |     2 +-
 .../3.11.9/tools/nodetool/invalidaterowcache.html  |     2 +-
 content/doc/3.11.9/tools/nodetool/join.html        |     2 +-
 .../doc/3.11.9/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/3.11.9/tools/nodetool/move.html        |     2 +-
 content/doc/3.11.9/tools/nodetool/netstats.html    |     2 +-
 content/doc/3.11.9/tools/nodetool/nodetool.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/proxyhistograms.html |     2 +-
 .../doc/3.11.9/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/3.11.9/tools/nodetool/rebuild.html     |     2 +-
 .../doc/3.11.9/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/3.11.9/tools/nodetool/refresh.html     |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../3.11.9/tools/nodetool/reloadlocalschema.html   |     2 +-
 .../doc/3.11.9/tools/nodetool/reloadtriggers.html  |     2 +-
 .../3.11.9/tools/nodetool/relocatesstables.html    |     2 +-
 content/doc/3.11.9/tools/nodetool/removenode.html  |     2 +-
 content/doc/3.11.9/tools/nodetool/repair.html      |     2 +-
 .../doc/3.11.9/tools/nodetool/replaybatchlog.html  |     2 +-
 .../3.11.9/tools/nodetool/resetlocalschema.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/3.11.9/tools/nodetool/ring.html        |     2 +-
 content/doc/3.11.9/tools/nodetool/scrub.html       |     2 +-
 .../3.11.9/tools/nodetool/setcachecapacity.html    |     2 +-
 .../3.11.9/tools/nodetool/setcachekeystosave.html  |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/3.11.9/tools/nodetool/setlogginglevel.html |     2 +-
 .../3.11.9/tools/nodetool/setstreamthroughput.html |     2 +-
 content/doc/3.11.9/tools/nodetool/settimeout.html  |     2 +-
 .../3.11.9/tools/nodetool/settraceprobability.html |     2 +-
 content/doc/3.11.9/tools/nodetool/snapshot.html    |     2 +-
 content/doc/3.11.9/tools/nodetool/status.html      |     2 +-
 .../doc/3.11.9/tools/nodetool/statusbackup.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/statusbinary.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/statusgossip.html    |     2 +-
 .../doc/3.11.9/tools/nodetool/statushandoff.html   |     2 +-
 .../doc/3.11.9/tools/nodetool/statusthrift.html    |     2 +-
 content/doc/3.11.9/tools/nodetool/stop.html        |     2 +-
 content/doc/3.11.9/tools/nodetool/stopdaemon.html  |     2 +-
 .../doc/3.11.9/tools/nodetool/tablehistograms.html |     2 +-
 content/doc/3.11.9/tools/nodetool/tablestats.html  |     2 +-
 .../doc/3.11.9/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/3.11.9/tools/nodetool/tpstats.html     |     2 +-
 .../doc/3.11.9/tools/nodetool/truncatehints.html   |     2 +-
 .../doc/3.11.9/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/3.11.9/tools/nodetool/verify.html      |     2 +-
 content/doc/3.11.9/tools/nodetool/version.html     |     2 +-
 .../doc/3.11.9/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/3.11.9/troubleshooting/index.html      |     2 +-
 content/doc/3.11/architecture/dynamo.html          |     2 +-
 content/doc/3.11/architecture/guarantees.html      |     2 +-
 content/doc/3.11/architecture/index.html           |     2 +-
 content/doc/3.11/architecture/overview.html        |     2 +-
 content/doc/3.11/architecture/storage_engine.html  |     2 +-
 content/doc/3.11/bugs.html                         |     2 +-
 .../3.11/configuration/cassandra_config_file.html  |     2 +-
 content/doc/3.11/configuration/index.html          |     2 +-
 content/doc/3.11/contactus.html                    |     2 +-
 content/doc/3.11/cql/appendices.html               |     2 +-
 content/doc/3.11/cql/changes.html                  |     2 +-
 content/doc/3.11/cql/ddl.html                      |     2 +-
 content/doc/3.11/cql/definitions.html              |     2 +-
 content/doc/3.11/cql/dml.html                      |     2 +-
 content/doc/3.11/cql/functions.html                |     2 +-
 content/doc/3.11/cql/index.html                    |     2 +-
 content/doc/3.11/cql/indexes.html                  |     2 +-
 content/doc/3.11/cql/json.html                     |     2 +-
 content/doc/3.11/cql/mvs.html                      |     2 +-
 content/doc/3.11/cql/security.html                 |     2 +-
 content/doc/3.11/cql/triggers.html                 |     2 +-
 content/doc/3.11/cql/types.html                    |     2 +-
 content/doc/3.11/data_modeling/index.html          |     2 +-
 content/doc/3.11/development/code_style.html       |     2 +-
 content/doc/3.11/development/how_to_commit.html    |     2 +-
 content/doc/3.11/development/how_to_review.html    |     2 +-
 content/doc/3.11/development/ide.html              |     2 +-
 content/doc/3.11/development/index.html            |     2 +-
 content/doc/3.11/development/patches.html          |     2 +-
 content/doc/3.11/development/testing.html          |     2 +-
 content/doc/3.11/faq/index.html                    |     2 +-
 content/doc/3.11/getting_started/configuring.html  |     2 +-
 content/doc/3.11/getting_started/drivers.html      |     2 +-
 content/doc/3.11/getting_started/index.html        |     2 +-
 content/doc/3.11/getting_started/installing.html   |     2 +-
 content/doc/3.11/getting_started/querying.html     |     2 +-
 content/doc/3.11/index.html                        |     2 +-
 content/doc/3.11/operating/backups.html            |     2 +-
 content/doc/3.11/operating/bloom_filters.html      |     2 +-
 content/doc/3.11/operating/bulk_loading.html       |     2 +-
 content/doc/3.11/operating/cdc.html                |     2 +-
 content/doc/3.11/operating/compaction.html         |     2 +-
 content/doc/3.11/operating/compression.html        |     2 +-
 content/doc/3.11/operating/hardware.html           |     2 +-
 content/doc/3.11/operating/hints.html              |     2 +-
 content/doc/3.11/operating/index.html              |     2 +-
 content/doc/3.11/operating/metrics.html            |     2 +-
 content/doc/3.11/operating/read_repair.html        |     2 +-
 content/doc/3.11/operating/repair.html             |     2 +-
 content/doc/3.11/operating/security.html           |     2 +-
 content/doc/3.11/operating/snitch.html             |     2 +-
 content/doc/3.11/operating/topo_changes.html       |     2 +-
 content/doc/3.11/search.html                       |     2 +-
 content/doc/3.11/tools/cqlsh.html                  |     2 +-
 content/doc/3.11/tools/index.html                  |     2 +-
 content/doc/3.11/tools/nodetool.html               |     2 +-
 content/doc/3.11/tools/nodetool/assassinate.html   |     2 +-
 content/doc/3.11/tools/nodetool/bootstrap.html     |     2 +-
 content/doc/3.11/tools/nodetool/cleanup.html       |     2 +-
 content/doc/3.11/tools/nodetool/clearsnapshot.html |     2 +-
 content/doc/3.11/tools/nodetool/compact.html       |     2 +-
 .../doc/3.11/tools/nodetool/compactionhistory.html |     2 +-
 .../doc/3.11/tools/nodetool/compactionstats.html   |     2 +-
 content/doc/3.11/tools/nodetool/decommission.html  |     2 +-
 .../doc/3.11/tools/nodetool/describecluster.html   |     2 +-
 content/doc/3.11/tools/nodetool/describering.html  |     2 +-
 .../3.11/tools/nodetool/disableautocompaction.html |     2 +-
 content/doc/3.11/tools/nodetool/disablebackup.html |     2 +-
 content/doc/3.11/tools/nodetool/disablebinary.html |     2 +-
 content/doc/3.11/tools/nodetool/disablegossip.html |     2 +-
 .../doc/3.11/tools/nodetool/disablehandoff.html    |     2 +-
 .../doc/3.11/tools/nodetool/disablehintsfordc.html |     2 +-
 content/doc/3.11/tools/nodetool/disablethrift.html |     2 +-
 content/doc/3.11/tools/nodetool/drain.html         |     2 +-
 .../3.11/tools/nodetool/enableautocompaction.html  |     2 +-
 content/doc/3.11/tools/nodetool/enablebackup.html  |     2 +-
 content/doc/3.11/tools/nodetool/enablebinary.html  |     2 +-
 content/doc/3.11/tools/nodetool/enablegossip.html  |     2 +-
 content/doc/3.11/tools/nodetool/enablehandoff.html |     2 +-
 .../doc/3.11/tools/nodetool/enablehintsfordc.html  |     2 +-
 content/doc/3.11/tools/nodetool/enablethrift.html  |     2 +-
 .../doc/3.11/tools/nodetool/failuredetector.html   |     2 +-
 content/doc/3.11/tools/nodetool/flush.html         |     2 +-
 .../doc/3.11/tools/nodetool/garbagecollect.html    |     2 +-
 content/doc/3.11/tools/nodetool/gcstats.html       |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 content/doc/3.11/tools/nodetool/getendpoints.html  |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../doc/3.11/tools/nodetool/getlogginglevels.html  |     2 +-
 content/doc/3.11/tools/nodetool/getsstables.html   |     2 +-
 .../3.11/tools/nodetool/getstreamthroughput.html   |     2 +-
 content/doc/3.11/tools/nodetool/gettimeout.html    |     2 +-
 .../3.11/tools/nodetool/gettraceprobability.html   |     2 +-
 content/doc/3.11/tools/nodetool/gossipinfo.html    |     2 +-
 content/doc/3.11/tools/nodetool/help.html          |     2 +-
 content/doc/3.11/tools/nodetool/info.html          |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../3.11/tools/nodetool/invalidatekeycache.html    |     2 +-
 .../3.11/tools/nodetool/invalidaterowcache.html    |     2 +-
 content/doc/3.11/tools/nodetool/join.html          |     2 +-
 content/doc/3.11/tools/nodetool/listsnapshots.html |     2 +-
 content/doc/3.11/tools/nodetool/move.html          |     2 +-
 content/doc/3.11/tools/nodetool/netstats.html      |     2 +-
 content/doc/3.11/tools/nodetool/nodetool.html      |     2 +-
 content/doc/3.11/tools/nodetool/pausehandoff.html  |     2 +-
 .../doc/3.11/tools/nodetool/proxyhistograms.html   |     2 +-
 .../doc/3.11/tools/nodetool/rangekeysample.html    |     2 +-
 content/doc/3.11/tools/nodetool/rebuild.html       |     2 +-
 content/doc/3.11/tools/nodetool/rebuild_index.html |     2 +-
 content/doc/3.11/tools/nodetool/refresh.html       |     2 +-
 .../3.11/tools/nodetool/refreshsizeestimates.html  |     2 +-
 .../doc/3.11/tools/nodetool/reloadlocalschema.html |     2 +-
 .../doc/3.11/tools/nodetool/reloadtriggers.html    |     2 +-
 .../doc/3.11/tools/nodetool/relocatesstables.html  |     2 +-
 content/doc/3.11/tools/nodetool/removenode.html    |     2 +-
 content/doc/3.11/tools/nodetool/repair.html        |     2 +-
 .../doc/3.11/tools/nodetool/replaybatchlog.html    |     2 +-
 .../doc/3.11/tools/nodetool/resetlocalschema.html  |     2 +-
 content/doc/3.11/tools/nodetool/resumehandoff.html |     2 +-
 content/doc/3.11/tools/nodetool/ring.html          |     2 +-
 content/doc/3.11/tools/nodetool/scrub.html         |     2 +-
 .../doc/3.11/tools/nodetool/setcachecapacity.html  |     2 +-
 .../3.11/tools/nodetool/setcachekeystosave.html    |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/3.11/tools/nodetool/setlogginglevel.html   |     2 +-
 .../3.11/tools/nodetool/setstreamthroughput.html   |     2 +-
 content/doc/3.11/tools/nodetool/settimeout.html    |     2 +-
 .../3.11/tools/nodetool/settraceprobability.html   |     2 +-
 content/doc/3.11/tools/nodetool/snapshot.html      |     2 +-
 content/doc/3.11/tools/nodetool/status.html        |     2 +-
 content/doc/3.11/tools/nodetool/statusbackup.html  |     2 +-
 content/doc/3.11/tools/nodetool/statusbinary.html  |     2 +-
 content/doc/3.11/tools/nodetool/statusgossip.html  |     2 +-
 content/doc/3.11/tools/nodetool/statushandoff.html |     2 +-
 content/doc/3.11/tools/nodetool/statusthrift.html  |     2 +-
 content/doc/3.11/tools/nodetool/stop.html          |     2 +-
 content/doc/3.11/tools/nodetool/stopdaemon.html    |     2 +-
 .../doc/3.11/tools/nodetool/tablehistograms.html   |     2 +-
 content/doc/3.11/tools/nodetool/tablestats.html    |     2 +-
 content/doc/3.11/tools/nodetool/toppartitions.html |     2 +-
 content/doc/3.11/tools/nodetool/tpstats.html       |     2 +-
 content/doc/3.11/tools/nodetool/truncatehints.html |     2 +-
 .../doc/3.11/tools/nodetool/upgradesstables.html   |     2 +-
 content/doc/3.11/tools/nodetool/verify.html        |     2 +-
 content/doc/3.11/tools/nodetool/version.html       |     2 +-
 .../doc/3.11/tools/nodetool/viewbuildstatus.html   |     2 +-
 content/doc/3.11/troubleshooting/index.html        |     2 +-
 content/doc/4.0-alpha1/architecture/dynamo.html    |     2 +-
 .../doc/4.0-alpha1/architecture/guarantees.html    |     2 +-
 content/doc/4.0-alpha1/architecture/index.html     |     2 +-
 content/doc/4.0-alpha1/architecture/overview.html  |     2 +-
 .../4.0-alpha1/architecture/storage_engine.html    |     2 +-
 content/doc/4.0-alpha1/bugs.html                   |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/4.0-alpha1/configuration/index.html    |     2 +-
 content/doc/4.0-alpha1/contactus.html              |     2 +-
 content/doc/4.0-alpha1/cql/appendices.html         |     2 +-
 content/doc/4.0-alpha1/cql/changes.html            |     2 +-
 content/doc/4.0-alpha1/cql/ddl.html                |     2 +-
 content/doc/4.0-alpha1/cql/definitions.html        |     2 +-
 content/doc/4.0-alpha1/cql/dml.html                |     2 +-
 content/doc/4.0-alpha1/cql/functions.html          |     2 +-
 content/doc/4.0-alpha1/cql/index.html              |     2 +-
 content/doc/4.0-alpha1/cql/indexes.html            |     2 +-
 content/doc/4.0-alpha1/cql/json.html               |     2 +-
 content/doc/4.0-alpha1/cql/mvs.html                |     2 +-
 content/doc/4.0-alpha1/cql/operators.html          |     2 +-
 content/doc/4.0-alpha1/cql/security.html           |     2 +-
 content/doc/4.0-alpha1/cql/triggers.html           |     2 +-
 content/doc/4.0-alpha1/cql/types.html              |     2 +-
 content/doc/4.0-alpha1/data_modeling/index.html    |     2 +-
 content/doc/4.0-alpha1/development/ci.html         |     2 +-
 content/doc/4.0-alpha1/development/code_style.html |     2 +-
 .../doc/4.0-alpha1/development/dependencies.html   |     2 +-
 .../doc/4.0-alpha1/development/documentation.html  |     2 +-
 .../doc/4.0-alpha1/development/gettingstarted.html |     2 +-
 .../doc/4.0-alpha1/development/how_to_commit.html  |     2 +-
 .../doc/4.0-alpha1/development/how_to_review.html  |     2 +-
 content/doc/4.0-alpha1/development/ide.html        |     2 +-
 content/doc/4.0-alpha1/development/index.html      |     2 +-
 content/doc/4.0-alpha1/development/patches.html    |     2 +-
 .../4.0-alpha1/development/release_process.html    |     2 +-
 content/doc/4.0-alpha1/development/testing.html    |     2 +-
 content/doc/4.0-alpha1/faq/index.html              |     2 +-
 .../4.0-alpha1/getting_started/configuring.html    |     2 +-
 .../doc/4.0-alpha1/getting_started/drivers.html    |     2 +-
 content/doc/4.0-alpha1/getting_started/index.html  |     2 +-
 .../doc/4.0-alpha1/getting_started/installing.html |     2 +-
 .../doc/4.0-alpha1/getting_started/querying.html   |     2 +-
 content/doc/4.0-alpha1/index.html                  |     2 +-
 .../doc/4.0-alpha1/operating/audit_logging.html    |     2 +-
 content/doc/4.0-alpha1/operating/backups.html      |     2 +-
 .../doc/4.0-alpha1/operating/bloom_filters.html    |     2 +-
 content/doc/4.0-alpha1/operating/bulk_loading.html |     2 +-
 content/doc/4.0-alpha1/operating/cdc.html          |     2 +-
 content/doc/4.0-alpha1/operating/compaction.html   |     2 +-
 content/doc/4.0-alpha1/operating/compression.html  |     2 +-
 content/doc/4.0-alpha1/operating/hardware.html     |     2 +-
 content/doc/4.0-alpha1/operating/hints.html        |     2 +-
 content/doc/4.0-alpha1/operating/index.html        |     2 +-
 content/doc/4.0-alpha1/operating/metrics.html      |     2 +-
 content/doc/4.0-alpha1/operating/read_repair.html  |     2 +-
 content/doc/4.0-alpha1/operating/repair.html       |     2 +-
 content/doc/4.0-alpha1/operating/security.html     |     2 +-
 content/doc/4.0-alpha1/operating/snitch.html       |     2 +-
 content/doc/4.0-alpha1/operating/topo_changes.html |     2 +-
 content/doc/4.0-alpha1/plugins/index.html          |     2 +-
 content/doc/4.0-alpha1/search.html                 |     2 +-
 content/doc/4.0-alpha1/tools/cassandra_stress.html |     2 +-
 content/doc/4.0-alpha1/tools/cqlsh.html            |     2 +-
 content/doc/4.0-alpha1/tools/index.html            |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/assassinate.html |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/cleanup.html |     2 +-
 .../4.0-alpha1/tools/nodetool/clearsnapshot.html   |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/clientstats.html |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/compact.html |     2 +-
 .../tools/nodetool/compactionhistory.html          |     2 +-
 .../4.0-alpha1/tools/nodetool/compactionstats.html |     2 +-
 .../4.0-alpha1/tools/nodetool/decommission.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/describecluster.html |     2 +-
 .../4.0-alpha1/tools/nodetool/describering.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/disableauditlog.html |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../4.0-alpha1/tools/nodetool/disablebackup.html   |     2 +-
 .../4.0-alpha1/tools/nodetool/disablebinary.html   |     2 +-
 .../tools/nodetool/disablefullquerylog.html        |     2 +-
 .../4.0-alpha1/tools/nodetool/disablegossip.html   |     2 +-
 .../4.0-alpha1/tools/nodetool/disablehandoff.html  |     2 +-
 .../tools/nodetool/disablehintsfordc.html          |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/drain.html   |     2 +-
 .../4.0-alpha1/tools/nodetool/enableauditlog.html  |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../4.0-alpha1/tools/nodetool/enablebackup.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/enablebinary.html    |     2 +-
 .../tools/nodetool/enablefullquerylog.html         |     2 +-
 .../4.0-alpha1/tools/nodetool/enablegossip.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/enablehandoff.html   |     2 +-
 .../tools/nodetool/enablehintsfordc.html           |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../4.0-alpha1/tools/nodetool/failuredetector.html |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/flush.html   |     2 +-
 .../4.0-alpha1/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/gcstats.html |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/getconcurrency.html  |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../4.0-alpha1/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../tools/nodetool/getlogginglevels.html           |     2 +-
 .../tools/nodetool/getmaxhintwindow.html           |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/getreplicas.html |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/getseeds.html    |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/getsstables.html |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/gettimeout.html  |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/gossipinfo.html  |     2 +-
 .../4.0-alpha1/tools/nodetool/handoffwindow.html   |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/help.html    |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/import.html  |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/info.html    |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../tools/nodetool/invalidatekeycache.html         |     2 +-
 .../tools/nodetool/invalidaterowcache.html         |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/join.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/move.html    |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/netstats.html    |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/nodetool.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/profileload.html |     2 +-
 .../4.0-alpha1/tools/nodetool/proxyhistograms.html |     2 +-
 .../4.0-alpha1/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/rebuild.html |     2 +-
 .../4.0-alpha1/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/refresh.html |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../tools/nodetool/reloadlocalschema.html          |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/reloadseeds.html |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/reloadssl.html   |     2 +-
 .../4.0-alpha1/tools/nodetool/reloadtriggers.html  |     2 +-
 .../tools/nodetool/relocatesstables.html           |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/removenode.html  |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/repair.html  |     2 +-
 .../4.0-alpha1/tools/nodetool/repair_admin.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/replaybatchlog.html  |     2 +-
 .../tools/nodetool/resetfullquerylog.html          |     2 +-
 .../tools/nodetool/resetlocalschema.html           |     2 +-
 .../4.0-alpha1/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/ring.html    |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/scrub.html   |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/setcachecapacity.html           |     2 +-
 .../tools/nodetool/setcachekeystosave.html         |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/setconcurrency.html  |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../4.0-alpha1/tools/nodetool/setlogginglevel.html |     2 +-
 .../tools/nodetool/setmaxhintwindow.html           |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/settimeout.html  |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/sjk.html     |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/snapshot.html    |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/status.html  |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../4.0-alpha1/tools/nodetool/statusbackup.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/statusbinary.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/statusgossip.html    |     2 +-
 .../4.0-alpha1/tools/nodetool/statushandoff.html   |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/stop.html    |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/stopdaemon.html  |     2 +-
 .../4.0-alpha1/tools/nodetool/tablehistograms.html |     2 +-
 .../doc/4.0-alpha1/tools/nodetool/tablestats.html  |     2 +-
 .../4.0-alpha1/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/tpstats.html |     2 +-
 .../4.0-alpha1/tools/nodetool/truncatehints.html   |     2 +-
 .../4.0-alpha1/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/verify.html  |     2 +-
 content/doc/4.0-alpha1/tools/nodetool/version.html |     2 +-
 .../4.0-alpha1/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/4.0-alpha1/tools/sstable/index.html    |     2 +-
 .../doc/4.0-alpha1/tools/sstable/sstabledump.html  |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../tools/sstable/sstablelevelreset.html           |     2 +-
 .../4.0-alpha1/tools/sstable/sstableloader.html    |     2 +-
 .../4.0-alpha1/tools/sstable/sstablemetadata.html  |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../tools/sstable/sstablerepairedset.html          |     2 +-
 .../doc/4.0-alpha1/tools/sstable/sstablescrub.html |     2 +-
 .../doc/4.0-alpha1/tools/sstable/sstablesplit.html |     2 +-
 .../4.0-alpha1/tools/sstable/sstableupgrade.html   |     2 +-
 .../doc/4.0-alpha1/tools/sstable/sstableutil.html  |     2 +-
 .../4.0-alpha1/tools/sstable/sstableverify.html    |     2 +-
 .../4.0-alpha1/troubleshooting/finding_nodes.html  |     2 +-
 content/doc/4.0-alpha1/troubleshooting/index.html  |     2 +-
 .../4.0-alpha1/troubleshooting/reading_logs.html   |     2 +-
 .../4.0-alpha1/troubleshooting/use_nodetool.html   |     2 +-
 .../doc/4.0-alpha1/troubleshooting/use_tools.html  |     2 +-
 content/doc/4.0-alpha2/architecture/dynamo.html    |     2 +-
 .../doc/4.0-alpha2/architecture/guarantees.html    |     2 +-
 content/doc/4.0-alpha2/architecture/index.html     |     2 +-
 content/doc/4.0-alpha2/architecture/overview.html  |     2 +-
 .../4.0-alpha2/architecture/storage_engine.html    |     2 +-
 content/doc/4.0-alpha2/bugs.html                   |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/4.0-alpha2/configuration/index.html    |     2 +-
 content/doc/4.0-alpha2/contactus.html              |     2 +-
 content/doc/4.0-alpha2/cql/appendices.html         |     2 +-
 content/doc/4.0-alpha2/cql/changes.html            |     2 +-
 content/doc/4.0-alpha2/cql/ddl.html                |     2 +-
 content/doc/4.0-alpha2/cql/definitions.html        |     2 +-
 content/doc/4.0-alpha2/cql/dml.html                |     2 +-
 content/doc/4.0-alpha2/cql/functions.html          |     2 +-
 content/doc/4.0-alpha2/cql/index.html              |     2 +-
 content/doc/4.0-alpha2/cql/indexes.html            |     2 +-
 content/doc/4.0-alpha2/cql/json.html               |     2 +-
 content/doc/4.0-alpha2/cql/mvs.html                |     2 +-
 content/doc/4.0-alpha2/cql/operators.html          |     2 +-
 content/doc/4.0-alpha2/cql/security.html           |     2 +-
 content/doc/4.0-alpha2/cql/triggers.html           |     2 +-
 content/doc/4.0-alpha2/cql/types.html              |     2 +-
 content/doc/4.0-alpha2/data_modeling/index.html    |     2 +-
 content/doc/4.0-alpha2/development/ci.html         |     2 +-
 content/doc/4.0-alpha2/development/code_style.html |     2 +-
 .../doc/4.0-alpha2/development/dependencies.html   |     2 +-
 .../doc/4.0-alpha2/development/documentation.html  |     2 +-
 .../doc/4.0-alpha2/development/gettingstarted.html |     2 +-
 .../doc/4.0-alpha2/development/how_to_commit.html  |     2 +-
 .../doc/4.0-alpha2/development/how_to_review.html  |     2 +-
 content/doc/4.0-alpha2/development/ide.html        |     2 +-
 content/doc/4.0-alpha2/development/index.html      |     2 +-
 content/doc/4.0-alpha2/development/patches.html    |     2 +-
 .../4.0-alpha2/development/release_process.html    |     2 +-
 content/doc/4.0-alpha2/development/testing.html    |     2 +-
 content/doc/4.0-alpha2/faq/index.html              |     2 +-
 .../4.0-alpha2/getting_started/configuring.html    |     2 +-
 .../doc/4.0-alpha2/getting_started/drivers.html    |     2 +-
 content/doc/4.0-alpha2/getting_started/index.html  |     2 +-
 .../doc/4.0-alpha2/getting_started/installing.html |     2 +-
 .../doc/4.0-alpha2/getting_started/querying.html   |     2 +-
 content/doc/4.0-alpha2/index.html                  |     2 +-
 .../doc/4.0-alpha2/operating/audit_logging.html    |     2 +-
 content/doc/4.0-alpha2/operating/backups.html      |     2 +-
 .../doc/4.0-alpha2/operating/bloom_filters.html    |     2 +-
 content/doc/4.0-alpha2/operating/bulk_loading.html |     2 +-
 content/doc/4.0-alpha2/operating/cdc.html          |     2 +-
 content/doc/4.0-alpha2/operating/compaction.html   |     2 +-
 content/doc/4.0-alpha2/operating/compression.html  |     2 +-
 content/doc/4.0-alpha2/operating/hardware.html     |     2 +-
 content/doc/4.0-alpha2/operating/hints.html        |     2 +-
 content/doc/4.0-alpha2/operating/index.html        |     2 +-
 content/doc/4.0-alpha2/operating/metrics.html      |     2 +-
 content/doc/4.0-alpha2/operating/read_repair.html  |     2 +-
 content/doc/4.0-alpha2/operating/repair.html       |     2 +-
 content/doc/4.0-alpha2/operating/security.html     |     2 +-
 content/doc/4.0-alpha2/operating/snitch.html       |     2 +-
 content/doc/4.0-alpha2/operating/topo_changes.html |     2 +-
 content/doc/4.0-alpha2/plugins/index.html          |     2 +-
 content/doc/4.0-alpha2/search.html                 |     2 +-
 content/doc/4.0-alpha2/tools/cassandra_stress.html |     2 +-
 content/doc/4.0-alpha2/tools/cqlsh.html            |     2 +-
 content/doc/4.0-alpha2/tools/index.html            |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/assassinate.html |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/cleanup.html |     2 +-
 .../4.0-alpha2/tools/nodetool/clearsnapshot.html   |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/clientstats.html |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/compact.html |     2 +-
 .../tools/nodetool/compactionhistory.html          |     2 +-
 .../4.0-alpha2/tools/nodetool/compactionstats.html |     2 +-
 .../4.0-alpha2/tools/nodetool/decommission.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/describecluster.html |     2 +-
 .../4.0-alpha2/tools/nodetool/describering.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/disableauditlog.html |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../4.0-alpha2/tools/nodetool/disablebackup.html   |     2 +-
 .../4.0-alpha2/tools/nodetool/disablebinary.html   |     2 +-
 .../tools/nodetool/disablefullquerylog.html        |     2 +-
 .../4.0-alpha2/tools/nodetool/disablegossip.html   |     2 +-
 .../4.0-alpha2/tools/nodetool/disablehandoff.html  |     2 +-
 .../tools/nodetool/disablehintsfordc.html          |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/drain.html   |     2 +-
 .../4.0-alpha2/tools/nodetool/enableauditlog.html  |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../4.0-alpha2/tools/nodetool/enablebackup.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/enablebinary.html    |     2 +-
 .../tools/nodetool/enablefullquerylog.html         |     2 +-
 .../4.0-alpha2/tools/nodetool/enablegossip.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/enablehandoff.html   |     2 +-
 .../tools/nodetool/enablehintsfordc.html           |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../4.0-alpha2/tools/nodetool/failuredetector.html |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/flush.html   |     2 +-
 .../4.0-alpha2/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/gcstats.html |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/getconcurrency.html  |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../4.0-alpha2/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../tools/nodetool/getlogginglevels.html           |     2 +-
 .../tools/nodetool/getmaxhintwindow.html           |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/getreplicas.html |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/getseeds.html    |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/getsstables.html |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/gettimeout.html  |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/gossipinfo.html  |     2 +-
 .../4.0-alpha2/tools/nodetool/handoffwindow.html   |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/help.html    |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/import.html  |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/info.html    |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../tools/nodetool/invalidatekeycache.html         |     2 +-
 .../tools/nodetool/invalidaterowcache.html         |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/join.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/move.html    |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/netstats.html    |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/nodetool.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/profileload.html |     2 +-
 .../4.0-alpha2/tools/nodetool/proxyhistograms.html |     2 +-
 .../4.0-alpha2/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/rebuild.html |     2 +-
 .../4.0-alpha2/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/refresh.html |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../tools/nodetool/reloadlocalschema.html          |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/reloadseeds.html |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/reloadssl.html   |     2 +-
 .../4.0-alpha2/tools/nodetool/reloadtriggers.html  |     2 +-
 .../tools/nodetool/relocatesstables.html           |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/removenode.html  |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/repair.html  |     2 +-
 .../4.0-alpha2/tools/nodetool/repair_admin.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/replaybatchlog.html  |     2 +-
 .../tools/nodetool/resetfullquerylog.html          |     2 +-
 .../tools/nodetool/resetlocalschema.html           |     2 +-
 .../4.0-alpha2/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/ring.html    |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/scrub.html   |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/setcachecapacity.html           |     2 +-
 .../tools/nodetool/setcachekeystosave.html         |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/setconcurrency.html  |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../4.0-alpha2/tools/nodetool/setlogginglevel.html |     2 +-
 .../tools/nodetool/setmaxhintwindow.html           |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/settimeout.html  |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/sjk.html     |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/snapshot.html    |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/status.html  |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../4.0-alpha2/tools/nodetool/statusbackup.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/statusbinary.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/statusgossip.html    |     2 +-
 .../4.0-alpha2/tools/nodetool/statushandoff.html   |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/stop.html    |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/stopdaemon.html  |     2 +-
 .../4.0-alpha2/tools/nodetool/tablehistograms.html |     2 +-
 .../doc/4.0-alpha2/tools/nodetool/tablestats.html  |     2 +-
 .../4.0-alpha2/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/tpstats.html |     2 +-
 .../4.0-alpha2/tools/nodetool/truncatehints.html   |     2 +-
 .../4.0-alpha2/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/verify.html  |     2 +-
 content/doc/4.0-alpha2/tools/nodetool/version.html |     2 +-
 .../4.0-alpha2/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/4.0-alpha2/tools/sstable/index.html    |     2 +-
 .../doc/4.0-alpha2/tools/sstable/sstabledump.html  |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../tools/sstable/sstablelevelreset.html           |     2 +-
 .../4.0-alpha2/tools/sstable/sstableloader.html    |     2 +-
 .../4.0-alpha2/tools/sstable/sstablemetadata.html  |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../tools/sstable/sstablerepairedset.html          |     2 +-
 .../doc/4.0-alpha2/tools/sstable/sstablescrub.html |     2 +-
 .../doc/4.0-alpha2/tools/sstable/sstablesplit.html |     2 +-
 .../4.0-alpha2/tools/sstable/sstableupgrade.html   |     2 +-
 .../doc/4.0-alpha2/tools/sstable/sstableutil.html  |     2 +-
 .../4.0-alpha2/tools/sstable/sstableverify.html    |     2 +-
 .../4.0-alpha2/troubleshooting/finding_nodes.html  |     2 +-
 content/doc/4.0-alpha2/troubleshooting/index.html  |     2 +-
 .../4.0-alpha2/troubleshooting/reading_logs.html   |     2 +-
 .../4.0-alpha2/troubleshooting/use_nodetool.html   |     2 +-
 .../doc/4.0-alpha2/troubleshooting/use_tools.html  |     2 +-
 content/doc/4.0-alpha3/architecture/dynamo.html    |     2 +-
 .../doc/4.0-alpha3/architecture/guarantees.html    |     2 +-
 content/doc/4.0-alpha3/architecture/index.html     |     2 +-
 content/doc/4.0-alpha3/architecture/overview.html  |     2 +-
 .../4.0-alpha3/architecture/storage_engine.html    |     2 +-
 content/doc/4.0-alpha3/bugs.html                   |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/4.0-alpha3/configuration/index.html    |     2 +-
 content/doc/4.0-alpha3/contactus.html              |     2 +-
 content/doc/4.0-alpha3/cql/appendices.html         |     2 +-
 content/doc/4.0-alpha3/cql/changes.html            |     2 +-
 content/doc/4.0-alpha3/cql/ddl.html                |     2 +-
 content/doc/4.0-alpha3/cql/definitions.html        |     2 +-
 content/doc/4.0-alpha3/cql/dml.html                |     2 +-
 content/doc/4.0-alpha3/cql/functions.html          |     2 +-
 content/doc/4.0-alpha3/cql/index.html              |     2 +-
 content/doc/4.0-alpha3/cql/indexes.html            |     2 +-
 content/doc/4.0-alpha3/cql/json.html               |     2 +-
 content/doc/4.0-alpha3/cql/mvs.html                |     2 +-
 content/doc/4.0-alpha3/cql/operators.html          |     2 +-
 content/doc/4.0-alpha3/cql/security.html           |     2 +-
 content/doc/4.0-alpha3/cql/triggers.html           |     2 +-
 content/doc/4.0-alpha3/cql/types.html              |     2 +-
 .../data_modeling/data_modeling_conceptual.html    |     2 +-
 .../data_modeling/data_modeling_logical.html       |     2 +-
 .../data_modeling/data_modeling_physical.html      |     2 +-
 .../data_modeling/data_modeling_queries.html       |     2 +-
 .../data_modeling/data_modeling_rdbms.html         |     2 +-
 .../data_modeling/data_modeling_refining.html      |     2 +-
 .../data_modeling/data_modeling_schema.html        |     2 +-
 .../data_modeling/data_modeling_tools.html         |     2 +-
 content/doc/4.0-alpha3/data_modeling/index.html    |     2 +-
 content/doc/4.0-alpha3/development/ci.html         |     2 +-
 content/doc/4.0-alpha3/development/code_style.html |     2 +-
 .../doc/4.0-alpha3/development/dependencies.html   |     2 +-
 .../doc/4.0-alpha3/development/documentation.html  |     2 +-
 .../doc/4.0-alpha3/development/gettingstarted.html |     2 +-
 .../doc/4.0-alpha3/development/how_to_commit.html  |     2 +-
 .../doc/4.0-alpha3/development/how_to_review.html  |     2 +-
 content/doc/4.0-alpha3/development/ide.html        |     2 +-
 content/doc/4.0-alpha3/development/index.html      |     2 +-
 content/doc/4.0-alpha3/development/patches.html    |     2 +-
 .../4.0-alpha3/development/release_process.html    |     2 +-
 content/doc/4.0-alpha3/development/testing.html    |     2 +-
 content/doc/4.0-alpha3/faq/index.html              |     2 +-
 .../4.0-alpha3/getting_started/configuring.html    |     2 +-
 .../doc/4.0-alpha3/getting_started/drivers.html    |     2 +-
 content/doc/4.0-alpha3/getting_started/index.html  |     2 +-
 .../doc/4.0-alpha3/getting_started/installing.html |     2 +-
 .../doc/4.0-alpha3/getting_started/querying.html   |     2 +-
 content/doc/4.0-alpha3/index.html                  |     2 +-
 content/doc/4.0-alpha3/new/index.html              |     2 +-
 content/doc/4.0-alpha3/new/java11.html             |     2 +-
 .../doc/4.0-alpha3/operating/audit_logging.html    |     2 +-
 content/doc/4.0-alpha3/operating/backups.html      |     2 +-
 .../doc/4.0-alpha3/operating/bloom_filters.html    |     2 +-
 content/doc/4.0-alpha3/operating/bulk_loading.html |     2 +-
 content/doc/4.0-alpha3/operating/cdc.html          |     2 +-
 content/doc/4.0-alpha3/operating/compaction.html   |     2 +-
 content/doc/4.0-alpha3/operating/compression.html  |     2 +-
 content/doc/4.0-alpha3/operating/hardware.html     |     2 +-
 content/doc/4.0-alpha3/operating/hints.html        |     2 +-
 content/doc/4.0-alpha3/operating/index.html        |     2 +-
 content/doc/4.0-alpha3/operating/metrics.html      |     2 +-
 content/doc/4.0-alpha3/operating/read_repair.html  |     2 +-
 content/doc/4.0-alpha3/operating/repair.html       |     2 +-
 content/doc/4.0-alpha3/operating/security.html     |     2 +-
 content/doc/4.0-alpha3/operating/snitch.html       |     2 +-
 content/doc/4.0-alpha3/operating/topo_changes.html |     2 +-
 content/doc/4.0-alpha3/plugins/index.html          |     2 +-
 content/doc/4.0-alpha3/search.html                 |     2 +-
 content/doc/4.0-alpha3/tools/cassandra_stress.html |     2 +-
 content/doc/4.0-alpha3/tools/cqlsh.html            |     2 +-
 content/doc/4.0-alpha3/tools/index.html            |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/assassinate.html |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/cleanup.html |     2 +-
 .../4.0-alpha3/tools/nodetool/clearsnapshot.html   |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/clientstats.html |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/compact.html |     2 +-
 .../tools/nodetool/compactionhistory.html          |     2 +-
 .../4.0-alpha3/tools/nodetool/compactionstats.html |     2 +-
 .../4.0-alpha3/tools/nodetool/decommission.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/describecluster.html |     2 +-
 .../4.0-alpha3/tools/nodetool/describering.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/disableauditlog.html |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../4.0-alpha3/tools/nodetool/disablebackup.html   |     2 +-
 .../4.0-alpha3/tools/nodetool/disablebinary.html   |     2 +-
 .../tools/nodetool/disablefullquerylog.html        |     2 +-
 .../4.0-alpha3/tools/nodetool/disablegossip.html   |     2 +-
 .../4.0-alpha3/tools/nodetool/disablehandoff.html  |     2 +-
 .../tools/nodetool/disablehintsfordc.html          |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/drain.html   |     2 +-
 .../4.0-alpha3/tools/nodetool/enableauditlog.html  |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../4.0-alpha3/tools/nodetool/enablebackup.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/enablebinary.html    |     2 +-
 .../tools/nodetool/enablefullquerylog.html         |     2 +-
 .../4.0-alpha3/tools/nodetool/enablegossip.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/enablehandoff.html   |     2 +-
 .../tools/nodetool/enablehintsfordc.html           |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../4.0-alpha3/tools/nodetool/failuredetector.html |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/flush.html   |     2 +-
 .../4.0-alpha3/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/gcstats.html |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/getconcurrency.html  |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../4.0-alpha3/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../tools/nodetool/getlogginglevels.html           |     2 +-
 .../tools/nodetool/getmaxhintwindow.html           |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/getreplicas.html |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/getseeds.html    |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/getsstables.html |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/gettimeout.html  |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/gossipinfo.html  |     2 +-
 .../4.0-alpha3/tools/nodetool/handoffwindow.html   |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/help.html    |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/import.html  |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/info.html    |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../tools/nodetool/invalidatekeycache.html         |     2 +-
 .../tools/nodetool/invalidaterowcache.html         |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/join.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/move.html    |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/netstats.html    |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/nodetool.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/profileload.html |     2 +-
 .../4.0-alpha3/tools/nodetool/proxyhistograms.html |     2 +-
 .../4.0-alpha3/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/rebuild.html |     2 +-
 .../4.0-alpha3/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/refresh.html |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../tools/nodetool/reloadlocalschema.html          |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/reloadseeds.html |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/reloadssl.html   |     2 +-
 .../4.0-alpha3/tools/nodetool/reloadtriggers.html  |     2 +-
 .../tools/nodetool/relocatesstables.html           |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/removenode.html  |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/repair.html  |     2 +-
 .../4.0-alpha3/tools/nodetool/repair_admin.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/replaybatchlog.html  |     2 +-
 .../tools/nodetool/resetfullquerylog.html          |     2 +-
 .../tools/nodetool/resetlocalschema.html           |     2 +-
 .../4.0-alpha3/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/ring.html    |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/scrub.html   |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/setcachecapacity.html           |     2 +-
 .../tools/nodetool/setcachekeystosave.html         |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/setconcurrency.html  |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../4.0-alpha3/tools/nodetool/setlogginglevel.html |     2 +-
 .../tools/nodetool/setmaxhintwindow.html           |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/settimeout.html  |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/snapshot.html    |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/status.html  |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../4.0-alpha3/tools/nodetool/statusbackup.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/statusbinary.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/statusgossip.html    |     2 +-
 .../4.0-alpha3/tools/nodetool/statushandoff.html   |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/stop.html    |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/stopdaemon.html  |     2 +-
 .../4.0-alpha3/tools/nodetool/tablehistograms.html |     2 +-
 .../doc/4.0-alpha3/tools/nodetool/tablestats.html  |     2 +-
 .../4.0-alpha3/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/tpstats.html |     2 +-
 .../4.0-alpha3/tools/nodetool/truncatehints.html   |     2 +-
 .../4.0-alpha3/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/verify.html  |     2 +-
 content/doc/4.0-alpha3/tools/nodetool/version.html |     2 +-
 .../4.0-alpha3/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/4.0-alpha3/tools/sstable/index.html    |     2 +-
 .../doc/4.0-alpha3/tools/sstable/sstabledump.html  |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../tools/sstable/sstablelevelreset.html           |     2 +-
 .../4.0-alpha3/tools/sstable/sstableloader.html    |     2 +-
 .../4.0-alpha3/tools/sstable/sstablemetadata.html  |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../tools/sstable/sstablerepairedset.html          |     2 +-
 .../doc/4.0-alpha3/tools/sstable/sstablescrub.html |     2 +-
 .../doc/4.0-alpha3/tools/sstable/sstablesplit.html |     2 +-
 .../4.0-alpha3/tools/sstable/sstableupgrade.html   |     2 +-
 .../doc/4.0-alpha3/tools/sstable/sstableutil.html  |     2 +-
 .../4.0-alpha3/tools/sstable/sstableverify.html    |     2 +-
 .../4.0-alpha3/troubleshooting/finding_nodes.html  |     2 +-
 content/doc/4.0-alpha3/troubleshooting/index.html  |     2 +-
 .../4.0-alpha3/troubleshooting/reading_logs.html   |     2 +-
 .../4.0-alpha3/troubleshooting/use_nodetool.html   |     2 +-
 .../doc/4.0-alpha3/troubleshooting/use_tools.html  |     2 +-
 content/doc/4.0-alpha4/architecture/dynamo.html    |     2 +-
 .../doc/4.0-alpha4/architecture/guarantees.html    |     2 +-
 content/doc/4.0-alpha4/architecture/index.html     |     2 +-
 content/doc/4.0-alpha4/architecture/overview.html  |     2 +-
 .../4.0-alpha4/architecture/storage_engine.html    |     2 +-
 content/doc/4.0-alpha4/bugs.html                   |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/4.0-alpha4/configuration/index.html    |     2 +-
 content/doc/4.0-alpha4/contactus.html              |     2 +-
 content/doc/4.0-alpha4/cql/appendices.html         |     2 +-
 content/doc/4.0-alpha4/cql/changes.html            |     2 +-
 content/doc/4.0-alpha4/cql/ddl.html                |     2 +-
 content/doc/4.0-alpha4/cql/definitions.html        |     2 +-
 content/doc/4.0-alpha4/cql/dml.html                |     2 +-
 content/doc/4.0-alpha4/cql/functions.html          |     2 +-
 content/doc/4.0-alpha4/cql/index.html              |     2 +-
 content/doc/4.0-alpha4/cql/indexes.html            |     2 +-
 content/doc/4.0-alpha4/cql/json.html               |     2 +-
 content/doc/4.0-alpha4/cql/mvs.html                |     2 +-
 content/doc/4.0-alpha4/cql/operators.html          |     2 +-
 content/doc/4.0-alpha4/cql/security.html           |     2 +-
 content/doc/4.0-alpha4/cql/triggers.html           |     2 +-
 content/doc/4.0-alpha4/cql/types.html              |     2 +-
 .../data_modeling/data_modeling_conceptual.html    |     2 +-
 .../data_modeling/data_modeling_logical.html       |     2 +-
 .../data_modeling/data_modeling_physical.html      |     2 +-
 .../data_modeling/data_modeling_queries.html       |     2 +-
 .../data_modeling/data_modeling_rdbms.html         |     2 +-
 .../data_modeling/data_modeling_refining.html      |     2 +-
 .../data_modeling/data_modeling_schema.html        |     2 +-
 .../data_modeling/data_modeling_tools.html         |     2 +-
 content/doc/4.0-alpha4/data_modeling/index.html    |     2 +-
 content/doc/4.0-alpha4/data_modeling/intro.html    |     2 +-
 content/doc/4.0-alpha4/development/ci.html         |     2 +-
 content/doc/4.0-alpha4/development/code_style.html |     2 +-
 .../doc/4.0-alpha4/development/dependencies.html   |     2 +-
 .../doc/4.0-alpha4/development/documentation.html  |     2 +-
 .../doc/4.0-alpha4/development/gettingstarted.html |     2 +-
 .../doc/4.0-alpha4/development/how_to_commit.html  |     2 +-
 .../doc/4.0-alpha4/development/how_to_review.html  |     2 +-
 content/doc/4.0-alpha4/development/ide.html        |     2 +-
 content/doc/4.0-alpha4/development/index.html      |     2 +-
 content/doc/4.0-alpha4/development/patches.html    |     2 +-
 .../4.0-alpha4/development/release_process.html    |     2 +-
 content/doc/4.0-alpha4/development/testing.html    |     2 +-
 content/doc/4.0-alpha4/faq/index.html              |     2 +-
 .../4.0-alpha4/getting_started/configuring.html    |     2 +-
 .../doc/4.0-alpha4/getting_started/drivers.html    |     2 +-
 content/doc/4.0-alpha4/getting_started/index.html  |     2 +-
 .../doc/4.0-alpha4/getting_started/installing.html |     2 +-
 .../doc/4.0-alpha4/getting_started/production.html |     2 +-
 .../doc/4.0-alpha4/getting_started/querying.html   |     2 +-
 content/doc/4.0-alpha4/index.html                  |     2 +-
 content/doc/4.0-alpha4/new/auditlogging.html       |     2 +-
 content/doc/4.0-alpha4/new/fqllogging.html         |     2 +-
 content/doc/4.0-alpha4/new/index.html              |     2 +-
 content/doc/4.0-alpha4/new/java11.html             |     2 +-
 content/doc/4.0-alpha4/new/messaging.html          |     2 +-
 content/doc/4.0-alpha4/new/streaming.html          |     2 +-
 .../doc/4.0-alpha4/new/transientreplication.html   |     2 +-
 content/doc/4.0-alpha4/new/virtualtables.html      |     2 +-
 .../doc/4.0-alpha4/operating/audit_logging.html    |     2 +-
 content/doc/4.0-alpha4/operating/backups.html      |     2 +-
 .../doc/4.0-alpha4/operating/bloom_filters.html    |     2 +-
 content/doc/4.0-alpha4/operating/bulk_loading.html |     2 +-
 content/doc/4.0-alpha4/operating/cdc.html          |     2 +-
 .../doc/4.0-alpha4/operating/compaction/index.html |     2 +-
 .../doc/4.0-alpha4/operating/compaction/lcs.html   |     2 +-
 .../doc/4.0-alpha4/operating/compaction/stcs.html  |     2 +-
 .../doc/4.0-alpha4/operating/compaction/twcs.html  |     2 +-
 content/doc/4.0-alpha4/operating/compression.html  |     2 +-
 content/doc/4.0-alpha4/operating/hardware.html     |     2 +-
 content/doc/4.0-alpha4/operating/hints.html        |     2 +-
 content/doc/4.0-alpha4/operating/index.html        |     2 +-
 content/doc/4.0-alpha4/operating/metrics.html      |     2 +-
 content/doc/4.0-alpha4/operating/read_repair.html  |     2 +-
 content/doc/4.0-alpha4/operating/repair.html       |     2 +-
 content/doc/4.0-alpha4/operating/security.html     |     2 +-
 content/doc/4.0-alpha4/operating/snitch.html       |     2 +-
 content/doc/4.0-alpha4/operating/topo_changes.html |     2 +-
 content/doc/4.0-alpha4/plugins/index.html          |     2 +-
 content/doc/4.0-alpha4/search.html                 |     2 +-
 content/doc/4.0-alpha4/tools/cassandra_stress.html |     2 +-
 content/doc/4.0-alpha4/tools/cqlsh.html            |     2 +-
 content/doc/4.0-alpha4/tools/index.html            |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/assassinate.html |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/cleanup.html |     2 +-
 .../4.0-alpha4/tools/nodetool/clearsnapshot.html   |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/clientstats.html |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/compact.html |     2 +-
 .../tools/nodetool/compactionhistory.html          |     2 +-
 .../4.0-alpha4/tools/nodetool/compactionstats.html |     2 +-
 .../4.0-alpha4/tools/nodetool/decommission.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/describecluster.html |     2 +-
 .../4.0-alpha4/tools/nodetool/describering.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/disableauditlog.html |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../4.0-alpha4/tools/nodetool/disablebackup.html   |     2 +-
 .../4.0-alpha4/tools/nodetool/disablebinary.html   |     2 +-
 .../tools/nodetool/disablefullquerylog.html        |     2 +-
 .../4.0-alpha4/tools/nodetool/disablegossip.html   |     2 +-
 .../4.0-alpha4/tools/nodetool/disablehandoff.html  |     2 +-
 .../tools/nodetool/disablehintsfordc.html          |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/drain.html   |     2 +-
 .../4.0-alpha4/tools/nodetool/enableauditlog.html  |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../4.0-alpha4/tools/nodetool/enablebackup.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/enablebinary.html    |     2 +-
 .../tools/nodetool/enablefullquerylog.html         |     2 +-
 .../4.0-alpha4/tools/nodetool/enablegossip.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/enablehandoff.html   |     2 +-
 .../tools/nodetool/enablehintsfordc.html           |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../4.0-alpha4/tools/nodetool/failuredetector.html |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/flush.html   |     2 +-
 .../4.0-alpha4/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/gcstats.html |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/getconcurrency.html  |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../4.0-alpha4/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../tools/nodetool/getlogginglevels.html           |     2 +-
 .../tools/nodetool/getmaxhintwindow.html           |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/getreplicas.html |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/getseeds.html    |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/getsstables.html |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/gettimeout.html  |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/gossipinfo.html  |     2 +-
 .../4.0-alpha4/tools/nodetool/handoffwindow.html   |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/help.html    |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/import.html  |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/info.html    |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../tools/nodetool/invalidatekeycache.html         |     2 +-
 .../tools/nodetool/invalidaterowcache.html         |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/join.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/move.html    |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/netstats.html    |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/nodetool.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/profileload.html |     2 +-
 .../4.0-alpha4/tools/nodetool/proxyhistograms.html |     2 +-
 .../4.0-alpha4/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/rebuild.html |     2 +-
 .../4.0-alpha4/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/refresh.html |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../tools/nodetool/reloadlocalschema.html          |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/reloadseeds.html |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/reloadssl.html   |     2 +-
 .../4.0-alpha4/tools/nodetool/reloadtriggers.html  |     2 +-
 .../tools/nodetool/relocatesstables.html           |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/removenode.html  |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/repair.html  |     2 +-
 .../4.0-alpha4/tools/nodetool/repair_admin.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/replaybatchlog.html  |     2 +-
 .../tools/nodetool/resetfullquerylog.html          |     2 +-
 .../tools/nodetool/resetlocalschema.html           |     2 +-
 .../4.0-alpha4/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/ring.html    |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/scrub.html   |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/setcachecapacity.html           |     2 +-
 .../tools/nodetool/setcachekeystosave.html         |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/setconcurrency.html  |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../4.0-alpha4/tools/nodetool/setlogginglevel.html |     2 +-
 .../tools/nodetool/setmaxhintwindow.html           |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/settimeout.html  |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/sjk.html     |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/snapshot.html    |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/status.html  |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../4.0-alpha4/tools/nodetool/statusbackup.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/statusbinary.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/statusgossip.html    |     2 +-
 .../4.0-alpha4/tools/nodetool/statushandoff.html   |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/stop.html    |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/stopdaemon.html  |     2 +-
 .../4.0-alpha4/tools/nodetool/tablehistograms.html |     2 +-
 .../doc/4.0-alpha4/tools/nodetool/tablestats.html  |     2 +-
 .../4.0-alpha4/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/tpstats.html |     2 +-
 .../4.0-alpha4/tools/nodetool/truncatehints.html   |     2 +-
 .../4.0-alpha4/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/verify.html  |     2 +-
 content/doc/4.0-alpha4/tools/nodetool/version.html |     2 +-
 .../4.0-alpha4/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/4.0-alpha4/tools/sstable/index.html    |     2 +-
 .../doc/4.0-alpha4/tools/sstable/sstabledump.html  |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../tools/sstable/sstablelevelreset.html           |     2 +-
 .../4.0-alpha4/tools/sstable/sstableloader.html    |     2 +-
 .../4.0-alpha4/tools/sstable/sstablemetadata.html  |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../tools/sstable/sstablerepairedset.html          |     2 +-
 .../doc/4.0-alpha4/tools/sstable/sstablescrub.html |     2 +-
 .../doc/4.0-alpha4/tools/sstable/sstablesplit.html |     2 +-
 .../4.0-alpha4/tools/sstable/sstableupgrade.html   |     2 +-
 .../doc/4.0-alpha4/tools/sstable/sstableutil.html  |     2 +-
 .../4.0-alpha4/tools/sstable/sstableverify.html    |     2 +-
 .../4.0-alpha4/troubleshooting/finding_nodes.html  |     2 +-
 content/doc/4.0-alpha4/troubleshooting/index.html  |     2 +-
 .../4.0-alpha4/troubleshooting/reading_logs.html   |     2 +-
 .../4.0-alpha4/troubleshooting/use_nodetool.html   |     2 +-
 .../doc/4.0-alpha4/troubleshooting/use_tools.html  |     2 +-
 content/doc/4.0-beta1/architecture/dynamo.html     |     2 +-
 content/doc/4.0-beta1/architecture/guarantees.html |     2 +-
 content/doc/4.0-beta1/architecture/index.html      |     2 +-
 content/doc/4.0-beta1/architecture/overview.html   |     2 +-
 .../doc/4.0-beta1/architecture/storage_engine.html |     2 +-
 content/doc/4.0-beta1/bugs.html                    |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/4.0-beta1/configuration/index.html     |     2 +-
 content/doc/4.0-beta1/contactus.html               |     2 +-
 content/doc/4.0-beta1/cql/appendices.html          |     2 +-
 content/doc/4.0-beta1/cql/changes.html             |     2 +-
 content/doc/4.0-beta1/cql/ddl.html                 |     2 +-
 content/doc/4.0-beta1/cql/definitions.html         |     2 +-
 content/doc/4.0-beta1/cql/dml.html                 |     2 +-
 content/doc/4.0-beta1/cql/functions.html           |     2 +-
 content/doc/4.0-beta1/cql/index.html               |     2 +-
 content/doc/4.0-beta1/cql/indexes.html             |     2 +-
 content/doc/4.0-beta1/cql/json.html                |     2 +-
 content/doc/4.0-beta1/cql/mvs.html                 |     2 +-
 content/doc/4.0-beta1/cql/operators.html           |     2 +-
 content/doc/4.0-beta1/cql/security.html            |     2 +-
 content/doc/4.0-beta1/cql/triggers.html            |     2 +-
 content/doc/4.0-beta1/cql/types.html               |     2 +-
 .../data_modeling/data_modeling_conceptual.html    |     2 +-
 .../data_modeling/data_modeling_logical.html       |     2 +-
 .../data_modeling/data_modeling_physical.html      |     2 +-
 .../data_modeling/data_modeling_queries.html       |     2 +-
 .../data_modeling/data_modeling_rdbms.html         |     2 +-
 .../data_modeling/data_modeling_refining.html      |     2 +-
 .../data_modeling/data_modeling_schema.html        |     2 +-
 .../data_modeling/data_modeling_tools.html         |     2 +-
 content/doc/4.0-beta1/data_modeling/index.html     |     2 +-
 content/doc/4.0-beta1/data_modeling/intro.html     |     2 +-
 content/doc/4.0-beta1/development/ci.html          |     2 +-
 content/doc/4.0-beta1/development/code_style.html  |     2 +-
 .../doc/4.0-beta1/development/dependencies.html    |     2 +-
 .../doc/4.0-beta1/development/documentation.html   |     2 +-
 .../doc/4.0-beta1/development/gettingstarted.html  |     2 +-
 .../doc/4.0-beta1/development/how_to_commit.html   |     2 +-
 .../doc/4.0-beta1/development/how_to_review.html   |     2 +-
 content/doc/4.0-beta1/development/ide.html         |     2 +-
 content/doc/4.0-beta1/development/index.html       |     2 +-
 content/doc/4.0-beta1/development/patches.html     |     2 +-
 .../doc/4.0-beta1/development/release_process.html |     2 +-
 content/doc/4.0-beta1/development/testing.html     |     2 +-
 content/doc/4.0-beta1/faq/index.html               |     2 +-
 .../doc/4.0-beta1/getting_started/configuring.html |     2 +-
 content/doc/4.0-beta1/getting_started/drivers.html |     2 +-
 content/doc/4.0-beta1/getting_started/index.html   |     2 +-
 .../doc/4.0-beta1/getting_started/installing.html  |     2 +-
 .../doc/4.0-beta1/getting_started/production.html  |     2 +-
 .../doc/4.0-beta1/getting_started/querying.html    |     2 +-
 content/doc/4.0-beta1/index.html                   |     2 +-
 content/doc/4.0-beta1/new/auditlogging.html        |     2 +-
 content/doc/4.0-beta1/new/fqllogging.html          |     2 +-
 content/doc/4.0-beta1/new/index.html               |     2 +-
 content/doc/4.0-beta1/new/java11.html              |     2 +-
 content/doc/4.0-beta1/new/messaging.html           |     2 +-
 content/doc/4.0-beta1/new/streaming.html           |     2 +-
 .../doc/4.0-beta1/new/transientreplication.html    |     2 +-
 content/doc/4.0-beta1/new/virtualtables.html       |     2 +-
 content/doc/4.0-beta1/operating/audit_logging.html |     2 +-
 content/doc/4.0-beta1/operating/backups.html       |     2 +-
 content/doc/4.0-beta1/operating/bloom_filters.html |     2 +-
 content/doc/4.0-beta1/operating/bulk_loading.html  |     2 +-
 content/doc/4.0-beta1/operating/cdc.html           |     2 +-
 .../doc/4.0-beta1/operating/compaction/index.html  |     2 +-
 .../doc/4.0-beta1/operating/compaction/lcs.html    |     2 +-
 .../doc/4.0-beta1/operating/compaction/stcs.html   |     2 +-
 .../doc/4.0-beta1/operating/compaction/twcs.html   |     2 +-
 content/doc/4.0-beta1/operating/compression.html   |     2 +-
 content/doc/4.0-beta1/operating/hardware.html      |     2 +-
 content/doc/4.0-beta1/operating/hints.html         |     2 +-
 content/doc/4.0-beta1/operating/index.html         |     2 +-
 content/doc/4.0-beta1/operating/metrics.html       |     2 +-
 content/doc/4.0-beta1/operating/read_repair.html   |     2 +-
 content/doc/4.0-beta1/operating/repair.html        |     2 +-
 content/doc/4.0-beta1/operating/security.html      |     2 +-
 content/doc/4.0-beta1/operating/snitch.html        |     2 +-
 content/doc/4.0-beta1/operating/topo_changes.html  |     2 +-
 content/doc/4.0-beta1/plugins/index.html           |     2 +-
 content/doc/4.0-beta1/search.html                  |     2 +-
 content/doc/4.0-beta1/tools/cassandra_stress.html  |     2 +-
 content/doc/4.0-beta1/tools/cqlsh.html             |     2 +-
 content/doc/4.0-beta1/tools/index.html             |     2 +-
 .../doc/4.0-beta1/tools/nodetool/assassinate.html  |     2 +-
 .../doc/4.0-beta1/tools/nodetool/bootstrap.html    |     2 +-
 content/doc/4.0-beta1/tools/nodetool/cleanup.html  |     2 +-
 .../4.0-beta1/tools/nodetool/clearsnapshot.html    |     2 +-
 .../doc/4.0-beta1/tools/nodetool/clientstats.html  |     2 +-
 content/doc/4.0-beta1/tools/nodetool/compact.html  |     2 +-
 .../tools/nodetool/compactionhistory.html          |     2 +-
 .../4.0-beta1/tools/nodetool/compactionstats.html  |     2 +-
 .../doc/4.0-beta1/tools/nodetool/decommission.html |     2 +-
 .../4.0-beta1/tools/nodetool/describecluster.html  |     2 +-
 .../doc/4.0-beta1/tools/nodetool/describering.html |     2 +-
 .../4.0-beta1/tools/nodetool/disableauditlog.html  |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../4.0-beta1/tools/nodetool/disablebackup.html    |     2 +-
 .../4.0-beta1/tools/nodetool/disablebinary.html    |     2 +-
 .../tools/nodetool/disablefullquerylog.html        |     2 +-
 .../4.0-beta1/tools/nodetool/disablegossip.html    |     2 +-
 .../4.0-beta1/tools/nodetool/disablehandoff.html   |     2 +-
 .../tools/nodetool/disablehintsfordc.html          |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/4.0-beta1/tools/nodetool/drain.html    |     2 +-
 .../4.0-beta1/tools/nodetool/enableauditlog.html   |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/4.0-beta1/tools/nodetool/enablebackup.html |     2 +-
 .../doc/4.0-beta1/tools/nodetool/enablebinary.html |     2 +-
 .../tools/nodetool/enablefullquerylog.html         |     2 +-
 .../doc/4.0-beta1/tools/nodetool/enablegossip.html |     2 +-
 .../4.0-beta1/tools/nodetool/enablehandoff.html    |     2 +-
 .../4.0-beta1/tools/nodetool/enablehintsfordc.html |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../4.0-beta1/tools/nodetool/failuredetector.html  |     2 +-
 content/doc/4.0-beta1/tools/nodetool/flush.html    |     2 +-
 .../4.0-beta1/tools/nodetool/garbagecollect.html   |     2 +-
 content/doc/4.0-beta1/tools/nodetool/gcstats.html  |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../4.0-beta1/tools/nodetool/getconcurrency.html   |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../doc/4.0-beta1/tools/nodetool/getendpoints.html |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../4.0-beta1/tools/nodetool/getlogginglevels.html |     2 +-
 .../4.0-beta1/tools/nodetool/getmaxhintwindow.html |     2 +-
 .../doc/4.0-beta1/tools/nodetool/getreplicas.html  |     2 +-
 content/doc/4.0-beta1/tools/nodetool/getseeds.html |     2 +-
 .../doc/4.0-beta1/tools/nodetool/getsstables.html  |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 .../doc/4.0-beta1/tools/nodetool/gettimeout.html   |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 .../doc/4.0-beta1/tools/nodetool/gossipinfo.html   |     2 +-
 .../4.0-beta1/tools/nodetool/handoffwindow.html    |     2 +-
 content/doc/4.0-beta1/tools/nodetool/help.html     |     2 +-
 content/doc/4.0-beta1/tools/nodetool/import.html   |     2 +-
 content/doc/4.0-beta1/tools/nodetool/info.html     |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../tools/nodetool/invalidatekeycache.html         |     2 +-
 .../tools/nodetool/invalidaterowcache.html         |     2 +-
 content/doc/4.0-beta1/tools/nodetool/join.html     |     2 +-
 .../4.0-beta1/tools/nodetool/listsnapshots.html    |     2 +-
 content/doc/4.0-beta1/tools/nodetool/move.html     |     2 +-
 content/doc/4.0-beta1/tools/nodetool/netstats.html |     2 +-
 content/doc/4.0-beta1/tools/nodetool/nodetool.html |     2 +-
 .../doc/4.0-beta1/tools/nodetool/pausehandoff.html |     2 +-
 .../doc/4.0-beta1/tools/nodetool/profileload.html  |     2 +-
 .../4.0-beta1/tools/nodetool/proxyhistograms.html  |     2 +-
 .../4.0-beta1/tools/nodetool/rangekeysample.html   |     2 +-
 content/doc/4.0-beta1/tools/nodetool/rebuild.html  |     2 +-
 .../4.0-beta1/tools/nodetool/rebuild_index.html    |     2 +-
 content/doc/4.0-beta1/tools/nodetool/refresh.html  |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../tools/nodetool/reloadlocalschema.html          |     2 +-
 .../doc/4.0-beta1/tools/nodetool/reloadseeds.html  |     2 +-
 .../doc/4.0-beta1/tools/nodetool/reloadssl.html    |     2 +-
 .../4.0-beta1/tools/nodetool/reloadtriggers.html   |     2 +-
 .../4.0-beta1/tools/nodetool/relocatesstables.html |     2 +-
 .../doc/4.0-beta1/tools/nodetool/removenode.html   |     2 +-
 content/doc/4.0-beta1/tools/nodetool/repair.html   |     2 +-
 .../doc/4.0-beta1/tools/nodetool/repair_admin.html |     2 +-
 .../4.0-beta1/tools/nodetool/replaybatchlog.html   |     2 +-
 .../tools/nodetool/resetfullquerylog.html          |     2 +-
 .../4.0-beta1/tools/nodetool/resetlocalschema.html |     2 +-
 .../4.0-beta1/tools/nodetool/resumehandoff.html    |     2 +-
 content/doc/4.0-beta1/tools/nodetool/ring.html     |     2 +-
 content/doc/4.0-beta1/tools/nodetool/scrub.html    |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../4.0-beta1/tools/nodetool/setcachecapacity.html |     2 +-
 .../tools/nodetool/setcachekeystosave.html         |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../4.0-beta1/tools/nodetool/setconcurrency.html   |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../4.0-beta1/tools/nodetool/setlogginglevel.html  |     2 +-
 .../4.0-beta1/tools/nodetool/setmaxhintwindow.html |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 .../doc/4.0-beta1/tools/nodetool/settimeout.html   |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 content/doc/4.0-beta1/tools/nodetool/sjk.html      |     2 +-
 content/doc/4.0-beta1/tools/nodetool/snapshot.html |     2 +-
 content/doc/4.0-beta1/tools/nodetool/status.html   |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../doc/4.0-beta1/tools/nodetool/statusbackup.html |     2 +-
 .../doc/4.0-beta1/tools/nodetool/statusbinary.html |     2 +-
 .../doc/4.0-beta1/tools/nodetool/statusgossip.html |     2 +-
 .../4.0-beta1/tools/nodetool/statushandoff.html    |     2 +-
 content/doc/4.0-beta1/tools/nodetool/stop.html     |     2 +-
 .../doc/4.0-beta1/tools/nodetool/stopdaemon.html   |     2 +-
 .../4.0-beta1/tools/nodetool/tablehistograms.html  |     2 +-
 .../doc/4.0-beta1/tools/nodetool/tablestats.html   |     2 +-
 .../4.0-beta1/tools/nodetool/toppartitions.html    |     2 +-
 content/doc/4.0-beta1/tools/nodetool/tpstats.html  |     2 +-
 .../4.0-beta1/tools/nodetool/truncatehints.html    |     2 +-
 .../4.0-beta1/tools/nodetool/upgradesstables.html  |     2 +-
 content/doc/4.0-beta1/tools/nodetool/verify.html   |     2 +-
 content/doc/4.0-beta1/tools/nodetool/version.html  |     2 +-
 .../4.0-beta1/tools/nodetool/viewbuildstatus.html  |     2 +-
 content/doc/4.0-beta1/tools/sstable/index.html     |     2 +-
 .../doc/4.0-beta1/tools/sstable/sstabledump.html   |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../4.0-beta1/tools/sstable/sstablelevelreset.html |     2 +-
 .../doc/4.0-beta1/tools/sstable/sstableloader.html |     2 +-
 .../4.0-beta1/tools/sstable/sstablemetadata.html   |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../tools/sstable/sstablerepairedset.html          |     2 +-
 .../doc/4.0-beta1/tools/sstable/sstablescrub.html  |     2 +-
 .../doc/4.0-beta1/tools/sstable/sstablesplit.html  |     2 +-
 .../4.0-beta1/tools/sstable/sstableupgrade.html    |     2 +-
 .../doc/4.0-beta1/tools/sstable/sstableutil.html   |     2 +-
 .../doc/4.0-beta1/tools/sstable/sstableverify.html |     2 +-
 .../4.0-beta1/troubleshooting/finding_nodes.html   |     2 +-
 content/doc/4.0-beta1/troubleshooting/index.html   |     2 +-
 .../4.0-beta1/troubleshooting/reading_logs.html    |     2 +-
 .../4.0-beta1/troubleshooting/use_nodetool.html    |     2 +-
 .../doc/4.0-beta1/troubleshooting/use_tools.html   |     2 +-
 content/doc/4.0-beta2/architecture/dynamo.html     |     2 +-
 content/doc/4.0-beta2/architecture/guarantees.html |     2 +-
 content/doc/4.0-beta2/architecture/index.html      |     2 +-
 content/doc/4.0-beta2/architecture/overview.html   |     2 +-
 .../doc/4.0-beta2/architecture/storage_engine.html |     2 +-
 content/doc/4.0-beta2/bugs.html                    |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/4.0-beta2/configuration/index.html     |     2 +-
 content/doc/4.0-beta2/contactus.html               |     2 +-
 content/doc/4.0-beta2/cql/appendices.html          |     2 +-
 content/doc/4.0-beta2/cql/changes.html             |     2 +-
 content/doc/4.0-beta2/cql/ddl.html                 |     2 +-
 content/doc/4.0-beta2/cql/definitions.html         |     2 +-
 content/doc/4.0-beta2/cql/dml.html                 |     2 +-
 content/doc/4.0-beta2/cql/functions.html           |     2 +-
 content/doc/4.0-beta2/cql/index.html               |     2 +-
 content/doc/4.0-beta2/cql/indexes.html             |     2 +-
 content/doc/4.0-beta2/cql/json.html                |     2 +-
 content/doc/4.0-beta2/cql/mvs.html                 |     2 +-
 content/doc/4.0-beta2/cql/operators.html           |     2 +-
 content/doc/4.0-beta2/cql/security.html            |     2 +-
 content/doc/4.0-beta2/cql/triggers.html            |     2 +-
 content/doc/4.0-beta2/cql/types.html               |     2 +-
 .../data_modeling/data_modeling_conceptual.html    |     2 +-
 .../data_modeling/data_modeling_logical.html       |     2 +-
 .../data_modeling/data_modeling_physical.html      |     2 +-
 .../data_modeling/data_modeling_queries.html       |     2 +-
 .../data_modeling/data_modeling_rdbms.html         |     2 +-
 .../data_modeling/data_modeling_refining.html      |     2 +-
 .../data_modeling/data_modeling_schema.html        |     2 +-
 .../data_modeling/data_modeling_tools.html         |     2 +-
 content/doc/4.0-beta2/data_modeling/index.html     |     2 +-
 content/doc/4.0-beta2/data_modeling/intro.html     |     2 +-
 content/doc/4.0-beta2/development/ci.html          |     2 +-
 content/doc/4.0-beta2/development/code_style.html  |     2 +-
 .../doc/4.0-beta2/development/dependencies.html    |     2 +-
 .../doc/4.0-beta2/development/documentation.html   |     2 +-
 .../doc/4.0-beta2/development/gettingstarted.html  |     2 +-
 .../doc/4.0-beta2/development/how_to_commit.html   |     2 +-
 .../doc/4.0-beta2/development/how_to_review.html   |     2 +-
 content/doc/4.0-beta2/development/ide.html         |     2 +-
 content/doc/4.0-beta2/development/index.html       |     2 +-
 content/doc/4.0-beta2/development/patches.html     |     2 +-
 .../doc/4.0-beta2/development/release_process.html |     2 +-
 content/doc/4.0-beta2/development/testing.html     |     2 +-
 content/doc/4.0-beta2/faq/index.html               |     2 +-
 .../doc/4.0-beta2/getting_started/configuring.html |     2 +-
 content/doc/4.0-beta2/getting_started/drivers.html |     2 +-
 content/doc/4.0-beta2/getting_started/index.html   |     2 +-
 .../doc/4.0-beta2/getting_started/installing.html  |     2 +-
 .../doc/4.0-beta2/getting_started/production.html  |     2 +-
 .../doc/4.0-beta2/getting_started/querying.html    |     2 +-
 content/doc/4.0-beta2/index.html                   |     2 +-
 content/doc/4.0-beta2/new/auditlogging.html        |     2 +-
 content/doc/4.0-beta2/new/fqllogging.html          |     2 +-
 content/doc/4.0-beta2/new/index.html               |     2 +-
 content/doc/4.0-beta2/new/java11.html              |     2 +-
 content/doc/4.0-beta2/new/messaging.html           |     2 +-
 content/doc/4.0-beta2/new/streaming.html           |     2 +-
 .../doc/4.0-beta2/new/transientreplication.html    |     2 +-
 content/doc/4.0-beta2/new/virtualtables.html       |     2 +-
 content/doc/4.0-beta2/operating/audit_logging.html |     2 +-
 content/doc/4.0-beta2/operating/backups.html       |     2 +-
 content/doc/4.0-beta2/operating/bloom_filters.html |     2 +-
 content/doc/4.0-beta2/operating/bulk_loading.html  |     2 +-
 content/doc/4.0-beta2/operating/cdc.html           |     2 +-
 .../doc/4.0-beta2/operating/compaction/index.html  |     2 +-
 .../doc/4.0-beta2/operating/compaction/lcs.html    |     2 +-
 .../doc/4.0-beta2/operating/compaction/stcs.html   |     2 +-
 .../doc/4.0-beta2/operating/compaction/twcs.html   |     2 +-
 content/doc/4.0-beta2/operating/compression.html   |     2 +-
 content/doc/4.0-beta2/operating/hardware.html      |     2 +-
 content/doc/4.0-beta2/operating/hints.html         |     2 +-
 content/doc/4.0-beta2/operating/index.html         |     2 +-
 content/doc/4.0-beta2/operating/metrics.html       |     2 +-
 content/doc/4.0-beta2/operating/read_repair.html   |     2 +-
 content/doc/4.0-beta2/operating/repair.html        |     2 +-
 content/doc/4.0-beta2/operating/security.html      |     2 +-
 content/doc/4.0-beta2/operating/snitch.html        |     2 +-
 content/doc/4.0-beta2/operating/topo_changes.html  |     2 +-
 content/doc/4.0-beta2/plugins/index.html           |     2 +-
 content/doc/4.0-beta2/search.html                  |     2 +-
 content/doc/4.0-beta2/tools/cassandra_stress.html  |     2 +-
 content/doc/4.0-beta2/tools/cqlsh.html             |     2 +-
 content/doc/4.0-beta2/tools/index.html             |     2 +-
 .../doc/4.0-beta2/tools/nodetool/assassinate.html  |     2 +-
 .../doc/4.0-beta2/tools/nodetool/bootstrap.html    |     2 +-
 content/doc/4.0-beta2/tools/nodetool/cleanup.html  |     2 +-
 .../4.0-beta2/tools/nodetool/clearsnapshot.html    |     2 +-
 .../doc/4.0-beta2/tools/nodetool/clientstats.html  |     2 +-
 content/doc/4.0-beta2/tools/nodetool/compact.html  |     2 +-
 .../tools/nodetool/compactionhistory.html          |     2 +-
 .../4.0-beta2/tools/nodetool/compactionstats.html  |     2 +-
 .../doc/4.0-beta2/tools/nodetool/decommission.html |     2 +-
 .../4.0-beta2/tools/nodetool/describecluster.html  |     2 +-
 .../doc/4.0-beta2/tools/nodetool/describering.html |     2 +-
 .../4.0-beta2/tools/nodetool/disableauditlog.html  |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../4.0-beta2/tools/nodetool/disablebackup.html    |     2 +-
 .../4.0-beta2/tools/nodetool/disablebinary.html    |     2 +-
 .../tools/nodetool/disablefullquerylog.html        |     2 +-
 .../4.0-beta2/tools/nodetool/disablegossip.html    |     2 +-
 .../4.0-beta2/tools/nodetool/disablehandoff.html   |     2 +-
 .../tools/nodetool/disablehintsfordc.html          |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/4.0-beta2/tools/nodetool/drain.html    |     2 +-
 .../4.0-beta2/tools/nodetool/enableauditlog.html   |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/4.0-beta2/tools/nodetool/enablebackup.html |     2 +-
 .../doc/4.0-beta2/tools/nodetool/enablebinary.html |     2 +-
 .../tools/nodetool/enablefullquerylog.html         |     2 +-
 .../doc/4.0-beta2/tools/nodetool/enablegossip.html |     2 +-
 .../4.0-beta2/tools/nodetool/enablehandoff.html    |     2 +-
 .../4.0-beta2/tools/nodetool/enablehintsfordc.html |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../4.0-beta2/tools/nodetool/failuredetector.html  |     2 +-
 content/doc/4.0-beta2/tools/nodetool/flush.html    |     2 +-
 .../4.0-beta2/tools/nodetool/garbagecollect.html   |     2 +-
 content/doc/4.0-beta2/tools/nodetool/gcstats.html  |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../4.0-beta2/tools/nodetool/getconcurrency.html   |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../doc/4.0-beta2/tools/nodetool/getendpoints.html |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../4.0-beta2/tools/nodetool/getlogginglevels.html |     2 +-
 .../4.0-beta2/tools/nodetool/getmaxhintwindow.html |     2 +-
 .../doc/4.0-beta2/tools/nodetool/getreplicas.html  |     2 +-
 content/doc/4.0-beta2/tools/nodetool/getseeds.html |     2 +-
 .../doc/4.0-beta2/tools/nodetool/getsstables.html  |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 .../doc/4.0-beta2/tools/nodetool/gettimeout.html   |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 .../doc/4.0-beta2/tools/nodetool/gossipinfo.html   |     2 +-
 .../4.0-beta2/tools/nodetool/handoffwindow.html    |     2 +-
 content/doc/4.0-beta2/tools/nodetool/help.html     |     2 +-
 content/doc/4.0-beta2/tools/nodetool/import.html   |     2 +-
 content/doc/4.0-beta2/tools/nodetool/info.html     |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../tools/nodetool/invalidatekeycache.html         |     2 +-
 .../tools/nodetool/invalidaterowcache.html         |     2 +-
 content/doc/4.0-beta2/tools/nodetool/join.html     |     2 +-
 .../4.0-beta2/tools/nodetool/listsnapshots.html    |     2 +-
 content/doc/4.0-beta2/tools/nodetool/move.html     |     2 +-
 content/doc/4.0-beta2/tools/nodetool/netstats.html |     2 +-
 content/doc/4.0-beta2/tools/nodetool/nodetool.html |     2 +-
 .../doc/4.0-beta2/tools/nodetool/pausehandoff.html |     2 +-
 .../doc/4.0-beta2/tools/nodetool/profileload.html  |     2 +-
 .../4.0-beta2/tools/nodetool/proxyhistograms.html  |     2 +-
 .../4.0-beta2/tools/nodetool/rangekeysample.html   |     2 +-
 content/doc/4.0-beta2/tools/nodetool/rebuild.html  |     2 +-
 .../4.0-beta2/tools/nodetool/rebuild_index.html    |     2 +-
 content/doc/4.0-beta2/tools/nodetool/refresh.html  |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../tools/nodetool/reloadlocalschema.html          |     2 +-
 .../doc/4.0-beta2/tools/nodetool/reloadseeds.html  |     2 +-
 .../doc/4.0-beta2/tools/nodetool/reloadssl.html    |     2 +-
 .../4.0-beta2/tools/nodetool/reloadtriggers.html   |     2 +-
 .../4.0-beta2/tools/nodetool/relocatesstables.html |     2 +-
 .../doc/4.0-beta2/tools/nodetool/removenode.html   |     2 +-
 content/doc/4.0-beta2/tools/nodetool/repair.html   |     2 +-
 .../doc/4.0-beta2/tools/nodetool/repair_admin.html |     2 +-
 .../4.0-beta2/tools/nodetool/replaybatchlog.html   |     2 +-
 .../tools/nodetool/resetfullquerylog.html          |     2 +-
 .../4.0-beta2/tools/nodetool/resetlocalschema.html |     2 +-
 .../4.0-beta2/tools/nodetool/resumehandoff.html    |     2 +-
 content/doc/4.0-beta2/tools/nodetool/ring.html     |     2 +-
 content/doc/4.0-beta2/tools/nodetool/scrub.html    |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../4.0-beta2/tools/nodetool/setcachecapacity.html |     2 +-
 .../tools/nodetool/setcachekeystosave.html         |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../4.0-beta2/tools/nodetool/setconcurrency.html   |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../4.0-beta2/tools/nodetool/setlogginglevel.html  |     2 +-
 .../4.0-beta2/tools/nodetool/setmaxhintwindow.html |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 .../doc/4.0-beta2/tools/nodetool/settimeout.html   |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 content/doc/4.0-beta2/tools/nodetool/sjk.html      |     2 +-
 content/doc/4.0-beta2/tools/nodetool/snapshot.html |     2 +-
 content/doc/4.0-beta2/tools/nodetool/status.html   |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../doc/4.0-beta2/tools/nodetool/statusbackup.html |     2 +-
 .../doc/4.0-beta2/tools/nodetool/statusbinary.html |     2 +-
 .../doc/4.0-beta2/tools/nodetool/statusgossip.html |     2 +-
 .../4.0-beta2/tools/nodetool/statushandoff.html    |     2 +-
 content/doc/4.0-beta2/tools/nodetool/stop.html     |     2 +-
 .../doc/4.0-beta2/tools/nodetool/stopdaemon.html   |     2 +-
 .../4.0-beta2/tools/nodetool/tablehistograms.html  |     2 +-
 .../doc/4.0-beta2/tools/nodetool/tablestats.html   |     2 +-
 .../4.0-beta2/tools/nodetool/toppartitions.html    |     2 +-
 content/doc/4.0-beta2/tools/nodetool/tpstats.html  |     2 +-
 .../4.0-beta2/tools/nodetool/truncatehints.html    |     2 +-
 .../4.0-beta2/tools/nodetool/upgradesstables.html  |     2 +-
 content/doc/4.0-beta2/tools/nodetool/verify.html   |     2 +-
 content/doc/4.0-beta2/tools/nodetool/version.html  |     2 +-
 .../4.0-beta2/tools/nodetool/viewbuildstatus.html  |     2 +-
 content/doc/4.0-beta2/tools/sstable/index.html     |     2 +-
 .../doc/4.0-beta2/tools/sstable/sstabledump.html   |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../4.0-beta2/tools/sstable/sstablelevelreset.html |     2 +-
 .../doc/4.0-beta2/tools/sstable/sstableloader.html |     2 +-
 .../4.0-beta2/tools/sstable/sstablemetadata.html   |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../tools/sstable/sstablerepairedset.html          |     2 +-
 .../doc/4.0-beta2/tools/sstable/sstablescrub.html  |     2 +-
 .../doc/4.0-beta2/tools/sstable/sstablesplit.html  |     2 +-
 .../4.0-beta2/tools/sstable/sstableupgrade.html    |     2 +-
 .../doc/4.0-beta2/tools/sstable/sstableutil.html   |     2 +-
 .../doc/4.0-beta2/tools/sstable/sstableverify.html |     2 +-
 .../4.0-beta2/troubleshooting/finding_nodes.html   |     2 +-
 content/doc/4.0-beta2/troubleshooting/index.html   |     2 +-
 .../4.0-beta2/troubleshooting/reading_logs.html    |     2 +-
 .../4.0-beta2/troubleshooting/use_nodetool.html    |     2 +-
 .../doc/4.0-beta2/troubleshooting/use_tools.html   |     2 +-
 content/doc/4.0-beta3/architecture/dynamo.html     |     2 +-
 content/doc/4.0-beta3/architecture/guarantees.html |     2 +-
 content/doc/4.0-beta3/architecture/index.html      |     2 +-
 content/doc/4.0-beta3/architecture/overview.html   |     2 +-
 .../doc/4.0-beta3/architecture/storage_engine.html |     2 +-
 content/doc/4.0-beta3/bugs.html                    |     2 +-
 .../configuration/cass_cl_archive_file.html        |     2 +-
 .../4.0-beta3/configuration/cass_env_sh_file.html  |     2 +-
 .../configuration/cass_jvm_options_file.html       |     2 +-
 .../configuration/cass_logback_xml_file.html       |     2 +-
 .../4.0-beta3/configuration/cass_rackdc_file.html  |     2 +-
 .../4.0-beta3/configuration/cass_topo_file.html    |     2 +-
 .../4.0-beta3/configuration/cass_yaml_file.html    |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/4.0-beta3/configuration/index.html     |     2 +-
 content/doc/4.0-beta3/contactus.html               |     2 +-
 content/doc/4.0-beta3/cql/appendices.html          |     2 +-
 content/doc/4.0-beta3/cql/changes.html             |     2 +-
 content/doc/4.0-beta3/cql/ddl.html                 |     2 +-
 content/doc/4.0-beta3/cql/definitions.html         |     2 +-
 content/doc/4.0-beta3/cql/dml.html                 |     2 +-
 content/doc/4.0-beta3/cql/functions.html           |     2 +-
 content/doc/4.0-beta3/cql/index.html               |     2 +-
 content/doc/4.0-beta3/cql/indexes.html             |     2 +-
 content/doc/4.0-beta3/cql/json.html                |     2 +-
 content/doc/4.0-beta3/cql/mvs.html                 |     2 +-
 content/doc/4.0-beta3/cql/operators.html           |     2 +-
 content/doc/4.0-beta3/cql/security.html            |     2 +-
 content/doc/4.0-beta3/cql/triggers.html            |     2 +-
 content/doc/4.0-beta3/cql/types.html               |     2 +-
 .../data_modeling/data_modeling_conceptual.html    |     2 +-
 .../data_modeling/data_modeling_logical.html       |     2 +-
 .../data_modeling/data_modeling_physical.html      |     2 +-
 .../data_modeling/data_modeling_queries.html       |     2 +-
 .../data_modeling/data_modeling_rdbms.html         |     2 +-
 .../data_modeling/data_modeling_refining.html      |     2 +-
 .../data_modeling/data_modeling_schema.html        |     2 +-
 .../data_modeling/data_modeling_tools.html         |     2 +-
 content/doc/4.0-beta3/data_modeling/index.html     |     2 +-
 content/doc/4.0-beta3/data_modeling/intro.html     |     2 +-
 content/doc/4.0-beta3/development/ci.html          |     2 +-
 content/doc/4.0-beta3/development/code_style.html  |     2 +-
 .../doc/4.0-beta3/development/dependencies.html    |     2 +-
 .../doc/4.0-beta3/development/documentation.html   |     2 +-
 .../doc/4.0-beta3/development/gettingstarted.html  |     2 +-
 .../doc/4.0-beta3/development/how_to_commit.html   |     2 +-
 .../doc/4.0-beta3/development/how_to_review.html   |     2 +-
 content/doc/4.0-beta3/development/ide.html         |     2 +-
 content/doc/4.0-beta3/development/index.html       |     2 +-
 content/doc/4.0-beta3/development/patches.html     |     2 +-
 .../doc/4.0-beta3/development/release_process.html |     2 +-
 content/doc/4.0-beta3/development/testing.html     |     2 +-
 content/doc/4.0-beta3/faq/index.html               |     2 +-
 .../doc/4.0-beta3/getting_started/configuring.html |     2 +-
 content/doc/4.0-beta3/getting_started/drivers.html |     2 +-
 content/doc/4.0-beta3/getting_started/index.html   |     2 +-
 .../doc/4.0-beta3/getting_started/installing.html  |     2 +-
 .../doc/4.0-beta3/getting_started/production.html  |     2 +-
 .../doc/4.0-beta3/getting_started/querying.html    |     2 +-
 content/doc/4.0-beta3/glossary.html                |     2 +-
 content/doc/4.0-beta3/index.html                   |     2 +-
 content/doc/4.0-beta3/new/auditlogging.html        |     2 +-
 content/doc/4.0-beta3/new/fqllogging.html          |     2 +-
 content/doc/4.0-beta3/new/index.html               |     2 +-
 content/doc/4.0-beta3/new/java11.html              |     2 +-
 content/doc/4.0-beta3/new/messaging.html           |     2 +-
 content/doc/4.0-beta3/new/streaming.html           |     2 +-
 .../doc/4.0-beta3/new/transientreplication.html    |     2 +-
 content/doc/4.0-beta3/new/virtualtables.html       |     2 +-
 content/doc/4.0-beta3/operating/audit_logging.html |     2 +-
 content/doc/4.0-beta3/operating/backups.html       |     2 +-
 content/doc/4.0-beta3/operating/bloom_filters.html |     2 +-
 content/doc/4.0-beta3/operating/bulk_loading.html  |     2 +-
 content/doc/4.0-beta3/operating/cdc.html           |     2 +-
 .../doc/4.0-beta3/operating/compaction/index.html  |     2 +-
 .../doc/4.0-beta3/operating/compaction/lcs.html    |     2 +-
 .../doc/4.0-beta3/operating/compaction/stcs.html   |     2 +-
 .../doc/4.0-beta3/operating/compaction/twcs.html   |     2 +-
 content/doc/4.0-beta3/operating/compression.html   |     2 +-
 content/doc/4.0-beta3/operating/hardware.html      |     2 +-
 content/doc/4.0-beta3/operating/hints.html         |     2 +-
 content/doc/4.0-beta3/operating/index.html         |     2 +-
 content/doc/4.0-beta3/operating/metrics.html       |     2 +-
 content/doc/4.0-beta3/operating/read_repair.html   |     2 +-
 content/doc/4.0-beta3/operating/repair.html        |     2 +-
 content/doc/4.0-beta3/operating/security.html      |     2 +-
 content/doc/4.0-beta3/operating/snitch.html        |     2 +-
 content/doc/4.0-beta3/operating/topo_changes.html  |     2 +-
 content/doc/4.0-beta3/plugins/index.html           |     2 +-
 content/doc/4.0-beta3/search.html                  |     2 +-
 content/doc/4.0-beta3/tools/cassandra_stress.html  |     2 +-
 content/doc/4.0-beta3/tools/cqlsh.html             |     2 +-
 content/doc/4.0-beta3/tools/index.html             |     2 +-
 .../doc/4.0-beta3/tools/nodetool/assassinate.html  |     2 +-
 .../doc/4.0-beta3/tools/nodetool/bootstrap.html    |     2 +-
 content/doc/4.0-beta3/tools/nodetool/cleanup.html  |     2 +-
 .../4.0-beta3/tools/nodetool/clearsnapshot.html    |     2 +-
 .../doc/4.0-beta3/tools/nodetool/clientstats.html  |     2 +-
 content/doc/4.0-beta3/tools/nodetool/compact.html  |     2 +-
 .../tools/nodetool/compactionhistory.html          |     2 +-
 .../4.0-beta3/tools/nodetool/compactionstats.html  |     2 +-
 .../doc/4.0-beta3/tools/nodetool/decommission.html |     2 +-
 .../4.0-beta3/tools/nodetool/describecluster.html  |     2 +-
 .../doc/4.0-beta3/tools/nodetool/describering.html |     2 +-
 .../4.0-beta3/tools/nodetool/disableauditlog.html  |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../4.0-beta3/tools/nodetool/disablebackup.html    |     2 +-
 .../4.0-beta3/tools/nodetool/disablebinary.html    |     2 +-
 .../tools/nodetool/disablefullquerylog.html        |     2 +-
 .../4.0-beta3/tools/nodetool/disablegossip.html    |     2 +-
 .../4.0-beta3/tools/nodetool/disablehandoff.html   |     2 +-
 .../tools/nodetool/disablehintsfordc.html          |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/4.0-beta3/tools/nodetool/drain.html    |     2 +-
 .../4.0-beta3/tools/nodetool/enableauditlog.html   |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/4.0-beta3/tools/nodetool/enablebackup.html |     2 +-
 .../doc/4.0-beta3/tools/nodetool/enablebinary.html |     2 +-
 .../tools/nodetool/enablefullquerylog.html         |     2 +-
 .../doc/4.0-beta3/tools/nodetool/enablegossip.html |     2 +-
 .../4.0-beta3/tools/nodetool/enablehandoff.html    |     2 +-
 .../4.0-beta3/tools/nodetool/enablehintsfordc.html |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../4.0-beta3/tools/nodetool/failuredetector.html  |     2 +-
 content/doc/4.0-beta3/tools/nodetool/flush.html    |     2 +-
 .../4.0-beta3/tools/nodetool/garbagecollect.html   |     2 +-
 content/doc/4.0-beta3/tools/nodetool/gcstats.html  |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../4.0-beta3/tools/nodetool/getconcurrency.html   |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../doc/4.0-beta3/tools/nodetool/getendpoints.html |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../4.0-beta3/tools/nodetool/getlogginglevels.html |     2 +-
 .../4.0-beta3/tools/nodetool/getmaxhintwindow.html |     2 +-
 content/doc/4.0-beta3/tools/nodetool/getseeds.html |     2 +-
 .../doc/4.0-beta3/tools/nodetool/getsstables.html  |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 .../doc/4.0-beta3/tools/nodetool/gettimeout.html   |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 .../doc/4.0-beta3/tools/nodetool/gossipinfo.html   |     2 +-
 content/doc/4.0-beta3/tools/nodetool/help.html     |     2 +-
 content/doc/4.0-beta3/tools/nodetool/import.html   |     2 +-
 content/doc/4.0-beta3/tools/nodetool/info.html     |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../tools/nodetool/invalidatekeycache.html         |     2 +-
 .../tools/nodetool/invalidaterowcache.html         |     2 +-
 content/doc/4.0-beta3/tools/nodetool/join.html     |     2 +-
 .../4.0-beta3/tools/nodetool/listsnapshots.html    |     2 +-
 content/doc/4.0-beta3/tools/nodetool/move.html     |     2 +-
 content/doc/4.0-beta3/tools/nodetool/netstats.html |     2 +-
 content/doc/4.0-beta3/tools/nodetool/nodetool.html |     2 +-
 .../doc/4.0-beta3/tools/nodetool/pausehandoff.html |     2 +-
 .../doc/4.0-beta3/tools/nodetool/profileload.html  |     2 +-
 .../4.0-beta3/tools/nodetool/proxyhistograms.html  |     2 +-
 .../4.0-beta3/tools/nodetool/rangekeysample.html   |     2 +-
 content/doc/4.0-beta3/tools/nodetool/rebuild.html  |     2 +-
 .../4.0-beta3/tools/nodetool/rebuild_index.html    |     2 +-
 content/doc/4.0-beta3/tools/nodetool/refresh.html  |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../tools/nodetool/reloadlocalschema.html          |     2 +-
 .../doc/4.0-beta3/tools/nodetool/reloadseeds.html  |     2 +-
 .../doc/4.0-beta3/tools/nodetool/reloadssl.html    |     2 +-
 .../4.0-beta3/tools/nodetool/reloadtriggers.html   |     2 +-
 .../4.0-beta3/tools/nodetool/relocatesstables.html |     2 +-
 .../doc/4.0-beta3/tools/nodetool/removenode.html   |     2 +-
 content/doc/4.0-beta3/tools/nodetool/repair.html   |     2 +-
 .../doc/4.0-beta3/tools/nodetool/repair_admin.html |     2 +-
 .../4.0-beta3/tools/nodetool/replaybatchlog.html   |     2 +-
 .../tools/nodetool/resetfullquerylog.html          |     2 +-
 .../4.0-beta3/tools/nodetool/resetlocalschema.html |     2 +-
 .../4.0-beta3/tools/nodetool/resumehandoff.html    |     2 +-
 content/doc/4.0-beta3/tools/nodetool/ring.html     |     2 +-
 content/doc/4.0-beta3/tools/nodetool/scrub.html    |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../4.0-beta3/tools/nodetool/setcachecapacity.html |     2 +-
 .../tools/nodetool/setcachekeystosave.html         |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../4.0-beta3/tools/nodetool/setconcurrency.html   |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../4.0-beta3/tools/nodetool/setlogginglevel.html  |     2 +-
 .../4.0-beta3/tools/nodetool/setmaxhintwindow.html |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 .../doc/4.0-beta3/tools/nodetool/settimeout.html   |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 content/doc/4.0-beta3/tools/nodetool/sjk.html      |     2 +-
 content/doc/4.0-beta3/tools/nodetool/snapshot.html |     2 +-
 content/doc/4.0-beta3/tools/nodetool/status.html   |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../doc/4.0-beta3/tools/nodetool/statusbackup.html |     2 +-
 .../doc/4.0-beta3/tools/nodetool/statusbinary.html |     2 +-
 .../doc/4.0-beta3/tools/nodetool/statusgossip.html |     2 +-
 .../4.0-beta3/tools/nodetool/statushandoff.html    |     2 +-
 content/doc/4.0-beta3/tools/nodetool/stop.html     |     2 +-
 .../doc/4.0-beta3/tools/nodetool/stopdaemon.html   |     2 +-
 .../4.0-beta3/tools/nodetool/tablehistograms.html  |     2 +-
 .../doc/4.0-beta3/tools/nodetool/tablestats.html   |     2 +-
 .../4.0-beta3/tools/nodetool/toppartitions.html    |     2 +-
 content/doc/4.0-beta3/tools/nodetool/tpstats.html  |     2 +-
 .../4.0-beta3/tools/nodetool/truncatehints.html    |     2 +-
 .../4.0-beta3/tools/nodetool/upgradesstables.html  |     2 +-
 content/doc/4.0-beta3/tools/nodetool/verify.html   |     2 +-
 content/doc/4.0-beta3/tools/nodetool/version.html  |     2 +-
 .../4.0-beta3/tools/nodetool/viewbuildstatus.html  |     2 +-
 content/doc/4.0-beta3/tools/sstable/index.html     |     2 +-
 .../doc/4.0-beta3/tools/sstable/sstabledump.html   |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../4.0-beta3/tools/sstable/sstablelevelreset.html |     2 +-
 .../doc/4.0-beta3/tools/sstable/sstableloader.html |     2 +-
 .../4.0-beta3/tools/sstable/sstablemetadata.html   |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../tools/sstable/sstablerepairedset.html          |     2 +-
 .../doc/4.0-beta3/tools/sstable/sstablescrub.html  |     2 +-
 .../doc/4.0-beta3/tools/sstable/sstablesplit.html  |     2 +-
 .../4.0-beta3/tools/sstable/sstableupgrade.html    |     2 +-
 .../doc/4.0-beta3/tools/sstable/sstableutil.html   |     2 +-
 .../doc/4.0-beta3/tools/sstable/sstableverify.html |     2 +-
 .../4.0-beta3/troubleshooting/finding_nodes.html   |     2 +-
 content/doc/4.0-beta3/troubleshooting/index.html   |     2 +-
 .../4.0-beta3/troubleshooting/reading_logs.html    |     2 +-
 .../4.0-beta3/troubleshooting/use_nodetool.html    |     2 +-
 .../doc/4.0-beta3/troubleshooting/use_tools.html   |     2 +-
 content/doc/4.0-rc1/architecture/dynamo.html       |     2 +-
 content/doc/4.0-rc1/architecture/guarantees.html   |     2 +-
 content/doc/4.0-rc1/architecture/index.html        |     2 +-
 content/doc/4.0-rc1/architecture/overview.html     |     2 +-
 .../doc/4.0-rc1/architecture/storage_engine.html   |     2 +-
 content/doc/4.0-rc1/bugs.html                      |     2 +-
 .../configuration/cass_cl_archive_file.html        |     2 +-
 .../4.0-rc1/configuration/cass_env_sh_file.html    |     2 +-
 .../configuration/cass_jvm_options_file.html       |     2 +-
 .../configuration/cass_logback_xml_file.html       |     2 +-
 .../4.0-rc1/configuration/cass_rackdc_file.html    |     2 +-
 .../doc/4.0-rc1/configuration/cass_topo_file.html  |     2 +-
 .../doc/4.0-rc1/configuration/cass_yaml_file.html  |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/4.0-rc1/configuration/index.html       |     2 +-
 content/doc/4.0-rc1/contactus.html                 |     2 +-
 content/doc/4.0-rc1/cql/appendices.html            |     2 +-
 content/doc/4.0-rc1/cql/changes.html               |     2 +-
 content/doc/4.0-rc1/cql/ddl.html                   |     2 +-
 content/doc/4.0-rc1/cql/definitions.html           |     2 +-
 content/doc/4.0-rc1/cql/dml.html                   |     2 +-
 content/doc/4.0-rc1/cql/functions.html             |     2 +-
 content/doc/4.0-rc1/cql/index.html                 |     2 +-
 content/doc/4.0-rc1/cql/indexes.html               |     2 +-
 content/doc/4.0-rc1/cql/json.html                  |     2 +-
 content/doc/4.0-rc1/cql/mvs.html                   |     2 +-
 content/doc/4.0-rc1/cql/operators.html             |     2 +-
 content/doc/4.0-rc1/cql/security.html              |     2 +-
 content/doc/4.0-rc1/cql/triggers.html              |     2 +-
 content/doc/4.0-rc1/cql/types.html                 |     2 +-
 .../data_modeling/data_modeling_conceptual.html    |     2 +-
 .../data_modeling/data_modeling_logical.html       |     2 +-
 .../data_modeling/data_modeling_physical.html      |     2 +-
 .../data_modeling/data_modeling_queries.html       |     2 +-
 .../4.0-rc1/data_modeling/data_modeling_rdbms.html |     2 +-
 .../data_modeling/data_modeling_refining.html      |     2 +-
 .../data_modeling/data_modeling_schema.html        |     2 +-
 .../4.0-rc1/data_modeling/data_modeling_tools.html |     2 +-
 content/doc/4.0-rc1/data_modeling/index.html       |     2 +-
 content/doc/4.0-rc1/data_modeling/intro.html       |     2 +-
 content/doc/4.0-rc1/development/ci.html            |     2 +-
 content/doc/4.0-rc1/development/code_style.html    |     2 +-
 content/doc/4.0-rc1/development/dependencies.html  |     2 +-
 content/doc/4.0-rc1/development/documentation.html |     2 +-
 .../doc/4.0-rc1/development/gettingstarted.html    |     2 +-
 content/doc/4.0-rc1/development/how_to_commit.html |     2 +-
 content/doc/4.0-rc1/development/how_to_review.html |     2 +-
 content/doc/4.0-rc1/development/ide.html           |     2 +-
 content/doc/4.0-rc1/development/index.html         |     2 +-
 .../4.0-rc1/development/license_compliance.html    |     2 +-
 content/doc/4.0-rc1/development/patches.html       |     2 +-
 .../doc/4.0-rc1/development/release_process.html   |     2 +-
 content/doc/4.0-rc1/development/testing.html       |     2 +-
 content/doc/4.0-rc1/faq/index.html                 |     2 +-
 .../doc/4.0-rc1/getting_started/configuring.html   |     2 +-
 content/doc/4.0-rc1/getting_started/drivers.html   |     2 +-
 content/doc/4.0-rc1/getting_started/index.html     |     2 +-
 .../doc/4.0-rc1/getting_started/installing.html    |     2 +-
 .../doc/4.0-rc1/getting_started/production.html    |     2 +-
 content/doc/4.0-rc1/getting_started/querying.html  |     2 +-
 content/doc/4.0-rc1/glossary.html                  |     2 +-
 content/doc/4.0-rc1/index.html                     |     2 +-
 content/doc/4.0-rc1/new/auditlogging.html          |     2 +-
 content/doc/4.0-rc1/new/fqllogging.html            |     2 +-
 content/doc/4.0-rc1/new/index.html                 |     2 +-
 content/doc/4.0-rc1/new/java11.html                |     2 +-
 content/doc/4.0-rc1/new/messaging.html             |     2 +-
 content/doc/4.0-rc1/new/streaming.html             |     2 +-
 content/doc/4.0-rc1/new/transientreplication.html  |     2 +-
 content/doc/4.0-rc1/new/virtualtables.html         |     2 +-
 content/doc/4.0-rc1/operating/audit_logging.html   |     2 +-
 content/doc/4.0-rc1/operating/backups.html         |     2 +-
 content/doc/4.0-rc1/operating/bloom_filters.html   |     2 +-
 content/doc/4.0-rc1/operating/bulk_loading.html    |     2 +-
 content/doc/4.0-rc1/operating/cdc.html             |     2 +-
 .../doc/4.0-rc1/operating/compaction/index.html    |     2 +-
 content/doc/4.0-rc1/operating/compaction/lcs.html  |     2 +-
 content/doc/4.0-rc1/operating/compaction/stcs.html |     2 +-
 content/doc/4.0-rc1/operating/compaction/twcs.html |     2 +-
 content/doc/4.0-rc1/operating/compression.html     |     2 +-
 content/doc/4.0-rc1/operating/hardware.html        |     2 +-
 content/doc/4.0-rc1/operating/hints.html           |     2 +-
 content/doc/4.0-rc1/operating/index.html           |     2 +-
 content/doc/4.0-rc1/operating/metrics.html         |     2 +-
 content/doc/4.0-rc1/operating/read_repair.html     |     2 +-
 content/doc/4.0-rc1/operating/repair.html          |     2 +-
 content/doc/4.0-rc1/operating/security.html        |     2 +-
 content/doc/4.0-rc1/operating/snitch.html          |     2 +-
 content/doc/4.0-rc1/operating/topo_changes.html    |     2 +-
 content/doc/4.0-rc1/plugins/index.html             |     2 +-
 content/doc/4.0-rc1/search.html                    |     2 +-
 content/doc/4.0-rc1/tools/cassandra_stress.html    |     2 +-
 content/doc/4.0-rc1/tools/cqlsh.html               |     2 +-
 content/doc/4.0-rc1/tools/generatetokens.html      |     2 +-
 content/doc/4.0-rc1/tools/index.html               |     2 +-
 .../doc/4.0-rc1/tools/nodetool/assassinate.html    |     2 +-
 content/doc/4.0-rc1/tools/nodetool/bootstrap.html  |     2 +-
 content/doc/4.0-rc1/tools/nodetool/cleanup.html    |     2 +-
 .../doc/4.0-rc1/tools/nodetool/clearsnapshot.html  |     2 +-
 .../doc/4.0-rc1/tools/nodetool/clientstats.html    |     2 +-
 content/doc/4.0-rc1/tools/nodetool/compact.html    |     2 +-
 .../4.0-rc1/tools/nodetool/compactionhistory.html  |     2 +-
 .../4.0-rc1/tools/nodetool/compactionstats.html    |     2 +-
 .../doc/4.0-rc1/tools/nodetool/decommission.html   |     2 +-
 .../4.0-rc1/tools/nodetool/describecluster.html    |     2 +-
 .../doc/4.0-rc1/tools/nodetool/describering.html   |     2 +-
 .../4.0-rc1/tools/nodetool/disableauditlog.html    |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/4.0-rc1/tools/nodetool/disablebackup.html  |     2 +-
 .../doc/4.0-rc1/tools/nodetool/disablebinary.html  |     2 +-
 .../tools/nodetool/disablefullquerylog.html        |     2 +-
 .../doc/4.0-rc1/tools/nodetool/disablegossip.html  |     2 +-
 .../doc/4.0-rc1/tools/nodetool/disablehandoff.html |     2 +-
 .../4.0-rc1/tools/nodetool/disablehintsfordc.html  |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/4.0-rc1/tools/nodetool/drain.html      |     2 +-
 .../doc/4.0-rc1/tools/nodetool/enableauditlog.html |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/4.0-rc1/tools/nodetool/enablebackup.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/enablebinary.html   |     2 +-
 .../4.0-rc1/tools/nodetool/enablefullquerylog.html |     2 +-
 .../doc/4.0-rc1/tools/nodetool/enablegossip.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/enablehandoff.html  |     2 +-
 .../4.0-rc1/tools/nodetool/enablehintsfordc.html   |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../4.0-rc1/tools/nodetool/failuredetector.html    |     2 +-
 content/doc/4.0-rc1/tools/nodetool/flush.html      |     2 +-
 .../doc/4.0-rc1/tools/nodetool/garbagecollect.html |     2 +-
 content/doc/4.0-rc1/tools/nodetool/gcstats.html    |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../doc/4.0-rc1/tools/nodetool/getconcurrency.html |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../doc/4.0-rc1/tools/nodetool/getendpoints.html   |     2 +-
 .../4.0-rc1/tools/nodetool/getfullquerylog.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../4.0-rc1/tools/nodetool/getlogginglevels.html   |     2 +-
 .../4.0-rc1/tools/nodetool/getmaxhintwindow.html   |     2 +-
 content/doc/4.0-rc1/tools/nodetool/getseeds.html   |     2 +-
 .../tools/nodetool/getsnapshotthrottle.html        |     2 +-
 .../doc/4.0-rc1/tools/nodetool/getsstables.html    |     2 +-
 .../tools/nodetool/getstreamthroughput.html        |     2 +-
 content/doc/4.0-rc1/tools/nodetool/gettimeout.html |     2 +-
 .../tools/nodetool/gettraceprobability.html        |     2 +-
 content/doc/4.0-rc1/tools/nodetool/gossipinfo.html |     2 +-
 content/doc/4.0-rc1/tools/nodetool/help.html       |     2 +-
 content/doc/4.0-rc1/tools/nodetool/import.html     |     2 +-
 content/doc/4.0-rc1/tools/nodetool/info.html       |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../4.0-rc1/tools/nodetool/invalidatekeycache.html |     2 +-
 .../4.0-rc1/tools/nodetool/invalidaterowcache.html |     2 +-
 content/doc/4.0-rc1/tools/nodetool/join.html       |     2 +-
 .../doc/4.0-rc1/tools/nodetool/listsnapshots.html  |     2 +-
 content/doc/4.0-rc1/tools/nodetool/move.html       |     2 +-
 content/doc/4.0-rc1/tools/nodetool/netstats.html   |     2 +-
 content/doc/4.0-rc1/tools/nodetool/nodetool.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/pausehandoff.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/profileload.html    |     2 +-
 .../4.0-rc1/tools/nodetool/proxyhistograms.html    |     2 +-
 .../doc/4.0-rc1/tools/nodetool/rangekeysample.html |     2 +-
 content/doc/4.0-rc1/tools/nodetool/rebuild.html    |     2 +-
 .../doc/4.0-rc1/tools/nodetool/rebuild_index.html  |     2 +-
 content/doc/4.0-rc1/tools/nodetool/refresh.html    |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../4.0-rc1/tools/nodetool/reloadlocalschema.html  |     2 +-
 .../doc/4.0-rc1/tools/nodetool/reloadseeds.html    |     2 +-
 content/doc/4.0-rc1/tools/nodetool/reloadssl.html  |     2 +-
 .../doc/4.0-rc1/tools/nodetool/reloadtriggers.html |     2 +-
 .../4.0-rc1/tools/nodetool/relocatesstables.html   |     2 +-
 content/doc/4.0-rc1/tools/nodetool/removenode.html |     2 +-
 content/doc/4.0-rc1/tools/nodetool/repair.html     |     2 +-
 .../doc/4.0-rc1/tools/nodetool/repair_admin.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/replaybatchlog.html |     2 +-
 .../4.0-rc1/tools/nodetool/resetfullquerylog.html  |     2 +-
 .../4.0-rc1/tools/nodetool/resetlocalschema.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/resumehandoff.html  |     2 +-
 content/doc/4.0-rc1/tools/nodetool/ring.html       |     2 +-
 content/doc/4.0-rc1/tools/nodetool/scrub.html      |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../4.0-rc1/tools/nodetool/setcachecapacity.html   |     2 +-
 .../4.0-rc1/tools/nodetool/setcachekeystosave.html |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../doc/4.0-rc1/tools/nodetool/setconcurrency.html |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../4.0-rc1/tools/nodetool/setlogginglevel.html    |     2 +-
 .../4.0-rc1/tools/nodetool/setmaxhintwindow.html   |     2 +-
 .../tools/nodetool/setsnapshotthrottle.html        |     2 +-
 .../tools/nodetool/setstreamthroughput.html        |     2 +-
 content/doc/4.0-rc1/tools/nodetool/settimeout.html |     2 +-
 .../tools/nodetool/settraceprobability.html        |     2 +-
 content/doc/4.0-rc1/tools/nodetool/sjk.html        |     2 +-
 content/doc/4.0-rc1/tools/nodetool/snapshot.html   |     2 +-
 content/doc/4.0-rc1/tools/nodetool/status.html     |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../doc/4.0-rc1/tools/nodetool/statusbackup.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/statusbinary.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/statusgossip.html   |     2 +-
 .../doc/4.0-rc1/tools/nodetool/statushandoff.html  |     2 +-
 content/doc/4.0-rc1/tools/nodetool/stop.html       |     2 +-
 content/doc/4.0-rc1/tools/nodetool/stopdaemon.html |     2 +-
 .../4.0-rc1/tools/nodetool/tablehistograms.html    |     2 +-
 content/doc/4.0-rc1/tools/nodetool/tablestats.html |     2 +-
 .../doc/4.0-rc1/tools/nodetool/toppartitions.html  |     2 +-
 content/doc/4.0-rc1/tools/nodetool/tpstats.html    |     2 +-
 .../doc/4.0-rc1/tools/nodetool/truncatehints.html  |     2 +-
 .../4.0-rc1/tools/nodetool/upgradesstables.html    |     2 +-
 content/doc/4.0-rc1/tools/nodetool/verify.html     |     2 +-
 content/doc/4.0-rc1/tools/nodetool/version.html    |     2 +-
 .../4.0-rc1/tools/nodetool/viewbuildstatus.html    |     2 +-
 content/doc/4.0-rc1/tools/sstable/index.html       |     2 +-
 content/doc/4.0-rc1/tools/sstable/sstabledump.html |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../4.0-rc1/tools/sstable/sstablelevelreset.html   |     2 +-
 .../doc/4.0-rc1/tools/sstable/sstableloader.html   |     2 +-
 .../doc/4.0-rc1/tools/sstable/sstablemetadata.html |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../4.0-rc1/tools/sstable/sstablerepairedset.html  |     2 +-
 .../doc/4.0-rc1/tools/sstable/sstablescrub.html    |     2 +-
 .../doc/4.0-rc1/tools/sstable/sstablesplit.html    |     2 +-
 .../doc/4.0-rc1/tools/sstable/sstableupgrade.html  |     2 +-
 content/doc/4.0-rc1/tools/sstable/sstableutil.html |     2 +-
 .../doc/4.0-rc1/tools/sstable/sstableverify.html   |     2 +-
 .../doc/4.0-rc1/troubleshooting/finding_nodes.html |     2 +-
 content/doc/4.0-rc1/troubleshooting/index.html     |     2 +-
 .../doc/4.0-rc1/troubleshooting/reading_logs.html  |     2 +-
 .../doc/4.0-rc1/troubleshooting/use_nodetool.html  |     2 +-
 content/doc/4.0-rc1/troubleshooting/use_tools.html |     2 +-
 content/doc/latest/architecture/dynamo.html        |     2 +-
 content/doc/latest/architecture/guarantees.html    |     2 +-
 content/doc/latest/architecture/index.html         |     2 +-
 content/doc/latest/architecture/overview.html      |     2 +-
 .../doc/latest/architecture/storage_engine.html    |     2 +-
 content/doc/latest/bugs.html                       |     2 +-
 .../latest/configuration/cass_cl_archive_file.html |     2 +-
 .../doc/latest/configuration/cass_env_sh_file.html |     2 +-
 .../configuration/cass_jvm_options_file.html       |     2 +-
 .../configuration/cass_logback_xml_file.html       |     2 +-
 .../doc/latest/configuration/cass_rackdc_file.html |     2 +-
 .../doc/latest/configuration/cass_topo_file.html   |     2 +-
 .../doc/latest/configuration/cass_yaml_file.html   |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/latest/configuration/index.html        |     2 +-
 content/doc/latest/contactus.html                  |     2 +-
 content/doc/latest/cql/appendices.html             |     2 +-
 content/doc/latest/cql/changes.html                |     2 +-
 content/doc/latest/cql/ddl.html                    |     2 +-
 content/doc/latest/cql/definitions.html            |     2 +-
 content/doc/latest/cql/dml.html                    |     2 +-
 content/doc/latest/cql/functions.html              |     2 +-
 content/doc/latest/cql/index.html                  |     2 +-
 content/doc/latest/cql/indexes.html                |     2 +-
 content/doc/latest/cql/json.html                   |     2 +-
 content/doc/latest/cql/mvs.html                    |     2 +-
 content/doc/latest/cql/operators.html              |     2 +-
 content/doc/latest/cql/security.html               |     2 +-
 content/doc/latest/cql/triggers.html               |     2 +-
 content/doc/latest/cql/types.html                  |     2 +-
 .../data_modeling/data_modeling_conceptual.html    |     2 +-
 .../data_modeling/data_modeling_logical.html       |     2 +-
 .../data_modeling/data_modeling_physical.html      |     2 +-
 .../data_modeling/data_modeling_queries.html       |     2 +-
 .../latest/data_modeling/data_modeling_rdbms.html  |     2 +-
 .../data_modeling/data_modeling_refining.html      |     2 +-
 .../latest/data_modeling/data_modeling_schema.html |     2 +-
 .../latest/data_modeling/data_modeling_tools.html  |     2 +-
 content/doc/latest/data_modeling/index.html        |     2 +-
 content/doc/latest/data_modeling/intro.html        |     2 +-
 content/doc/latest/development/ci.html             |     2 +-
 content/doc/latest/development/code_style.html     |     2 +-
 content/doc/latest/development/dependencies.html   |     2 +-
 content/doc/latest/development/documentation.html  |     2 +-
 content/doc/latest/development/gettingstarted.html |     2 +-
 content/doc/latest/development/how_to_commit.html  |     2 +-
 content/doc/latest/development/how_to_review.html  |     2 +-
 content/doc/latest/development/ide.html            |     2 +-
 content/doc/latest/development/index.html          |     2 +-
 .../doc/latest/development/license_compliance.html |     2 +-
 content/doc/latest/development/patches.html        |     2 +-
 .../doc/latest/development/release_process.html    |     2 +-
 content/doc/latest/development/testing.html        |     2 +-
 content/doc/latest/faq/index.html                  |     2 +-
 .../doc/latest/getting_started/configuring.html    |     2 +-
 content/doc/latest/getting_started/drivers.html    |     2 +-
 content/doc/latest/getting_started/index.html      |     2 +-
 content/doc/latest/getting_started/installing.html |     2 +-
 content/doc/latest/getting_started/production.html |     2 +-
 content/doc/latest/getting_started/querying.html   |     2 +-
 content/doc/latest/glossary.html                   |     2 +-
 content/doc/latest/index.html                      |     2 +-
 content/doc/latest/new/auditlogging.html           |     2 +-
 content/doc/latest/new/fqllogging.html             |     2 +-
 content/doc/latest/new/index.html                  |     2 +-
 content/doc/latest/new/java11.html                 |     2 +-
 content/doc/latest/new/messaging.html              |     2 +-
 content/doc/latest/new/streaming.html              |     2 +-
 content/doc/latest/new/transientreplication.html   |     2 +-
 content/doc/latest/new/virtualtables.html          |     2 +-
 content/doc/latest/operating/audit_logging.html    |     2 +-
 content/doc/latest/operating/backups.html          |     2 +-
 content/doc/latest/operating/bloom_filters.html    |     2 +-
 content/doc/latest/operating/bulk_loading.html     |     2 +-
 content/doc/latest/operating/cdc.html              |     2 +-
 content/doc/latest/operating/compaction/index.html |     2 +-
 content/doc/latest/operating/compaction/lcs.html   |     2 +-
 content/doc/latest/operating/compaction/stcs.html  |     2 +-
 content/doc/latest/operating/compaction/twcs.html  |     2 +-
 content/doc/latest/operating/compression.html      |     2 +-
 content/doc/latest/operating/hardware.html         |     2 +-
 content/doc/latest/operating/hints.html            |     2 +-
 content/doc/latest/operating/index.html            |     2 +-
 content/doc/latest/operating/metrics.html          |     2 +-
 content/doc/latest/operating/read_repair.html      |     2 +-
 content/doc/latest/operating/repair.html           |     2 +-
 content/doc/latest/operating/security.html         |     2 +-
 content/doc/latest/operating/snitch.html           |     2 +-
 content/doc/latest/operating/topo_changes.html     |     2 +-
 content/doc/latest/plugins/index.html              |     2 +-
 content/doc/latest/search.html                     |     2 +-
 content/doc/latest/tools/cassandra_stress.html     |     2 +-
 content/doc/latest/tools/cqlsh.html                |     2 +-
 content/doc/latest/tools/generatetokens.html       |     2 +-
 content/doc/latest/tools/index.html                |     2 +-
 content/doc/latest/tools/nodetool/assassinate.html |     2 +-
 content/doc/latest/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/latest/tools/nodetool/cleanup.html     |     2 +-
 .../doc/latest/tools/nodetool/clearsnapshot.html   |     2 +-
 content/doc/latest/tools/nodetool/clientstats.html |     2 +-
 content/doc/latest/tools/nodetool/compact.html     |     2 +-
 .../latest/tools/nodetool/compactionhistory.html   |     2 +-
 .../doc/latest/tools/nodetool/compactionstats.html |     2 +-
 .../doc/latest/tools/nodetool/decommission.html    |     2 +-
 .../doc/latest/tools/nodetool/describecluster.html |     2 +-
 .../doc/latest/tools/nodetool/describering.html    |     2 +-
 .../doc/latest/tools/nodetool/disableauditlog.html |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/latest/tools/nodetool/disablebackup.html   |     2 +-
 .../doc/latest/tools/nodetool/disablebinary.html   |     2 +-
 .../latest/tools/nodetool/disablefullquerylog.html |     2 +-
 .../doc/latest/tools/nodetool/disablegossip.html   |     2 +-
 .../doc/latest/tools/nodetool/disablehandoff.html  |     2 +-
 .../latest/tools/nodetool/disablehintsfordc.html   |     2 +-
 .../tools/nodetool/disableoldprotocolversions.html |     2 +-
 content/doc/latest/tools/nodetool/drain.html       |     2 +-
 .../doc/latest/tools/nodetool/enableauditlog.html  |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/latest/tools/nodetool/enablebackup.html    |     2 +-
 .../doc/latest/tools/nodetool/enablebinary.html    |     2 +-
 .../latest/tools/nodetool/enablefullquerylog.html  |     2 +-
 .../doc/latest/tools/nodetool/enablegossip.html    |     2 +-
 .../doc/latest/tools/nodetool/enablehandoff.html   |     2 +-
 .../latest/tools/nodetool/enablehintsfordc.html    |     2 +-
 .../tools/nodetool/enableoldprotocolversions.html  |     2 +-
 .../doc/latest/tools/nodetool/failuredetector.html |     2 +-
 content/doc/latest/tools/nodetool/flush.html       |     2 +-
 .../doc/latest/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/latest/tools/nodetool/gcstats.html     |     2 +-
 .../tools/nodetool/getbatchlogreplaythrottle.html  |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../doc/latest/tools/nodetool/getconcurrency.html  |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/getconcurrentviewbuilders.html  |     2 +-
 .../doc/latest/tools/nodetool/getendpoints.html    |     2 +-
 .../doc/latest/tools/nodetool/getfullquerylog.html |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../latest/tools/nodetool/getlogginglevels.html    |     2 +-
 .../latest/tools/nodetool/getmaxhintwindow.html    |     2 +-
 content/doc/latest/tools/nodetool/getseeds.html    |     2 +-
 .../latest/tools/nodetool/getsnapshotthrottle.html |     2 +-
 content/doc/latest/tools/nodetool/getsstables.html |     2 +-
 .../latest/tools/nodetool/getstreamthroughput.html |     2 +-
 content/doc/latest/tools/nodetool/gettimeout.html  |     2 +-
 .../latest/tools/nodetool/gettraceprobability.html |     2 +-
 content/doc/latest/tools/nodetool/gossipinfo.html  |     2 +-
 content/doc/latest/tools/nodetool/help.html        |     2 +-
 content/doc/latest/tools/nodetool/import.html      |     2 +-
 content/doc/latest/tools/nodetool/info.html        |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../latest/tools/nodetool/invalidatekeycache.html  |     2 +-
 .../latest/tools/nodetool/invalidaterowcache.html  |     2 +-
 content/doc/latest/tools/nodetool/join.html        |     2 +-
 .../doc/latest/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/latest/tools/nodetool/move.html        |     2 +-
 content/doc/latest/tools/nodetool/netstats.html    |     2 +-
 content/doc/latest/tools/nodetool/nodetool.html    |     2 +-
 .../doc/latest/tools/nodetool/pausehandoff.html    |     2 +-
 content/doc/latest/tools/nodetool/profileload.html |     2 +-
 .../doc/latest/tools/nodetool/proxyhistograms.html |     2 +-
 .../doc/latest/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/latest/tools/nodetool/rebuild.html     |     2 +-
 .../doc/latest/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/latest/tools/nodetool/refresh.html     |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../latest/tools/nodetool/reloadlocalschema.html   |     2 +-
 content/doc/latest/tools/nodetool/reloadseeds.html |     2 +-
 content/doc/latest/tools/nodetool/reloadssl.html   |     2 +-
 .../doc/latest/tools/nodetool/reloadtriggers.html  |     2 +-
 .../latest/tools/nodetool/relocatesstables.html    |     2 +-
 content/doc/latest/tools/nodetool/removenode.html  |     2 +-
 content/doc/latest/tools/nodetool/repair.html      |     2 +-
 .../doc/latest/tools/nodetool/repair_admin.html    |     2 +-
 .../doc/latest/tools/nodetool/replaybatchlog.html  |     2 +-
 .../latest/tools/nodetool/resetfullquerylog.html   |     2 +-
 .../latest/tools/nodetool/resetlocalschema.html    |     2 +-
 .../doc/latest/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/latest/tools/nodetool/ring.html        |     2 +-
 content/doc/latest/tools/nodetool/scrub.html       |     2 +-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |     2 +-
 .../latest/tools/nodetool/setcachecapacity.html    |     2 +-
 .../latest/tools/nodetool/setcachekeystosave.html  |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../doc/latest/tools/nodetool/setconcurrency.html  |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/setconcurrentviewbuilders.html  |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/latest/tools/nodetool/setlogginglevel.html |     2 +-
 .../latest/tools/nodetool/setmaxhintwindow.html    |     2 +-
 .../latest/tools/nodetool/setsnapshotthrottle.html |     2 +-
 .../latest/tools/nodetool/setstreamthroughput.html |     2 +-
 content/doc/latest/tools/nodetool/settimeout.html  |     2 +-
 .../latest/tools/nodetool/settraceprobability.html |     2 +-
 content/doc/latest/tools/nodetool/sjk.html         |     2 +-
 content/doc/latest/tools/nodetool/snapshot.html    |     2 +-
 content/doc/latest/tools/nodetool/status.html      |     2 +-
 .../tools/nodetool/statusautocompaction.html       |     2 +-
 .../doc/latest/tools/nodetool/statusbackup.html    |     2 +-
 .../doc/latest/tools/nodetool/statusbinary.html    |     2 +-
 .../doc/latest/tools/nodetool/statusgossip.html    |     2 +-
 .../doc/latest/tools/nodetool/statushandoff.html   |     2 +-
 content/doc/latest/tools/nodetool/stop.html        |     2 +-
 content/doc/latest/tools/nodetool/stopdaemon.html  |     2 +-
 .../doc/latest/tools/nodetool/tablehistograms.html |     2 +-
 content/doc/latest/tools/nodetool/tablestats.html  |     2 +-
 .../doc/latest/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/latest/tools/nodetool/tpstats.html     |     2 +-
 .../doc/latest/tools/nodetool/truncatehints.html   |     2 +-
 .../doc/latest/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/latest/tools/nodetool/verify.html      |     2 +-
 content/doc/latest/tools/nodetool/version.html     |     2 +-
 .../doc/latest/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/latest/tools/sstable/index.html        |     2 +-
 content/doc/latest/tools/sstable/sstabledump.html  |     2 +-
 .../tools/sstable/sstableexpiredblockers.html      |     2 +-
 .../latest/tools/sstable/sstablelevelreset.html    |     2 +-
 .../doc/latest/tools/sstable/sstableloader.html    |     2 +-
 .../doc/latest/tools/sstable/sstablemetadata.html  |     2 +-
 .../tools/sstable/sstableofflinerelevel.html       |     2 +-
 .../latest/tools/sstable/sstablerepairedset.html   |     2 +-
 content/doc/latest/tools/sstable/sstablescrub.html |     2 +-
 content/doc/latest/tools/sstable/sstablesplit.html |     2 +-
 .../doc/latest/tools/sstable/sstableupgrade.html   |     2 +-
 content/doc/latest/tools/sstable/sstableutil.html  |     2 +-
 .../doc/latest/tools/sstable/sstableverify.html    |     2 +-
 .../doc/latest/troubleshooting/finding_nodes.html  |     2 +-
 content/doc/latest/troubleshooting/index.html      |     2 +-
 .../doc/latest/troubleshooting/reading_logs.html   |     2 +-
 .../doc/latest/troubleshooting/use_nodetool.html   |     2 +-
 content/doc/latest/troubleshooting/use_tools.html  |     2 +-
 content/doc/stable/architecture/dynamo.html        |     2 +-
 content/doc/stable/architecture/guarantees.html    |     2 +-
 content/doc/stable/architecture/index.html         |     2 +-
 content/doc/stable/architecture/overview.html      |     2 +-
 .../doc/stable/architecture/storage_engine.html    |     2 +-
 content/doc/stable/bugs.html                       |     2 +-
 .../configuration/cassandra_config_file.html       |     2 +-
 content/doc/stable/configuration/index.html        |     2 +-
 content/doc/stable/contactus.html                  |     2 +-
 content/doc/stable/cql/appendices.html             |     2 +-
 content/doc/stable/cql/changes.html                |     2 +-
 content/doc/stable/cql/ddl.html                    |     2 +-
 content/doc/stable/cql/definitions.html            |     2 +-
 content/doc/stable/cql/dml.html                    |     2 +-
 content/doc/stable/cql/functions.html              |     2 +-
 content/doc/stable/cql/index.html                  |     2 +-
 content/doc/stable/cql/indexes.html                |     2 +-
 content/doc/stable/cql/json.html                   |     2 +-
 content/doc/stable/cql/mvs.html                    |     2 +-
 content/doc/stable/cql/security.html               |     2 +-
 content/doc/stable/cql/triggers.html               |     2 +-
 content/doc/stable/cql/types.html                  |     2 +-
 content/doc/stable/data_modeling/index.html        |     2 +-
 content/doc/stable/development/code_style.html     |     2 +-
 content/doc/stable/development/how_to_commit.html  |     2 +-
 content/doc/stable/development/how_to_review.html  |     2 +-
 content/doc/stable/development/ide.html            |     2 +-
 content/doc/stable/development/index.html          |     2 +-
 .../doc/stable/development/license_compliance.html |     2 +-
 content/doc/stable/development/patches.html        |     2 +-
 content/doc/stable/development/testing.html        |     2 +-
 content/doc/stable/faq/index.html                  |     2 +-
 .../doc/stable/getting_started/configuring.html    |     2 +-
 content/doc/stable/getting_started/drivers.html    |     2 +-
 content/doc/stable/getting_started/index.html      |     2 +-
 content/doc/stable/getting_started/installing.html |     2 +-
 content/doc/stable/getting_started/querying.html   |     2 +-
 content/doc/stable/index.html                      |     2 +-
 content/doc/stable/operating/backups.html          |     2 +-
 content/doc/stable/operating/bloom_filters.html    |     2 +-
 content/doc/stable/operating/bulk_loading.html     |     2 +-
 content/doc/stable/operating/cdc.html              |     2 +-
 content/doc/stable/operating/compaction.html       |     2 +-
 content/doc/stable/operating/compression.html      |     2 +-
 content/doc/stable/operating/hardware.html         |     2 +-
 content/doc/stable/operating/hints.html            |     2 +-
 content/doc/stable/operating/index.html            |     2 +-
 content/doc/stable/operating/metrics.html          |     2 +-
 content/doc/stable/operating/read_repair.html      |     2 +-
 content/doc/stable/operating/repair.html           |     2 +-
 content/doc/stable/operating/security.html         |     2 +-
 content/doc/stable/operating/snitch.html           |     2 +-
 content/doc/stable/operating/topo_changes.html     |     2 +-
 content/doc/stable/search.html                     |     2 +-
 content/doc/stable/tools/cqlsh.html                |     2 +-
 content/doc/stable/tools/index.html                |     2 +-
 content/doc/stable/tools/nodetool.html             |     2 +-
 content/doc/stable/tools/nodetool/assassinate.html |     2 +-
 content/doc/stable/tools/nodetool/bootstrap.html   |     2 +-
 content/doc/stable/tools/nodetool/cleanup.html     |     2 +-
 .../doc/stable/tools/nodetool/clearsnapshot.html   |     2 +-
 content/doc/stable/tools/nodetool/compact.html     |     2 +-
 .../stable/tools/nodetool/compactionhistory.html   |     2 +-
 .../doc/stable/tools/nodetool/compactionstats.html |     2 +-
 .../doc/stable/tools/nodetool/decommission.html    |     2 +-
 .../doc/stable/tools/nodetool/describecluster.html |     2 +-
 .../doc/stable/tools/nodetool/describering.html    |     2 +-
 .../tools/nodetool/disableautocompaction.html      |     2 +-
 .../doc/stable/tools/nodetool/disablebackup.html   |     2 +-
 .../doc/stable/tools/nodetool/disablebinary.html   |     2 +-
 .../doc/stable/tools/nodetool/disablegossip.html   |     2 +-
 .../doc/stable/tools/nodetool/disablehandoff.html  |     2 +-
 .../stable/tools/nodetool/disablehintsfordc.html   |     2 +-
 .../doc/stable/tools/nodetool/disablethrift.html   |     2 +-
 content/doc/stable/tools/nodetool/drain.html       |     2 +-
 .../tools/nodetool/enableautocompaction.html       |     2 +-
 .../doc/stable/tools/nodetool/enablebackup.html    |     2 +-
 .../doc/stable/tools/nodetool/enablebinary.html    |     2 +-
 .../doc/stable/tools/nodetool/enablegossip.html    |     2 +-
 .../doc/stable/tools/nodetool/enablehandoff.html   |     2 +-
 .../stable/tools/nodetool/enablehintsfordc.html    |     2 +-
 .../doc/stable/tools/nodetool/enablethrift.html    |     2 +-
 .../doc/stable/tools/nodetool/failuredetector.html |     2 +-
 content/doc/stable/tools/nodetool/flush.html       |     2 +-
 .../doc/stable/tools/nodetool/garbagecollect.html  |     2 +-
 content/doc/stable/tools/nodetool/gcstats.html     |     2 +-
 .../tools/nodetool/getcompactionthreshold.html     |     2 +-
 .../tools/nodetool/getcompactionthroughput.html    |     2 +-
 .../tools/nodetool/getconcurrentcompactors.html    |     2 +-
 .../doc/stable/tools/nodetool/getendpoints.html    |     2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |     2 +-
 .../stable/tools/nodetool/getlogginglevels.html    |     2 +-
 content/doc/stable/tools/nodetool/getsstables.html |     2 +-
 .../stable/tools/nodetool/getstreamthroughput.html |     2 +-
 content/doc/stable/tools/nodetool/gettimeout.html  |     2 +-
 .../stable/tools/nodetool/gettraceprobability.html |     2 +-
 content/doc/stable/tools/nodetool/gossipinfo.html  |     2 +-
 content/doc/stable/tools/nodetool/help.html        |     2 +-
 content/doc/stable/tools/nodetool/info.html        |     2 +-
 .../tools/nodetool/invalidatecountercache.html     |     2 +-
 .../stable/tools/nodetool/invalidatekeycache.html  |     2 +-
 .../stable/tools/nodetool/invalidaterowcache.html  |     2 +-
 content/doc/stable/tools/nodetool/join.html        |     2 +-
 .../doc/stable/tools/nodetool/listsnapshots.html   |     2 +-
 content/doc/stable/tools/nodetool/move.html        |     2 +-
 content/doc/stable/tools/nodetool/netstats.html    |     2 +-
 content/doc/stable/tools/nodetool/nodetool.html    |     2 +-
 .../doc/stable/tools/nodetool/pausehandoff.html    |     2 +-
 .../doc/stable/tools/nodetool/proxyhistograms.html |     2 +-
 .../doc/stable/tools/nodetool/rangekeysample.html  |     2 +-
 content/doc/stable/tools/nodetool/rebuild.html     |     2 +-
 .../doc/stable/tools/nodetool/rebuild_index.html   |     2 +-
 content/doc/stable/tools/nodetool/refresh.html     |     2 +-
 .../tools/nodetool/refreshsizeestimates.html       |     2 +-
 .../stable/tools/nodetool/reloadlocalschema.html   |     2 +-
 .../doc/stable/tools/nodetool/reloadtriggers.html  |     2 +-
 .../stable/tools/nodetool/relocatesstables.html    |     2 +-
 content/doc/stable/tools/nodetool/removenode.html  |     2 +-
 content/doc/stable/tools/nodetool/repair.html      |     2 +-
 .../doc/stable/tools/nodetool/replaybatchlog.html  |     2 +-
 .../stable/tools/nodetool/resetlocalschema.html    |     2 +-
 .../doc/stable/tools/nodetool/resumehandoff.html   |     2 +-
 content/doc/stable/tools/nodetool/ring.html        |     2 +-
 content/doc/stable/tools/nodetool/scrub.html       |     2 +-
 .../stable/tools/nodetool/setcachecapacity.html    |     2 +-
 .../stable/tools/nodetool/setcachekeystosave.html  |     2 +-
 .../tools/nodetool/setcompactionthreshold.html     |     2 +-
 .../tools/nodetool/setcompactionthroughput.html    |     2 +-
 .../tools/nodetool/setconcurrentcompactors.html    |     2 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |     2 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |     2 +-
 .../doc/stable/tools/nodetool/setlogginglevel.html |     2 +-
 .../stable/tools/nodetool/setstreamthroughput.html |     2 +-
 content/doc/stable/tools/nodetool/settimeout.html  |     2 +-
 .../stable/tools/nodetool/settraceprobability.html |     2 +-
 content/doc/stable/tools/nodetool/snapshot.html    |     2 +-
 content/doc/stable/tools/nodetool/status.html      |     2 +-
 .../doc/stable/tools/nodetool/statusbackup.html    |     2 +-
 .../doc/stable/tools/nodetool/statusbinary.html    |     2 +-
 .../doc/stable/tools/nodetool/statusgossip.html    |     2 +-
 .../doc/stable/tools/nodetool/statushandoff.html   |     2 +-
 .../doc/stable/tools/nodetool/statusthrift.html    |     2 +-
 content/doc/stable/tools/nodetool/stop.html        |     2 +-
 content/doc/stable/tools/nodetool/stopdaemon.html  |     2 +-
 .../doc/stable/tools/nodetool/tablehistograms.html |     2 +-
 content/doc/stable/tools/nodetool/tablestats.html  |     2 +-
 .../doc/stable/tools/nodetool/toppartitions.html   |     2 +-
 content/doc/stable/tools/nodetool/tpstats.html     |     2 +-
 .../doc/stable/tools/nodetool/truncatehints.html   |     2 +-
 .../doc/stable/tools/nodetool/upgradesstables.html |     2 +-
 content/doc/stable/tools/nodetool/verify.html      |     2 +-
 content/doc/stable/tools/nodetool/version.html     |     2 +-
 .../doc/stable/tools/nodetool/viewbuildstatus.html |     2 +-
 content/doc/stable/troubleshooting/index.html      |     2 +-
 .../events/2019-apache-cassandra-summit/index.html |   213 +
 content/feed.xml                                   |   663 ++
 content/icons/back.gif                             |   Bin 0 -> 42 bytes
 content/icons/blank.gif                            |   Bin 0 -> 42 bytes
 content/icons/folder.gif                           |   Bin 0 -> 42 bytes
 content/img/1x1.png                                |   Bin 0 -> 95 bytes
 content/img/apachecon-2019.jpg                     |   Bin 0 -> 52675 bytes
 content/img/asf_feather.png                        |   Bin 0 -> 1209 bytes
 .../apache-cassandra-infographic-final.jpg         |   Bin
 .../cassandra_streaming.png                        |   Bin
 .../operator-capabilities.png                      |   Bin
 .../single-region-multi-datacenter.png             |   Bin
 .../single-region-single-datacenter.png            |   Bin
 .../blog-post-improving-resiliency/image1.png      |   Bin
 .../blog-post-improving-resiliency/image10.png     |   Bin
 .../blog-post-improving-resiliency/image11.png     |   Bin
 .../blog-post-improving-resiliency/image12.png     |   Bin
 .../blog-post-improving-resiliency/image13.png     |   Bin
 .../blog-post-improving-resiliency/image14.png     |   Bin
 .../blog-post-improving-resiliency/image15.png     |   Bin
 .../blog-post-improving-resiliency/image16.png     |   Bin
 .../blog-post-improving-resiliency/image2.png      |   Bin
 .../blog-post-improving-resiliency/image3.png      |   Bin
 .../blog-post-improving-resiliency/image4.png      |   Bin
 .../blog-post-improving-resiliency/image5.png      |   Bin
 .../blog-post-improving-resiliency/image6.png      |   Bin
 .../blog-post-improving-resiliency/image7.png      |   Bin
 .../blog-post-improving-resiliency/image8.png      |   Bin
 .../blog-post-improving-resiliency/image9.png      |   Bin
 .../diagram-hash-ring-with-transient-replica.gif   |   Bin
 .../diagram-hash-ring.gif                          |   Bin
 .../diagram-rapid-write-protection.gif             |   Bin
 .../diagram-regular-write.gif                      |   Bin
 .../diagram-transient-write-down-node.gif          |   Bin
 .../diagram-transient-write.gif                    |   Bin
 .../blog-post-usage-report-2020/image1.jpg         |   Bin
 .../blog-post-usage-report-2020/image2.jpg         |   Bin
 .../blog-post-usage-report-2020/image3.jpg         |   Bin
 .../blog-post-usage-report-2020/image4.jpg         |   Bin
 .../blog-post-usage-report-2020/image5.jpg         |   Bin
 content/img/cassandra_logo.png                     |   Bin 0 -> 14246 bytes
 content/img/{blog => }/changelog_footer.jpg        |   Bin
 content/img/{blog => }/changelog_header.jpg        |   Bin
 content/img/world-party-2021-footer.png            |   Bin 0 -> 197343 bytes
 content/index.htm                                  |   357 -
 content/index.html                                 |     3 +-
 content/js/doctools.js                             |   287 +
 content/js/searchtools.js                          |   651 ++
 content/js/underscore-min.js                       |     6 +
 content/js/underscore-min.map                      |     1 +
 content/robots.txt                                 |     5 +
 content/third-party/index.html                     |   264 +
 content/worldparty/index.html                      |   218 +
 doap.rdf                                           |    54 +
 docker-compose.yml                                 |    31 +
 docker-entrypoint-jekyll-serve.sh                  |    29 +
 docker-entrypoint.sh                               |    51 +
 src/.htaccess                                      |     4 +
 src/Gemfile                                        |     4 +
 src/Gemfile.lock                                   |    59 +
 src/Makefile                                       |    57 +
 src/README                                         |   137 +
 src/_config.yml                                    |    42 +
 src/_data/releases.yaml                            |    19 +
 src/_data/urls.yaml                                |     4 +
 src/_includes/base.html                            |    13 +
 src/_includes/footer.html                          |    53 +
 src/_includes/head.html                            |    25 +
 src/_includes/nav.html                             |    93 +
 src/_layouts/blog.html                             |    33 +
 src/_layouts/default.html                          |     9 +
 src/_layouts/doclandingpage.html                   |    15 +
 src/_layouts/docpage.html                          |     4 +
 src/_layouts/page.html                             |     8 +
 src/_layouts/post.html                             |    12 +
 src/_plugins/font_awesome.rb                       |    71 +
 src/_plugins/release_link.rb                       |    40 +
 ...18-08-07-faster_streaming_in_cassandra.markdown |    77 +
 .../2018-08-23-testing_apache_cassandra.markdown   |    56 +
 ...nding_bugs_with_property_based_testing.markdown |   116 +
 .../2018-10-29-audit_logging_cassandra.markdown    |   211 +
 ...2-03-introducing-transient-replication.markdown |   135 +
 .../2019-04-09-benchmarking_streaming.markdown     |    78 +
 .../2020-07-20-apache-cassandra-4-0-beta1.markdown |    72 +
 ...14-cassandra-and-kubernetes-sig-update.markdown |    67 +
 .../2020-09-03-improving-resiliency.markdown       |   105 +
 ...2020-09-17-cassandra-usage-report-2020.markdown |    97 +
 src/_posts/2020-10-28-cass_changelog_1.markdown    |    91 +
 src/_posts/2020-12-04-cass_changelog_2.markdown    |    85 +
 src/_posts/2021-01-19-cass-changelog_3.markdown    |    67 +
 src/_posts/2021-02-11-cass-changelog_4.markdown    |    99 +
 src/_posts/2021-03-08-cass_changelog_5.markdown    |    88 +
 .../2021-03-10-join_cassandra_gsoc_2021.markdown   |    36 +
 src/_posts/2021-03-25-world_party.markdown         |    42 +
 src/_posts/2021-04-12-cass-changelog_6.markdown    |    89 +
 .../2021-04-19-cass-world-party-speakers.markdown  |    46 +
 src/_sass/_code.scss                               |    87 +
 src/_sass/_colors.scss                             |    12 +
 src/_sass/_pygments-light.sass                     |   146 +
 src/_sass/_site-footer.scss                        |    39 +
 src/_sass/_site-header.scss                        |    83 +
 src/_sass/_site-landing.scss                       |   115 +
 src/_sass/_sphinx-basic.scss                       |   604 ++
 .../2018-06-22-blog_post_template.markdown         |    33 +
 src/apachecon_cfp.md                               |    68 +
 src/blog/index.html                                |    11 +
 src/community.md                                   |    59 +
 src/css/sphinx.scss                                |   254 +
 src/css/style.scss                                 |    85 +
 {content => src}/doc/.htaccess                     |     0
 src/doc/3.11                                       |     1 +
 src/doc/3.11.11/.buildinfo                         |     4 +
 .../doc/3.11.11}/_images/eclipse_debug0.png        |   Bin
 .../doc/3.11.11}/_images/eclipse_debug1.png        |   Bin
 .../doc/3.11.11}/_images/eclipse_debug2.png        |   Bin
 .../doc/3.11.11}/_images/eclipse_debug3.png        |   Bin
 .../doc/3.11.11}/_images/eclipse_debug4.png        |   Bin
 .../doc/3.11.11}/_images/eclipse_debug5.png        |   Bin
 .../doc/3.11.11}/_images/eclipse_debug6.png        |   Bin
 .../3.11.11/_sources/architecture/dynamo.rst.txt   |   139 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 .../3.11.11/_sources/architecture/index.rst.txt    |    29 +
 .../3.11.11/_sources/architecture/overview.rst.txt |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |   129 +
 src/doc/3.11.11/_sources/bugs.rst.txt              |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  1921 ++++
 .../3.11.11/_sources/configuration/index.rst.txt   |    25 +
 src/doc/3.11.11/_sources/contactus.rst.txt         |    53 +
 src/doc/3.11.11/_sources/cql/appendices.rst.txt    |   333 +
 src/doc/3.11.11/_sources/cql/changes.rst.txt       |   204 +
 src/doc/3.11.11/_sources/cql/ddl.rst.txt           |   649 ++
 src/doc/3.11.11/_sources/cql/definitions.rst.txt   |   232 +
 src/doc/3.11.11/_sources/cql/dml.rst.txt           |   522 +
 src/doc/3.11.11/_sources/cql/functions.rst.txt     |   558 +
 src/doc/3.11.11/_sources/cql/index.rst.txt         |    47 +
 src/doc/3.11.11/_sources/cql/indexes.rst.txt       |    83 +
 src/doc/3.11.11/_sources/cql/json.rst.txt          |   115 +
 src/doc/3.11.11/_sources/cql/mvs.rst.txt           |   166 +
 src/doc/3.11.11/_sources/cql/security.rst.txt      |   502 +
 src/doc/3.11.11/_sources/cql/triggers.rst.txt      |    63 +
 src/doc/3.11.11/_sources/cql/types.rst.txt         |   559 +
 .../3.11.11/_sources/data_modeling/index.rst.txt   |    20 +
 .../_sources/development/code_style.rst.txt        |    94 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    71 +
 src/doc/3.11.11/_sources/development/ide.rst.txt   |   161 +
 src/doc/3.11.11/_sources/development/index.rst.txt |    29 +
 .../development/license_compliance.rst.txt         |    37 +
 .../3.11.11/_sources/development/patches.rst.txt   |   125 +
 .../3.11.11/_sources/development/testing.rst.txt   |    89 +
 src/doc/3.11.11/_sources/faq/index.rst.txt         |   298 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   107 +
 .../3.11.11/_sources/getting_started/index.rst.txt |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/3.11.11/_sources/index.rst.txt             |    41 +
 src/doc/3.11.11/_sources/operating/backups.rst.txt |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |    24 +
 src/doc/3.11.11/_sources/operating/cdc.rst.txt     |    89 +
 .../3.11.11/_sources/operating/compaction.rst.txt  |   442 +
 .../3.11.11/_sources/operating/compression.rst.txt |    94 +
 .../3.11.11/_sources/operating/hardware.rst.txt    |    87 +
 src/doc/3.11.11/_sources/operating/hints.rst.txt   |    22 +
 src/doc/3.11.11/_sources/operating/index.rst.txt   |    39 +
 src/doc/3.11.11/_sources/operating/metrics.rst.txt |   710 ++
 .../3.11.11/_sources/operating/read_repair.rst.txt |    22 +
 src/doc/3.11.11/_sources/operating/repair.rst.txt  |    22 +
 .../3.11.11/_sources/operating/security.rst.txt    |   410 +
 src/doc/3.11.11/_sources/operating/snitch.rst.txt  |    78 +
 .../_sources/operating/topo_changes.rst.txt        |   124 +
 src/doc/3.11.11/_sources/tools/cqlsh.rst.txt       |   455 +
 src/doc/3.11.11/_sources/tools/index.rst.txt       |    26 +
 src/doc/3.11.11/_sources/tools/nodetool.rst.txt    |    22 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../_sources/tools/nodetool/disablethrift.rst.txt  |    11 +
 .../3.11.11/_sources/tools/nodetool/drain.rst.txt  |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../_sources/tools/nodetool/enablethrift.rst.txt   |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../3.11.11/_sources/tools/nodetool/flush.rst.txt  |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../3.11.11/_sources/tools/nodetool/help.rst.txt   |    11 +
 .../3.11.11/_sources/tools/nodetool/info.rst.txt   |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../3.11.11/_sources/tools/nodetool/join.rst.txt   |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../3.11.11/_sources/tools/nodetool/move.rst.txt   |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   207 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../3.11.11/_sources/tools/nodetool/repair.rst.txt |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../3.11.11/_sources/tools/nodetool/ring.rst.txt   |    11 +
 .../3.11.11/_sources/tools/nodetool/scrub.rst.txt  |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../3.11.11/_sources/tools/nodetool/status.rst.txt |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusthrift.rst.txt   |    11 +
 .../3.11.11/_sources/tools/nodetool/stop.rst.txt   |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../3.11.11/_sources/tools/nodetool/verify.rst.txt |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../3.11.11/_sources/troubleshooting/index.rst.txt |    20 +
 src/doc/3.11.11/_static/ajax-loader.gif            |   Bin 0 -> 673 bytes
 src/doc/3.11.11/_static/basic.css                  |   676 ++
 src/doc/3.11.11/_static/comment-bright.png         |   Bin 0 -> 756 bytes
 src/doc/3.11.11/_static/comment-close.png          |   Bin 0 -> 829 bytes
 src/doc/3.11.11/_static/comment.png                |   Bin 0 -> 641 bytes
 src/doc/3.11.11/_static/doctools.js                |   315 +
 src/doc/3.11.11/_static/documentation_options.js   |    10 +
 src/doc/3.11.11/_static/down-pressed.png           |   Bin 0 -> 222 bytes
 src/doc/3.11.11/_static/down.png                   |   Bin 0 -> 202 bytes
 src/doc/3.11.11/_static/extra.css                  |    77 +
 src/doc/3.11.11/_static/file.png                   |   Bin 0 -> 286 bytes
 src/doc/3.11.11/_static/jquery-3.2.1.js            | 10253 +++++++++++++++++++
 src/doc/3.11.11/_static/jquery.js                  |     4 +
 src/doc/3.11.11/_static/language_data.js           |   297 +
 src/doc/3.11.11/_static/minus.png                  |   Bin 0 -> 90 bytes
 src/doc/3.11.11/_static/plus.png                   |   Bin 0 -> 90 bytes
 src/doc/3.11.11/_static/pygments.css               |    69 +
 src/doc/3.11.11/_static/searchtools.js             |   481 +
 src/doc/3.11.11/_static/underscore-1.3.1.js        |   999 ++
 src/doc/3.11.11/_static/underscore.js              |    31 +
 src/doc/3.11.11/_static/up-pressed.png             |   Bin 0 -> 214 bytes
 src/doc/3.11.11/_static/up.png                     |   Bin 0 -> 203 bytes
 src/doc/3.11.11/_static/websupport.js              |   808 ++
 src/doc/3.11.11/architecture/dynamo.html           |   218 +
 src/doc/3.11.11/architecture/guarantees.html       |   113 +
 src/doc/3.11.11/architecture/index.html            |   127 +
 src/doc/3.11.11/architecture/overview.html         |   113 +
 src/doc/3.11.11/architecture/storage_engine.html   |   207 +
 src/doc/3.11.11/bugs.html                          |   108 +
 .../configuration/cassandra_config_file.html       |  1835 ++++
 src/doc/3.11.11/configuration/index.html           |   109 +
 src/doc/3.11.11/contactus.html                     |   127 +
 src/doc/3.11.11/cql/appendices.html                |   569 +
 src/doc/3.11.11/cql/changes.html                   |   353 +
 src/doc/3.11.11/cql/ddl.html                       |   765 ++
 src/doc/3.11.11/cql/definitions.html               |   312 +
 src/doc/3.11.11/cql/dml.html                       |   558 +
 src/doc/3.11.11/cql/functions.html                 |   666 ++
 src/doc/3.11.11/cql/index.html                     |   239 +
 src/doc/3.11.11/cql/indexes.html                   |   168 +
 src/doc/3.11.11/cql/json.html                      |   315 +
 src/doc/3.11.11/cql/mvs.html                       |   241 +
 src/doc/3.11.11/cql/security.html                  |   704 ++
 src/doc/3.11.11/cql/triggers.html                  |   153 +
 src/doc/3.11.11/cql/types.html                     |   697 ++
 src/doc/3.11.11/data_modeling/index.html           |   104 +
 src/doc/3.11.11/development/code_style.html        |   209 +
 src/doc/3.11.11/development/how_to_commit.html     |   181 +
 src/doc/3.11.11/development/how_to_review.html     |   173 +
 src/doc/3.11.11/development/ide.html               |   235 +
 src/doc/3.11.11/development/index.html             |   144 +
 .../3.11.11/development/license_compliance.html    |   122 +
 src/doc/3.11.11/development/patches.html           |   248 +
 src/doc/3.11.11/development/testing.html           |   172 +
 src/doc/3.11.11/faq/index.html                     |   315 +
 .../doc/stable => src/doc/3.11.11}/genindex.html   |     0
 src/doc/3.11.11/getting_started/configuring.html   |   158 +
 src/doc/3.11.11/getting_started/drivers.html       |   223 +
 src/doc/3.11.11/getting_started/index.html         |   146 +
 src/doc/3.11.11/getting_started/installing.html    |   196 +
 src/doc/3.11.11/getting_started/querying.html      |   144 +
 src/doc/3.11.11/index.html                         |   154 +
 .../doc/stable => src/doc/3.11.11}/objects.inv     |   Bin
 src/doc/3.11.11/operating/backups.html             |   123 +
 src/doc/3.11.11/operating/bloom_filters.html       |   160 +
 src/doc/3.11.11/operating/bulk_loading.html        |   123 +
 src/doc/3.11.11/operating/cdc.html                 |   186 +
 src/doc/3.11.11/operating/compaction.html          |   514 +
 src/doc/3.11.11/operating/compression.html         |   187 +
 src/doc/3.11.11/operating/hardware.html            |   189 +
 src/doc/3.11.11/operating/hints.html               |   123 +
 src/doc/3.11.11/operating/index.html               |   215 +
 src/doc/3.11.11/operating/metrics.html             |  1382 +++
 src/doc/3.11.11/operating/read_repair.html         |   123 +
 src/doc/3.11.11/operating/repair.html              |   123 +
 src/doc/3.11.11/operating/security.html            |   446 +
 src/doc/3.11.11/operating/snitch.html              |   176 +
 src/doc/3.11.11/operating/topo_changes.html        |   214 +
 src/doc/3.11.11/search.html                        |   103 +
 .../doc/stable => src/doc/3.11.11}/searchindex.js  |     0
 src/doc/3.11.11/tools/cqlsh.html                   |   481 +
 src/doc/3.11.11/tools/index.html                   |   111 +
 src/doc/3.11.11/tools/nodetool.html                |   111 +
 src/doc/3.11.11/tools/nodetool/assassinate.html    |   129 +
 src/doc/3.11.11/tools/nodetool/bootstrap.html      |   128 +
 src/doc/3.11.11/tools/nodetool/cleanup.html        |   134 +
 src/doc/3.11.11/tools/nodetool/clearsnapshot.html  |   134 +
 src/doc/3.11.11/tools/nodetool/compact.html        |   146 +
 .../3.11.11/tools/nodetool/compactionhistory.html  |   124 +
 .../3.11.11/tools/nodetool/compactionstats.html    |   124 +
 src/doc/3.11.11/tools/nodetool/decommission.html   |   120 +
 .../3.11.11/tools/nodetool/describecluster.html    |   121 +
 src/doc/3.11.11/tools/nodetool/describering.html   |   128 +
 .../tools/nodetool/disableautocompaction.html      |   130 +
 src/doc/3.11.11/tools/nodetool/disablebackup.html  |   120 +
 src/doc/3.11.11/tools/nodetool/disablebinary.html  |   120 +
 src/doc/3.11.11/tools/nodetool/disablegossip.html  |   121 +
 src/doc/3.11.11/tools/nodetool/disablehandoff.html |   120 +
 .../3.11.11/tools/nodetool/disablehintsfordc.html  |   129 +
 src/doc/3.11.11/tools/nodetool/disablethrift.html  |   120 +
 src/doc/3.11.11/tools/nodetool/drain.html          |   121 +
 .../tools/nodetool/enableautocompaction.html       |   130 +
 src/doc/3.11.11/tools/nodetool/enablebackup.html   |   120 +
 src/doc/3.11.11/tools/nodetool/enablebinary.html   |   120 +
 src/doc/3.11.11/tools/nodetool/enablegossip.html   |   120 +
 src/doc/3.11.11/tools/nodetool/enablehandoff.html  |   121 +
 .../3.11.11/tools/nodetool/enablehintsfordc.html   |   130 +
 src/doc/3.11.11/tools/nodetool/enablethrift.html   |   120 +
 .../3.11.11/tools/nodetool/failuredetector.html    |   121 +
 src/doc/3.11.11/tools/nodetool/flush.html          |   129 +
 src/doc/3.11.11/tools/nodetool/garbagecollect.html |   139 +
 src/doc/3.11.11/tools/nodetool/gcstats.html        |   120 +
 .../tools/nodetool/getcompactionthreshold.html     |   130 +
 .../tools/nodetool/getcompactionthroughput.html    |   121 +
 .../tools/nodetool/getconcurrentcompactors.html    |   121 +
 src/doc/3.11.11/tools/nodetool/getendpoints.html   |   130 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   121 +
 .../3.11.11/tools/nodetool/getlogginglevels.html   |   120 +
 src/doc/3.11.11/tools/nodetool/getsstables.html    |   132 +
 .../tools/nodetool/getstreamthroughput.html        |   121 +
 src/doc/3.11.11/tools/nodetool/gettimeout.html     |   130 +
 .../tools/nodetool/gettraceprobability.html        |   120 +
 src/doc/3.11.11/tools/nodetool/gossipinfo.html     |   120 +
 src/doc/3.11.11/tools/nodetool/help.html           |   110 +
 src/doc/3.11.11/tools/nodetool/info.html           |   123 +
 .../tools/nodetool/invalidatecountercache.html     |   120 +
 .../3.11.11/tools/nodetool/invalidatekeycache.html |   120 +
 .../3.11.11/tools/nodetool/invalidaterowcache.html |   120 +
 src/doc/3.11.11/tools/nodetool/join.html           |   120 +
 src/doc/3.11.11/tools/nodetool/listsnapshots.html  |   121 +
 src/doc/3.11.11/tools/nodetool/move.html           |   128 +
 src/doc/3.11.11/tools/nodetool/netstats.html       |   125 +
 src/doc/3.11.11/tools/nodetool/nodetool.html       |   197 +
 src/doc/3.11.11/tools/nodetool/pausehandoff.html   |   120 +
 .../3.11.11/tools/nodetool/proxyhistograms.html    |   121 +
 src/doc/3.11.11/tools/nodetool/rangekeysample.html |   121 +
 src/doc/3.11.11/tools/nodetool/rebuild.html        |   145 +
 src/doc/3.11.11/tools/nodetool/rebuild_index.html  |   130 +
 src/doc/3.11.11/tools/nodetool/refresh.html        |   130 +
 .../tools/nodetool/refreshsizeestimates.html       |   120 +
 .../3.11.11/tools/nodetool/reloadlocalschema.html  |   120 +
 src/doc/3.11.11/tools/nodetool/reloadtriggers.html |   120 +
 .../3.11.11/tools/nodetool/relocatesstables.html   |   133 +
 src/doc/3.11.11/tools/nodetool/removenode.html     |   131 +
 src/doc/3.11.11/tools/nodetool/repair.html         |   182 +
 src/doc/3.11.11/tools/nodetool/replaybatchlog.html |   120 +
 .../3.11.11/tools/nodetool/resetlocalschema.html   |   120 +
 src/doc/3.11.11/tools/nodetool/resumehandoff.html  |   120 +
 src/doc/3.11.11/tools/nodetool/ring.html           |   133 +
 src/doc/3.11.11/tools/nodetool/scrub.html          |   154 +
 .../3.11.11/tools/nodetool/setcachecapacity.html   |   130 +
 .../3.11.11/tools/nodetool/setcachekeystosave.html |   132 +
 .../tools/nodetool/setcompactionthreshold.html     |   130 +
 .../tools/nodetool/setcompactionthroughput.html    |   130 +
 .../tools/nodetool/setconcurrentcompactors.html    |   130 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   130 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   130 +
 .../3.11.11/tools/nodetool/setlogginglevel.html    |   132 +
 .../tools/nodetool/setstreamthroughput.html        |   130 +
 src/doc/3.11.11/tools/nodetool/settimeout.html     |   133 +
 .../tools/nodetool/settraceprobability.html        |   131 +
 src/doc/3.11.11/tools/nodetool/snapshot.html       |   147 +
 src/doc/3.11.11/tools/nodetool/status.html         |   132 +
 src/doc/3.11.11/tools/nodetool/statusbackup.html   |   120 +
 src/doc/3.11.11/tools/nodetool/statusbinary.html   |   120 +
 src/doc/3.11.11/tools/nodetool/statusgossip.html   |   120 +
 src/doc/3.11.11/tools/nodetool/statushandoff.html  |   121 +
 src/doc/3.11.11/tools/nodetool/statusthrift.html   |   120 +
 src/doc/3.11.11/tools/nodetool/stop.html           |   137 +
 src/doc/3.11.11/tools/nodetool/stopdaemon.html     |   120 +
 .../3.11.11/tools/nodetool/tablehistograms.html    |   129 +
 src/doc/3.11.11/tools/nodetool/tablestats.html     |   139 +
 src/doc/3.11.11/tools/nodetool/toppartitions.html  |   140 +
 src/doc/3.11.11/tools/nodetool/tpstats.html        |   124 +
 src/doc/3.11.11/tools/nodetool/truncatehints.html  |   131 +
 .../3.11.11/tools/nodetool/upgradesstables.html    |   140 +
 src/doc/3.11.11/tools/nodetool/verify.html         |   132 +
 src/doc/3.11.11/tools/nodetool/version.html        |   120 +
 .../3.11.11/tools/nodetool/viewbuildstatus.html    |   129 +
 src/doc/3.11.11/troubleshooting/index.html         |   100 +
 src/doc/3.11.3/.buildinfo                          |     4 +
 .../doc/3.11.3}/_images/eclipse_debug0.png         |   Bin
 .../doc/3.11.3}/_images/eclipse_debug1.png         |   Bin
 .../doc/3.11.3}/_images/eclipse_debug2.png         |   Bin
 .../doc/3.11.3}/_images/eclipse_debug3.png         |   Bin
 .../doc/3.11.3}/_images/eclipse_debug4.png         |   Bin
 .../doc/3.11.3}/_images/eclipse_debug5.png         |   Bin
 .../doc/3.11.3}/_images/eclipse_debug6.png         |   Bin
 .../3.11.3/_sources/architecture/dynamo.rst.txt    |   139 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 src/doc/3.11.3/_sources/architecture/index.rst.txt |    29 +
 .../3.11.3/_sources/architecture/overview.rst.txt  |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |    82 +
 src/doc/3.11.3/_sources/bugs.rst.txt               |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  1880 ++++
 .../3.11.3/_sources/configuration/index.rst.txt    |    25 +
 src/doc/3.11.3/_sources/contactus.rst.txt          |    53 +
 src/doc/3.11.3/_sources/cql/appendices.rst.txt     |   330 +
 src/doc/3.11.3/_sources/cql/changes.rst.txt        |   204 +
 src/doc/3.11.3/_sources/cql/ddl.rst.txt            |   649 ++
 src/doc/3.11.3/_sources/cql/definitions.rst.txt    |   232 +
 src/doc/3.11.3/_sources/cql/dml.rst.txt            |   522 +
 src/doc/3.11.3/_sources/cql/functions.rst.txt      |   558 +
 src/doc/3.11.3/_sources/cql/index.rst.txt          |    47 +
 src/doc/3.11.3/_sources/cql/indexes.rst.txt        |    83 +
 src/doc/3.11.3/_sources/cql/json.rst.txt           |   115 +
 src/doc/3.11.3/_sources/cql/mvs.rst.txt            |   166 +
 src/doc/3.11.3/_sources/cql/security.rst.txt       |   502 +
 src/doc/3.11.3/_sources/cql/triggers.rst.txt       |    63 +
 src/doc/3.11.3/_sources/cql/types.rst.txt          |   559 +
 .../3.11.3/_sources/data_modeling/index.rst.txt    |    20 +
 .../3.11.3/_sources/development/code_style.rst.txt |    94 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    71 +
 src/doc/3.11.3/_sources/development/ide.rst.txt    |   161 +
 src/doc/3.11.3/_sources/development/index.rst.txt  |    28 +
 .../3.11.3/_sources/development/patches.rst.txt    |   125 +
 .../3.11.3/_sources/development/testing.rst.txt    |    89 +
 src/doc/3.11.3/_sources/faq/index.rst.txt          |   298 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   107 +
 .../3.11.3/_sources/getting_started/index.rst.txt  |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/3.11.3/_sources/index.rst.txt              |    41 +
 src/doc/3.11.3/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../3.11.3/_sources/operating/bulk_loading.rst.txt |    24 +
 src/doc/3.11.3/_sources/operating/cdc.rst.txt      |    89 +
 .../3.11.3/_sources/operating/compaction.rst.txt   |   442 +
 .../3.11.3/_sources/operating/compression.rst.txt  |    94 +
 src/doc/3.11.3/_sources/operating/hardware.rst.txt |    87 +
 src/doc/3.11.3/_sources/operating/hints.rst.txt    |    22 +
 src/doc/3.11.3/_sources/operating/index.rst.txt    |    39 +
 src/doc/3.11.3/_sources/operating/metrics.rst.txt  |   706 ++
 .../3.11.3/_sources/operating/read_repair.rst.txt  |    22 +
 src/doc/3.11.3/_sources/operating/repair.rst.txt   |    22 +
 src/doc/3.11.3/_sources/operating/security.rst.txt |   410 +
 src/doc/3.11.3/_sources/operating/snitch.rst.txt   |    78 +
 .../3.11.3/_sources/operating/topo_changes.rst.txt |   124 +
 src/doc/3.11.3/_sources/tools/cqlsh.rst.txt        |   455 +
 src/doc/3.11.3/_sources/tools/index.rst.txt        |    26 +
 src/doc/3.11.3/_sources/tools/nodetool.rst.txt     |    22 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../3.11.3/_sources/tools/nodetool/cleanup.rst.txt |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../3.11.3/_sources/tools/nodetool/compact.rst.txt |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../3.11.3/_sources/tools/nodetool/drain.rst.txt   |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../3.11.3/_sources/tools/nodetool/flush.rst.txt   |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../3.11.3/_sources/tools/nodetool/gcstats.rst.txt |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getreplicas.rst.txt    |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../_sources/tools/nodetool/handoffwindow.rst.txt  |    11 +
 .../3.11.3/_sources/tools/nodetool/help.rst.txt    |    11 +
 .../3.11.3/_sources/tools/nodetool/import.rst.txt  |    11 +
 .../3.11.3/_sources/tools/nodetool/info.rst.txt    |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../3.11.3/_sources/tools/nodetool/join.rst.txt    |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../3.11.3/_sources/tools/nodetool/move.rst.txt    |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   250 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../3.11.3/_sources/tools/nodetool/rebuild.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../3.11.3/_sources/tools/nodetool/refresh.rst.txt |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../3.11.3/_sources/tools/nodetool/repair.rst.txt  |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../3.11.3/_sources/tools/nodetool/ring.rst.txt    |    11 +
 .../3.11.3/_sources/tools/nodetool/scrub.rst.txt   |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../3.11.3/_sources/tools/nodetool/status.rst.txt  |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../3.11.3/_sources/tools/nodetool/stop.rst.txt    |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../3.11.3/_sources/tools/nodetool/tpstats.rst.txt |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../3.11.3/_sources/tools/nodetool/verify.rst.txt  |    11 +
 .../3.11.3/_sources/tools/nodetool/version.rst.txt |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../3.11.3/_sources/troubleshooting/index.rst.txt  |    20 +
 src/doc/3.11.3/_static/ajax-loader.gif             |   Bin 0 -> 673 bytes
 src/doc/3.11.3/_static/basic.css                   |   632 ++
 src/doc/3.11.3/_static/comment-bright.png          |   Bin 0 -> 756 bytes
 src/doc/3.11.3/_static/comment-close.png           |   Bin 0 -> 829 bytes
 src/doc/3.11.3/_static/comment.png                 |   Bin 0 -> 641 bytes
 src/doc/3.11.3/_static/doctools.js                 |   287 +
 src/doc/3.11.3/_static/down-pressed.png            |   Bin 0 -> 222 bytes
 src/doc/3.11.3/_static/down.png                    |   Bin 0 -> 202 bytes
 src/doc/3.11.3/_static/extra.css                   |    59 +
 src/doc/3.11.3/_static/file.png                    |   Bin 0 -> 286 bytes
 src/doc/3.11.3/_static/jquery.js                   | 10219 ++++++++++++++++++
 src/doc/3.11.3/_static/minus.png                   |   Bin 0 -> 90 bytes
 src/doc/3.11.3/_static/plus.png                    |   Bin 0 -> 90 bytes
 src/doc/3.11.3/_static/pygments.css                |    69 +
 src/doc/3.11.3/_static/searchtools.js              |   758 ++
 src/doc/3.11.3/_static/underscore.js               |  1548 +++
 src/doc/3.11.3/_static/up-pressed.png              |   Bin 0 -> 214 bytes
 src/doc/3.11.3/_static/up.png                      |   Bin 0 -> 203 bytes
 src/doc/3.11.3/_static/websupport.js               |   808 ++
 src/doc/3.11.3/architecture/dynamo.html            |   218 +
 src/doc/3.11.3/architecture/guarantees.html        |   113 +
 src/doc/3.11.3/architecture/index.html             |   127 +
 src/doc/3.11.3/architecture/overview.html          |   113 +
 src/doc/3.11.3/architecture/storage_engine.html    |   164 +
 src/doc/3.11.3/bugs.html                           |   108 +
 .../configuration/cassandra_config_file.html       |  1802 ++++
 src/doc/3.11.3/configuration/index.html            |   109 +
 src/doc/3.11.3/contactus.html                      |   127 +
 src/doc/3.11.3/cql/appendices.html                 |   565 +
 src/doc/3.11.3/cql/changes.html                    |   353 +
 src/doc/3.11.3/cql/ddl.html                        |   765 ++
 src/doc/3.11.3/cql/definitions.html                |   312 +
 src/doc/3.11.3/cql/dml.html                        |   558 +
 src/doc/3.11.3/cql/functions.html                  |   666 ++
 src/doc/3.11.3/cql/index.html                      |   239 +
 src/doc/3.11.3/cql/indexes.html                    |   168 +
 src/doc/3.11.3/cql/json.html                       |   315 +
 src/doc/3.11.3/cql/mvs.html                        |   241 +
 src/doc/3.11.3/cql/security.html                   |   704 ++
 src/doc/3.11.3/cql/triggers.html                   |   153 +
 src/doc/3.11.3/cql/types.html                      |   697 ++
 src/doc/3.11.3/data_modeling/index.html            |   104 +
 src/doc/3.11.3/development/code_style.html         |   208 +
 src/doc/3.11.3/development/how_to_commit.html      |   180 +
 src/doc/3.11.3/development/how_to_review.html      |   172 +
 src/doc/3.11.3/development/ide.html                |   234 +
 src/doc/3.11.3/development/index.html              |   142 +
 src/doc/3.11.3/development/patches.html            |   247 +
 src/doc/3.11.3/development/testing.html            |   171 +
 src/doc/3.11.3/faq/index.html                      |   315 +
 {content => src}/doc/3.11.3/genindex.html          |     0
 src/doc/3.11.3/getting_started/configuring.html    |   158 +
 src/doc/3.11.3/getting_started/drivers.html        |   223 +
 src/doc/3.11.3/getting_started/index.html          |   146 +
 src/doc/3.11.3/getting_started/installing.html     |   196 +
 src/doc/3.11.3/getting_started/querying.html       |   144 +
 src/doc/3.11.3/index.html                          |    75 +
 {content => src}/doc/3.11.3/objects.inv            |   Bin
 src/doc/3.11.3/operating/backups.html              |   123 +
 src/doc/3.11.3/operating/bloom_filters.html        |   160 +
 src/doc/3.11.3/operating/bulk_loading.html         |   123 +
 src/doc/3.11.3/operating/cdc.html                  |   186 +
 src/doc/3.11.3/operating/compaction.html           |   514 +
 src/doc/3.11.3/operating/compression.html          |   187 +
 src/doc/3.11.3/operating/hardware.html             |   189 +
 src/doc/3.11.3/operating/hints.html                |   123 +
 src/doc/3.11.3/operating/index.html                |   215 +
 src/doc/3.11.3/operating/metrics.html              |  1601 +++
 src/doc/3.11.3/operating/read_repair.html          |   123 +
 src/doc/3.11.3/operating/repair.html               |   123 +
 src/doc/3.11.3/operating/security.html             |   446 +
 src/doc/3.11.3/operating/snitch.html               |   176 +
 src/doc/3.11.3/operating/topo_changes.html         |   214 +
 src/doc/3.11.3/search.html                         |   103 +
 {content => src}/doc/3.11.3/searchindex.js         |     0
 src/doc/3.11.3/tools/cqlsh.html                    |   481 +
 src/doc/3.11.3/tools/index.html                    |   111 +
 src/doc/3.11.3/tools/nodetool.html                 |   111 +
 src/doc/3.11.3/tools/nodetool/assassinate.html     |   132 +
 src/doc/3.11.3/tools/nodetool/bootstrap.html       |   131 +
 src/doc/3.11.3/tools/nodetool/cleanup.html         |   137 +
 src/doc/3.11.3/tools/nodetool/clearsnapshot.html   |   140 +
 src/doc/3.11.3/tools/nodetool/clientstats.html     |   133 +
 src/doc/3.11.3/tools/nodetool/compact.html         |   149 +
 .../3.11.3/tools/nodetool/compactionhistory.html   |   127 +
 src/doc/3.11.3/tools/nodetool/compactionstats.html |   127 +
 src/doc/3.11.3/tools/nodetool/decommission.html    |   127 +
 src/doc/3.11.3/tools/nodetool/describecluster.html |   124 +
 src/doc/3.11.3/tools/nodetool/describering.html    |   131 +
 src/doc/3.11.3/tools/nodetool/disableauditlog.html |   123 +
 .../tools/nodetool/disableautocompaction.html      |   133 +
 src/doc/3.11.3/tools/nodetool/disablebackup.html   |   123 +
 src/doc/3.11.3/tools/nodetool/disablebinary.html   |   123 +
 .../3.11.3/tools/nodetool/disablefullquerylog.html |   123 +
 src/doc/3.11.3/tools/nodetool/disablegossip.html   |   124 +
 src/doc/3.11.3/tools/nodetool/disablehandoff.html  |   123 +
 .../3.11.3/tools/nodetool/disablehintsfordc.html   |   132 +
 .../tools/nodetool/disableoldprotocolversions.html |   123 +
 src/doc/3.11.3/tools/nodetool/drain.html           |   124 +
 src/doc/3.11.3/tools/nodetool/enableauditlog.html  |   157 +
 .../tools/nodetool/enableautocompaction.html       |   133 +
 src/doc/3.11.3/tools/nodetool/enablebackup.html    |   123 +
 src/doc/3.11.3/tools/nodetool/enablebinary.html    |   123 +
 .../3.11.3/tools/nodetool/enablefullquerylog.html  |   154 +
 src/doc/3.11.3/tools/nodetool/enablegossip.html    |   123 +
 src/doc/3.11.3/tools/nodetool/enablehandoff.html   |   124 +
 .../3.11.3/tools/nodetool/enablehintsfordc.html    |   133 +
 .../tools/nodetool/enableoldprotocolversions.html  |   123 +
 src/doc/3.11.3/tools/nodetool/failuredetector.html |   124 +
 src/doc/3.11.3/tools/nodetool/flush.html           |   132 +
 src/doc/3.11.3/tools/nodetool/garbagecollect.html  |   142 +
 src/doc/3.11.3/tools/nodetool/gcstats.html         |   123 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   125 +
 .../tools/nodetool/getcompactionthreshold.html     |   133 +
 .../tools/nodetool/getcompactionthroughput.html    |   124 +
 .../tools/nodetool/getconcurrentcompactors.html    |   124 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   124 +
 src/doc/3.11.3/tools/nodetool/getendpoints.html    |   133 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   124 +
 .../3.11.3/tools/nodetool/getlogginglevels.html    |   123 +
 .../3.11.3/tools/nodetool/getmaxhintwindow.html    |   123 +
 src/doc/3.11.3/tools/nodetool/getreplicas.html     |   133 +
 src/doc/3.11.3/tools/nodetool/getseeds.html        |   124 +
 src/doc/3.11.3/tools/nodetool/getsstables.html     |   135 +
 .../3.11.3/tools/nodetool/getstreamthroughput.html |   124 +
 src/doc/3.11.3/tools/nodetool/gettimeout.html      |   133 +
 .../3.11.3/tools/nodetool/gettraceprobability.html |   123 +
 src/doc/3.11.3/tools/nodetool/gossipinfo.html      |   123 +
 src/doc/3.11.3/tools/nodetool/handoffwindow.html   |   123 +
 src/doc/3.11.3/tools/nodetool/help.html            |   110 +
 src/doc/3.11.3/tools/nodetool/import.html          |   158 +
 src/doc/3.11.3/tools/nodetool/info.html            |   126 +
 .../tools/nodetool/invalidatecountercache.html     |   123 +
 .../3.11.3/tools/nodetool/invalidatekeycache.html  |   123 +
 .../3.11.3/tools/nodetool/invalidaterowcache.html  |   123 +
 src/doc/3.11.3/tools/nodetool/join.html            |   123 +
 src/doc/3.11.3/tools/nodetool/listsnapshots.html   |   124 +
 src/doc/3.11.3/tools/nodetool/move.html            |   131 +
 src/doc/3.11.3/tools/nodetool/netstats.html        |   128 +
 src/doc/3.11.3/tools/nodetool/nodetool.html        |   220 +
 src/doc/3.11.3/tools/nodetool/pausehandoff.html    |   123 +
 src/doc/3.11.3/tools/nodetool/profileload.html     |   142 +
 src/doc/3.11.3/tools/nodetool/proxyhistograms.html |   124 +
 src/doc/3.11.3/tools/nodetool/rangekeysample.html  |   124 +
 src/doc/3.11.3/tools/nodetool/rebuild.html         |   148 +
 src/doc/3.11.3/tools/nodetool/rebuild_index.html   |   133 +
 src/doc/3.11.3/tools/nodetool/refresh.html         |   133 +
 .../tools/nodetool/refreshsizeestimates.html       |   123 +
 .../3.11.3/tools/nodetool/reloadlocalschema.html   |   123 +
 src/doc/3.11.3/tools/nodetool/reloadseeds.html     |   124 +
 src/doc/3.11.3/tools/nodetool/reloadssl.html       |   123 +
 src/doc/3.11.3/tools/nodetool/reloadtriggers.html  |   123 +
 .../3.11.3/tools/nodetool/relocatesstables.html    |   136 +
 src/doc/3.11.3/tools/nodetool/removenode.html      |   134 +
 src/doc/3.11.3/tools/nodetool/repair.html          |   196 +
 src/doc/3.11.3/tools/nodetool/repair_admin.html    |   137 +
 src/doc/3.11.3/tools/nodetool/replaybatchlog.html  |   123 +
 .../3.11.3/tools/nodetool/resetfullquerylog.html   |   125 +
 .../3.11.3/tools/nodetool/resetlocalschema.html    |   123 +
 src/doc/3.11.3/tools/nodetool/resumehandoff.html   |   123 +
 src/doc/3.11.3/tools/nodetool/ring.html            |   136 +
 src/doc/3.11.3/tools/nodetool/scrub.html           |   157 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   134 +
 .../3.11.3/tools/nodetool/setcachecapacity.html    |   133 +
 .../3.11.3/tools/nodetool/setcachekeystosave.html  |   135 +
 .../tools/nodetool/setcompactionthreshold.html     |   133 +
 .../tools/nodetool/setcompactionthroughput.html    |   133 +
 .../tools/nodetool/setconcurrentcompactors.html    |   133 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   133 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   133 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   133 +
 src/doc/3.11.3/tools/nodetool/setlogginglevel.html |   136 +
 .../3.11.3/tools/nodetool/setmaxhintwindow.html    |   132 +
 .../3.11.3/tools/nodetool/setstreamthroughput.html |   133 +
 src/doc/3.11.3/tools/nodetool/settimeout.html      |   136 +
 .../3.11.3/tools/nodetool/settraceprobability.html |   134 +
 src/doc/3.11.3/tools/nodetool/snapshot.html        |   150 +
 src/doc/3.11.3/tools/nodetool/status.html          |   135 +
 .../tools/nodetool/statusautocompaction.html       |   136 +
 src/doc/3.11.3/tools/nodetool/statusbackup.html    |   123 +
 src/doc/3.11.3/tools/nodetool/statusbinary.html    |   123 +
 src/doc/3.11.3/tools/nodetool/statusgossip.html    |   123 +
 src/doc/3.11.3/tools/nodetool/statushandoff.html   |   124 +
 src/doc/3.11.3/tools/nodetool/stop.html            |   139 +
 src/doc/3.11.3/tools/nodetool/stopdaemon.html      |   123 +
 src/doc/3.11.3/tools/nodetool/tablehistograms.html |   132 +
 src/doc/3.11.3/tools/nodetool/tablestats.html      |   167 +
 src/doc/3.11.3/tools/nodetool/toppartitions.html   |   141 +
 src/doc/3.11.3/tools/nodetool/tpstats.html         |   127 +
 src/doc/3.11.3/tools/nodetool/truncatehints.html   |   134 +
 src/doc/3.11.3/tools/nodetool/upgradesstables.html |   143 +
 src/doc/3.11.3/tools/nodetool/verify.html          |   152 +
 src/doc/3.11.3/tools/nodetool/version.html         |   123 +
 src/doc/3.11.3/tools/nodetool/viewbuildstatus.html |   132 +
 src/doc/3.11.3/troubleshooting/index.html          |   100 +
 src/doc/3.11.5/.buildinfo                          |     4 +
 .../doc/3.11.5}/_images/eclipse_debug0.png         |   Bin
 .../doc/3.11.5}/_images/eclipse_debug1.png         |   Bin
 .../doc/3.11.5}/_images/eclipse_debug2.png         |   Bin
 .../doc/3.11.5}/_images/eclipse_debug3.png         |   Bin
 .../doc/3.11.5}/_images/eclipse_debug4.png         |   Bin
 .../doc/3.11.5}/_images/eclipse_debug5.png         |   Bin
 .../doc/3.11.5}/_images/eclipse_debug6.png         |   Bin
 .../3.11.5/_sources/architecture/dynamo.rst.txt    |   139 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 src/doc/3.11.5/_sources/architecture/index.rst.txt |    29 +
 .../3.11.5/_sources/architecture/overview.rst.txt  |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |    82 +
 src/doc/3.11.5/_sources/bugs.rst.txt               |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  1911 ++++
 .../3.11.5/_sources/configuration/index.rst.txt    |    25 +
 src/doc/3.11.5/_sources/contactus.rst.txt          |    53 +
 src/doc/3.11.5/_sources/cql/appendices.rst.txt     |   330 +
 src/doc/3.11.5/_sources/cql/changes.rst.txt        |   204 +
 src/doc/3.11.5/_sources/cql/ddl.rst.txt            |   649 ++
 src/doc/3.11.5/_sources/cql/definitions.rst.txt    |   232 +
 src/doc/3.11.5/_sources/cql/dml.rst.txt            |   522 +
 src/doc/3.11.5/_sources/cql/functions.rst.txt      |   558 +
 src/doc/3.11.5/_sources/cql/index.rst.txt          |    47 +
 src/doc/3.11.5/_sources/cql/indexes.rst.txt        |    83 +
 src/doc/3.11.5/_sources/cql/json.rst.txt           |   115 +
 src/doc/3.11.5/_sources/cql/mvs.rst.txt            |   166 +
 src/doc/3.11.5/_sources/cql/security.rst.txt       |   502 +
 src/doc/3.11.5/_sources/cql/triggers.rst.txt       |    63 +
 src/doc/3.11.5/_sources/cql/types.rst.txt          |   559 +
 .../3.11.5/_sources/data_modeling/index.rst.txt    |    20 +
 .../3.11.5/_sources/development/code_style.rst.txt |    94 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    71 +
 src/doc/3.11.5/_sources/development/ide.rst.txt    |   161 +
 src/doc/3.11.5/_sources/development/index.rst.txt  |    28 +
 .../3.11.5/_sources/development/patches.rst.txt    |   125 +
 .../3.11.5/_sources/development/testing.rst.txt    |    89 +
 src/doc/3.11.5/_sources/faq/index.rst.txt          |   298 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   107 +
 .../3.11.5/_sources/getting_started/index.rst.txt  |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/3.11.5/_sources/index.rst.txt              |    41 +
 src/doc/3.11.5/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../3.11.5/_sources/operating/bulk_loading.rst.txt |    24 +
 src/doc/3.11.5/_sources/operating/cdc.rst.txt      |    89 +
 .../3.11.5/_sources/operating/compaction.rst.txt   |   442 +
 .../3.11.5/_sources/operating/compression.rst.txt  |    94 +
 src/doc/3.11.5/_sources/operating/hardware.rst.txt |    87 +
 src/doc/3.11.5/_sources/operating/hints.rst.txt    |    22 +
 src/doc/3.11.5/_sources/operating/index.rst.txt    |    39 +
 src/doc/3.11.5/_sources/operating/metrics.rst.txt  |   706 ++
 .../3.11.5/_sources/operating/read_repair.rst.txt  |    22 +
 src/doc/3.11.5/_sources/operating/repair.rst.txt   |    22 +
 src/doc/3.11.5/_sources/operating/security.rst.txt |   410 +
 src/doc/3.11.5/_sources/operating/snitch.rst.txt   |    78 +
 .../3.11.5/_sources/operating/topo_changes.rst.txt |   124 +
 src/doc/3.11.5/_sources/tools/cqlsh.rst.txt        |   455 +
 src/doc/3.11.5/_sources/tools/index.rst.txt        |    26 +
 src/doc/3.11.5/_sources/tools/nodetool.rst.txt     |    22 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../3.11.5/_sources/tools/nodetool/cleanup.rst.txt |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../3.11.5/_sources/tools/nodetool/compact.rst.txt |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../_sources/tools/nodetool/disablethrift.rst.txt  |    11 +
 .../3.11.5/_sources/tools/nodetool/drain.rst.txt   |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../_sources/tools/nodetool/enablethrift.rst.txt   |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../3.11.5/_sources/tools/nodetool/flush.rst.txt   |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../3.11.5/_sources/tools/nodetool/gcstats.rst.txt |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../3.11.5/_sources/tools/nodetool/help.rst.txt    |    11 +
 .../3.11.5/_sources/tools/nodetool/info.rst.txt    |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../3.11.5/_sources/tools/nodetool/join.rst.txt    |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../3.11.5/_sources/tools/nodetool/move.rst.txt    |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   207 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../3.11.5/_sources/tools/nodetool/rebuild.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../3.11.5/_sources/tools/nodetool/refresh.rst.txt |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../3.11.5/_sources/tools/nodetool/repair.rst.txt  |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../3.11.5/_sources/tools/nodetool/ring.rst.txt    |    11 +
 .../3.11.5/_sources/tools/nodetool/scrub.rst.txt   |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../3.11.5/_sources/tools/nodetool/status.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusthrift.rst.txt   |    11 +
 .../3.11.5/_sources/tools/nodetool/stop.rst.txt    |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../3.11.5/_sources/tools/nodetool/tpstats.rst.txt |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../3.11.5/_sources/tools/nodetool/verify.rst.txt  |    11 +
 .../3.11.5/_sources/tools/nodetool/version.rst.txt |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../3.11.5/_sources/troubleshooting/index.rst.txt  |    20 +
 src/doc/3.11.5/_static/ajax-loader.gif             |   Bin 0 -> 673 bytes
 src/doc/3.11.5/_static/basic.css                   |   676 ++
 src/doc/3.11.5/_static/comment-bright.png          |   Bin 0 -> 756 bytes
 src/doc/3.11.5/_static/comment-close.png           |   Bin 0 -> 829 bytes
 src/doc/3.11.5/_static/comment.png                 |   Bin 0 -> 641 bytes
 src/doc/3.11.5/_static/doctools.js                 |   315 +
 src/doc/3.11.5/_static/documentation_options.js    |    10 +
 src/doc/3.11.5/_static/down-pressed.png            |   Bin 0 -> 222 bytes
 src/doc/3.11.5/_static/down.png                    |   Bin 0 -> 202 bytes
 src/doc/3.11.5/_static/extra.css                   |    59 +
 src/doc/3.11.5/_static/file.png                    |   Bin 0 -> 286 bytes
 src/doc/3.11.5/_static/jquery-3.2.1.js             | 10253 +++++++++++++++++++
 src/doc/3.11.5/_static/jquery.js                   |     4 +
 src/doc/3.11.5/_static/language_data.js            |   297 +
 src/doc/3.11.5/_static/minus.png                   |   Bin 0 -> 90 bytes
 src/doc/3.11.5/_static/plus.png                    |   Bin 0 -> 90 bytes
 src/doc/3.11.5/_static/pygments.css                |    69 +
 src/doc/3.11.5/_static/searchtools.js              |   481 +
 src/doc/3.11.5/_static/underscore-1.3.1.js         |   999 ++
 src/doc/3.11.5/_static/underscore.js               |    31 +
 src/doc/3.11.5/_static/up-pressed.png              |   Bin 0 -> 214 bytes
 src/doc/3.11.5/_static/up.png                      |   Bin 0 -> 203 bytes
 src/doc/3.11.5/_static/websupport.js               |   808 ++
 src/doc/3.11.5/architecture/dynamo.html            |   218 +
 src/doc/3.11.5/architecture/guarantees.html        |   113 +
 src/doc/3.11.5/architecture/index.html             |   127 +
 src/doc/3.11.5/architecture/overview.html          |   113 +
 src/doc/3.11.5/architecture/storage_engine.html    |   164 +
 src/doc/3.11.5/bugs.html                           |   108 +
 .../configuration/cassandra_config_file.html       |  1826 ++++
 src/doc/3.11.5/configuration/index.html            |   109 +
 src/doc/3.11.5/contactus.html                      |   127 +
 src/doc/3.11.5/cql/appendices.html                 |   565 +
 src/doc/3.11.5/cql/changes.html                    |   353 +
 src/doc/3.11.5/cql/ddl.html                        |   765 ++
 src/doc/3.11.5/cql/definitions.html                |   312 +
 src/doc/3.11.5/cql/dml.html                        |   558 +
 src/doc/3.11.5/cql/functions.html                  |   666 ++
 src/doc/3.11.5/cql/index.html                      |   239 +
 src/doc/3.11.5/cql/indexes.html                    |   168 +
 src/doc/3.11.5/cql/json.html                       |   315 +
 src/doc/3.11.5/cql/mvs.html                        |   241 +
 src/doc/3.11.5/cql/security.html                   |   704 ++
 src/doc/3.11.5/cql/triggers.html                   |   153 +
 src/doc/3.11.5/cql/types.html                      |   697 ++
 src/doc/3.11.5/data_modeling/index.html            |   104 +
 src/doc/3.11.5/development/code_style.html         |   208 +
 src/doc/3.11.5/development/how_to_commit.html      |   180 +
 src/doc/3.11.5/development/how_to_review.html      |   172 +
 src/doc/3.11.5/development/ide.html                |   234 +
 src/doc/3.11.5/development/index.html              |   142 +
 src/doc/3.11.5/development/patches.html            |   247 +
 src/doc/3.11.5/development/testing.html            |   171 +
 src/doc/3.11.5/faq/index.html                      |   315 +
 {content => src}/doc/3.11.5/genindex.html          |     0
 src/doc/3.11.5/getting_started/configuring.html    |   158 +
 src/doc/3.11.5/getting_started/drivers.html        |   223 +
 src/doc/3.11.5/getting_started/index.html          |   146 +
 src/doc/3.11.5/getting_started/installing.html     |   196 +
 src/doc/3.11.5/getting_started/querying.html       |   144 +
 src/doc/3.11.5/index.html                          |    75 +
 {content => src}/doc/3.11.5/objects.inv            |   Bin
 src/doc/3.11.5/operating/backups.html              |   123 +
 src/doc/3.11.5/operating/bloom_filters.html        |   160 +
 src/doc/3.11.5/operating/bulk_loading.html         |   123 +
 src/doc/3.11.5/operating/cdc.html                  |   186 +
 src/doc/3.11.5/operating/compaction.html           |   514 +
 src/doc/3.11.5/operating/compression.html          |   187 +
 src/doc/3.11.5/operating/hardware.html             |   189 +
 src/doc/3.11.5/operating/hints.html                |   123 +
 src/doc/3.11.5/operating/index.html                |   215 +
 src/doc/3.11.5/operating/metrics.html              |  1601 +++
 src/doc/3.11.5/operating/read_repair.html          |   123 +
 src/doc/3.11.5/operating/repair.html               |   123 +
 src/doc/3.11.5/operating/security.html             |   446 +
 src/doc/3.11.5/operating/snitch.html               |   176 +
 src/doc/3.11.5/operating/topo_changes.html         |   214 +
 src/doc/3.11.5/search.html                         |   103 +
 {content => src}/doc/3.11.5/searchindex.js         |     0
 src/doc/3.11.5/tools/cqlsh.html                    |   481 +
 src/doc/3.11.5/tools/index.html                    |   111 +
 src/doc/3.11.5/tools/nodetool.html                 |   111 +
 src/doc/3.11.5/tools/nodetool/assassinate.html     |   129 +
 src/doc/3.11.5/tools/nodetool/bootstrap.html       |   128 +
 src/doc/3.11.5/tools/nodetool/cleanup.html         |   134 +
 src/doc/3.11.5/tools/nodetool/clearsnapshot.html   |   134 +
 src/doc/3.11.5/tools/nodetool/compact.html         |   146 +
 .../3.11.5/tools/nodetool/compactionhistory.html   |   124 +
 src/doc/3.11.5/tools/nodetool/compactionstats.html |   124 +
 src/doc/3.11.5/tools/nodetool/decommission.html    |   120 +
 src/doc/3.11.5/tools/nodetool/describecluster.html |   121 +
 src/doc/3.11.5/tools/nodetool/describering.html    |   128 +
 .../tools/nodetool/disableautocompaction.html      |   130 +
 src/doc/3.11.5/tools/nodetool/disablebackup.html   |   120 +
 src/doc/3.11.5/tools/nodetool/disablebinary.html   |   120 +
 src/doc/3.11.5/tools/nodetool/disablegossip.html   |   121 +
 src/doc/3.11.5/tools/nodetool/disablehandoff.html  |   120 +
 .../3.11.5/tools/nodetool/disablehintsfordc.html   |   129 +
 src/doc/3.11.5/tools/nodetool/disablethrift.html   |   120 +
 src/doc/3.11.5/tools/nodetool/drain.html           |   121 +
 .../tools/nodetool/enableautocompaction.html       |   130 +
 src/doc/3.11.5/tools/nodetool/enablebackup.html    |   120 +
 src/doc/3.11.5/tools/nodetool/enablebinary.html    |   120 +
 src/doc/3.11.5/tools/nodetool/enablegossip.html    |   120 +
 src/doc/3.11.5/tools/nodetool/enablehandoff.html   |   121 +
 .../3.11.5/tools/nodetool/enablehintsfordc.html    |   130 +
 src/doc/3.11.5/tools/nodetool/enablethrift.html    |   120 +
 src/doc/3.11.5/tools/nodetool/failuredetector.html |   121 +
 src/doc/3.11.5/tools/nodetool/flush.html           |   129 +
 src/doc/3.11.5/tools/nodetool/garbagecollect.html  |   139 +
 src/doc/3.11.5/tools/nodetool/gcstats.html         |   120 +
 .../tools/nodetool/getcompactionthreshold.html     |   130 +
 .../tools/nodetool/getcompactionthroughput.html    |   121 +
 .../tools/nodetool/getconcurrentcompactors.html    |   121 +
 src/doc/3.11.5/tools/nodetool/getendpoints.html    |   130 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   121 +
 .../3.11.5/tools/nodetool/getlogginglevels.html    |   120 +
 src/doc/3.11.5/tools/nodetool/getsstables.html     |   132 +
 .../3.11.5/tools/nodetool/getstreamthroughput.html |   121 +
 src/doc/3.11.5/tools/nodetool/gettimeout.html      |   130 +
 .../3.11.5/tools/nodetool/gettraceprobability.html |   120 +
 src/doc/3.11.5/tools/nodetool/gossipinfo.html      |   120 +
 src/doc/3.11.5/tools/nodetool/help.html            |   110 +
 src/doc/3.11.5/tools/nodetool/info.html            |   123 +
 .../tools/nodetool/invalidatecountercache.html     |   120 +
 .../3.11.5/tools/nodetool/invalidatekeycache.html  |   120 +
 .../3.11.5/tools/nodetool/invalidaterowcache.html  |   120 +
 src/doc/3.11.5/tools/nodetool/join.html            |   120 +
 src/doc/3.11.5/tools/nodetool/listsnapshots.html   |   121 +
 src/doc/3.11.5/tools/nodetool/move.html            |   128 +
 src/doc/3.11.5/tools/nodetool/netstats.html        |   125 +
 src/doc/3.11.5/tools/nodetool/nodetool.html        |   197 +
 src/doc/3.11.5/tools/nodetool/pausehandoff.html    |   120 +
 src/doc/3.11.5/tools/nodetool/proxyhistograms.html |   121 +
 src/doc/3.11.5/tools/nodetool/rangekeysample.html  |   121 +
 src/doc/3.11.5/tools/nodetool/rebuild.html         |   145 +
 src/doc/3.11.5/tools/nodetool/rebuild_index.html   |   130 +
 src/doc/3.11.5/tools/nodetool/refresh.html         |   130 +
 .../tools/nodetool/refreshsizeestimates.html       |   120 +
 .../3.11.5/tools/nodetool/reloadlocalschema.html   |   120 +
 src/doc/3.11.5/tools/nodetool/reloadtriggers.html  |   120 +
 .../3.11.5/tools/nodetool/relocatesstables.html    |   133 +
 src/doc/3.11.5/tools/nodetool/removenode.html      |   131 +
 src/doc/3.11.5/tools/nodetool/repair.html          |   177 +
 src/doc/3.11.5/tools/nodetool/replaybatchlog.html  |   120 +
 .../3.11.5/tools/nodetool/resetlocalschema.html    |   120 +
 src/doc/3.11.5/tools/nodetool/resumehandoff.html   |   120 +
 src/doc/3.11.5/tools/nodetool/ring.html            |   133 +
 src/doc/3.11.5/tools/nodetool/scrub.html           |   154 +
 .../3.11.5/tools/nodetool/setcachecapacity.html    |   130 +
 .../3.11.5/tools/nodetool/setcachekeystosave.html  |   132 +
 .../tools/nodetool/setcompactionthreshold.html     |   130 +
 .../tools/nodetool/setcompactionthroughput.html    |   130 +
 .../tools/nodetool/setconcurrentcompactors.html    |   130 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   130 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   130 +
 src/doc/3.11.5/tools/nodetool/setlogginglevel.html |   132 +
 .../3.11.5/tools/nodetool/setstreamthroughput.html |   130 +
 src/doc/3.11.5/tools/nodetool/settimeout.html      |   133 +
 .../3.11.5/tools/nodetool/settraceprobability.html |   131 +
 src/doc/3.11.5/tools/nodetool/snapshot.html        |   147 +
 src/doc/3.11.5/tools/nodetool/status.html          |   132 +
 src/doc/3.11.5/tools/nodetool/statusbackup.html    |   120 +
 src/doc/3.11.5/tools/nodetool/statusbinary.html    |   120 +
 src/doc/3.11.5/tools/nodetool/statusgossip.html    |   120 +
 src/doc/3.11.5/tools/nodetool/statushandoff.html   |   121 +
 src/doc/3.11.5/tools/nodetool/statusthrift.html    |   120 +
 src/doc/3.11.5/tools/nodetool/stop.html            |   136 +
 src/doc/3.11.5/tools/nodetool/stopdaemon.html      |   120 +
 src/doc/3.11.5/tools/nodetool/tablehistograms.html |   129 +
 src/doc/3.11.5/tools/nodetool/tablestats.html      |   139 +
 src/doc/3.11.5/tools/nodetool/toppartitions.html   |   140 +
 src/doc/3.11.5/tools/nodetool/tpstats.html         |   124 +
 src/doc/3.11.5/tools/nodetool/truncatehints.html   |   131 +
 src/doc/3.11.5/tools/nodetool/upgradesstables.html |   140 +
 src/doc/3.11.5/tools/nodetool/verify.html          |   132 +
 src/doc/3.11.5/tools/nodetool/version.html         |   120 +
 src/doc/3.11.5/tools/nodetool/viewbuildstatus.html |   129 +
 src/doc/3.11.5/troubleshooting/index.html          |   100 +
 src/doc/3.11.6/.buildinfo                          |     4 +
 .../doc/3.11.6}/_images/eclipse_debug0.png         |   Bin
 .../doc/3.11.6}/_images/eclipse_debug1.png         |   Bin
 .../doc/3.11.6}/_images/eclipse_debug2.png         |   Bin
 .../doc/3.11.6}/_images/eclipse_debug3.png         |   Bin
 .../doc/3.11.6}/_images/eclipse_debug4.png         |   Bin
 .../doc/3.11.6}/_images/eclipse_debug5.png         |   Bin
 .../doc/3.11.6}/_images/eclipse_debug6.png         |   Bin
 .../3.11.6/_sources/architecture/dynamo.rst.txt    |   139 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 src/doc/3.11.6/_sources/architecture/index.rst.txt |    29 +
 .../3.11.6/_sources/architecture/overview.rst.txt  |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |    82 +
 src/doc/3.11.6/_sources/bugs.rst.txt               |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  1911 ++++
 .../3.11.6/_sources/configuration/index.rst.txt    |    25 +
 src/doc/3.11.6/_sources/contactus.rst.txt          |    53 +
 src/doc/3.11.6/_sources/cql/appendices.rst.txt     |   330 +
 src/doc/3.11.6/_sources/cql/changes.rst.txt        |   204 +
 src/doc/3.11.6/_sources/cql/ddl.rst.txt            |   649 ++
 src/doc/3.11.6/_sources/cql/definitions.rst.txt    |   232 +
 src/doc/3.11.6/_sources/cql/dml.rst.txt            |   522 +
 src/doc/3.11.6/_sources/cql/functions.rst.txt      |   558 +
 src/doc/3.11.6/_sources/cql/index.rst.txt          |    47 +
 src/doc/3.11.6/_sources/cql/indexes.rst.txt        |    83 +
 src/doc/3.11.6/_sources/cql/json.rst.txt           |   115 +
 src/doc/3.11.6/_sources/cql/mvs.rst.txt            |   166 +
 src/doc/3.11.6/_sources/cql/security.rst.txt       |   502 +
 src/doc/3.11.6/_sources/cql/triggers.rst.txt       |    63 +
 src/doc/3.11.6/_sources/cql/types.rst.txt          |   559 +
 .../3.11.6/_sources/data_modeling/index.rst.txt    |    20 +
 .../3.11.6/_sources/development/code_style.rst.txt |    94 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    71 +
 src/doc/3.11.6/_sources/development/ide.rst.txt    |   161 +
 src/doc/3.11.6/_sources/development/index.rst.txt  |    28 +
 .../3.11.6/_sources/development/patches.rst.txt    |   125 +
 .../3.11.6/_sources/development/testing.rst.txt    |    89 +
 src/doc/3.11.6/_sources/faq/index.rst.txt          |   298 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   107 +
 .../3.11.6/_sources/getting_started/index.rst.txt  |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/3.11.6/_sources/index.rst.txt              |    41 +
 src/doc/3.11.6/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../3.11.6/_sources/operating/bulk_loading.rst.txt |    24 +
 src/doc/3.11.6/_sources/operating/cdc.rst.txt      |    89 +
 .../3.11.6/_sources/operating/compaction.rst.txt   |   442 +
 .../3.11.6/_sources/operating/compression.rst.txt  |    94 +
 src/doc/3.11.6/_sources/operating/hardware.rst.txt |    87 +
 src/doc/3.11.6/_sources/operating/hints.rst.txt    |    22 +
 src/doc/3.11.6/_sources/operating/index.rst.txt    |    39 +
 src/doc/3.11.6/_sources/operating/metrics.rst.txt  |   706 ++
 .../3.11.6/_sources/operating/read_repair.rst.txt  |    22 +
 src/doc/3.11.6/_sources/operating/repair.rst.txt   |    22 +
 src/doc/3.11.6/_sources/operating/security.rst.txt |   410 +
 src/doc/3.11.6/_sources/operating/snitch.rst.txt   |    78 +
 .../3.11.6/_sources/operating/topo_changes.rst.txt |   124 +
 src/doc/3.11.6/_sources/tools/cqlsh.rst.txt        |   455 +
 src/doc/3.11.6/_sources/tools/index.rst.txt        |    26 +
 src/doc/3.11.6/_sources/tools/nodetool.rst.txt     |    22 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../3.11.6/_sources/tools/nodetool/cleanup.rst.txt |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../3.11.6/_sources/tools/nodetool/compact.rst.txt |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../_sources/tools/nodetool/disablethrift.rst.txt  |    11 +
 .../3.11.6/_sources/tools/nodetool/drain.rst.txt   |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../_sources/tools/nodetool/enablethrift.rst.txt   |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../3.11.6/_sources/tools/nodetool/flush.rst.txt   |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../3.11.6/_sources/tools/nodetool/gcstats.rst.txt |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../3.11.6/_sources/tools/nodetool/help.rst.txt    |    11 +
 .../3.11.6/_sources/tools/nodetool/info.rst.txt    |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../3.11.6/_sources/tools/nodetool/join.rst.txt    |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../3.11.6/_sources/tools/nodetool/move.rst.txt    |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   207 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../3.11.6/_sources/tools/nodetool/rebuild.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../3.11.6/_sources/tools/nodetool/refresh.rst.txt |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../3.11.6/_sources/tools/nodetool/repair.rst.txt  |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../3.11.6/_sources/tools/nodetool/ring.rst.txt    |    11 +
 .../3.11.6/_sources/tools/nodetool/scrub.rst.txt   |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../3.11.6/_sources/tools/nodetool/status.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusthrift.rst.txt   |    11 +
 .../3.11.6/_sources/tools/nodetool/stop.rst.txt    |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../3.11.6/_sources/tools/nodetool/tpstats.rst.txt |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../3.11.6/_sources/tools/nodetool/verify.rst.txt  |    11 +
 .../3.11.6/_sources/tools/nodetool/version.rst.txt |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../3.11.6/_sources/troubleshooting/index.rst.txt  |    20 +
 src/doc/3.11.6/_static/ajax-loader.gif             |   Bin 0 -> 673 bytes
 src/doc/3.11.6/_static/basic.css                   |   676 ++
 src/doc/3.11.6/_static/comment-bright.png          |   Bin 0 -> 756 bytes
 src/doc/3.11.6/_static/comment-close.png           |   Bin 0 -> 829 bytes
 src/doc/3.11.6/_static/comment.png                 |   Bin 0 -> 641 bytes
 src/doc/3.11.6/_static/doctools.js                 |   315 +
 src/doc/3.11.6/_static/documentation_options.js    |    10 +
 src/doc/3.11.6/_static/down-pressed.png            |   Bin 0 -> 222 bytes
 src/doc/3.11.6/_static/down.png                    |   Bin 0 -> 202 bytes
 src/doc/3.11.6/_static/extra.css                   |    59 +
 src/doc/3.11.6/_static/file.png                    |   Bin 0 -> 286 bytes
 src/doc/3.11.6/_static/jquery-3.2.1.js             | 10253 +++++++++++++++++++
 src/doc/3.11.6/_static/jquery.js                   |     4 +
 src/doc/3.11.6/_static/language_data.js            |   297 +
 src/doc/3.11.6/_static/minus.png                   |   Bin 0 -> 90 bytes
 src/doc/3.11.6/_static/plus.png                    |   Bin 0 -> 90 bytes
 src/doc/3.11.6/_static/pygments.css                |    69 +
 src/doc/3.11.6/_static/searchtools.js              |   481 +
 src/doc/3.11.6/_static/underscore-1.3.1.js         |   999 ++
 src/doc/3.11.6/_static/underscore.js               |    31 +
 src/doc/3.11.6/_static/up-pressed.png              |   Bin 0 -> 214 bytes
 src/doc/3.11.6/_static/up.png                      |   Bin 0 -> 203 bytes
 src/doc/3.11.6/_static/websupport.js               |   808 ++
 src/doc/3.11.6/architecture/dynamo.html            |   218 +
 src/doc/3.11.6/architecture/guarantees.html        |   113 +
 src/doc/3.11.6/architecture/index.html             |   127 +
 src/doc/3.11.6/architecture/overview.html          |   113 +
 src/doc/3.11.6/architecture/storage_engine.html    |   164 +
 src/doc/3.11.6/bugs.html                           |   108 +
 .../configuration/cassandra_config_file.html       |  1826 ++++
 src/doc/3.11.6/configuration/index.html            |   109 +
 src/doc/3.11.6/contactus.html                      |   127 +
 src/doc/3.11.6/cql/appendices.html                 |   565 +
 src/doc/3.11.6/cql/changes.html                    |   353 +
 src/doc/3.11.6/cql/ddl.html                        |   765 ++
 src/doc/3.11.6/cql/definitions.html                |   312 +
 src/doc/3.11.6/cql/dml.html                        |   558 +
 src/doc/3.11.6/cql/functions.html                  |   666 ++
 src/doc/3.11.6/cql/index.html                      |   239 +
 src/doc/3.11.6/cql/indexes.html                    |   168 +
 src/doc/3.11.6/cql/json.html                       |   315 +
 src/doc/3.11.6/cql/mvs.html                        |   241 +
 src/doc/3.11.6/cql/security.html                   |   704 ++
 src/doc/3.11.6/cql/triggers.html                   |   153 +
 src/doc/3.11.6/cql/types.html                      |   697 ++
 src/doc/3.11.6/data_modeling/index.html            |   104 +
 src/doc/3.11.6/development/code_style.html         |   208 +
 src/doc/3.11.6/development/how_to_commit.html      |   180 +
 src/doc/3.11.6/development/how_to_review.html      |   172 +
 src/doc/3.11.6/development/ide.html                |   234 +
 src/doc/3.11.6/development/index.html              |   142 +
 src/doc/3.11.6/development/patches.html            |   247 +
 src/doc/3.11.6/development/testing.html            |   171 +
 src/doc/3.11.6/faq/index.html                      |   315 +
 {content => src}/doc/3.11.6/genindex.html          |     0
 src/doc/3.11.6/getting_started/configuring.html    |   158 +
 src/doc/3.11.6/getting_started/drivers.html        |   223 +
 src/doc/3.11.6/getting_started/index.html          |   146 +
 src/doc/3.11.6/getting_started/installing.html     |   196 +
 src/doc/3.11.6/getting_started/querying.html       |   144 +
 src/doc/3.11.6/index.html                          |    75 +
 {content => src}/doc/3.11.6/objects.inv            |   Bin
 src/doc/3.11.6/operating/backups.html              |   123 +
 src/doc/3.11.6/operating/bloom_filters.html        |   160 +
 src/doc/3.11.6/operating/bulk_loading.html         |   123 +
 src/doc/3.11.6/operating/cdc.html                  |   186 +
 src/doc/3.11.6/operating/compaction.html           |   514 +
 src/doc/3.11.6/operating/compression.html          |   187 +
 src/doc/3.11.6/operating/hardware.html             |   189 +
 src/doc/3.11.6/operating/hints.html                |   123 +
 src/doc/3.11.6/operating/index.html                |   215 +
 src/doc/3.11.6/operating/metrics.html              |  1601 +++
 src/doc/3.11.6/operating/read_repair.html          |   123 +
 src/doc/3.11.6/operating/repair.html               |   123 +
 src/doc/3.11.6/operating/security.html             |   446 +
 src/doc/3.11.6/operating/snitch.html               |   176 +
 src/doc/3.11.6/operating/topo_changes.html         |   214 +
 src/doc/3.11.6/search.html                         |   103 +
 {content => src}/doc/3.11.6/searchindex.js         |     0
 src/doc/3.11.6/tools/cqlsh.html                    |   481 +
 src/doc/3.11.6/tools/index.html                    |   111 +
 src/doc/3.11.6/tools/nodetool.html                 |   111 +
 src/doc/3.11.6/tools/nodetool/assassinate.html     |   129 +
 src/doc/3.11.6/tools/nodetool/bootstrap.html       |   128 +
 src/doc/3.11.6/tools/nodetool/cleanup.html         |   134 +
 src/doc/3.11.6/tools/nodetool/clearsnapshot.html   |   134 +
 src/doc/3.11.6/tools/nodetool/compact.html         |   146 +
 .../3.11.6/tools/nodetool/compactionhistory.html   |   124 +
 src/doc/3.11.6/tools/nodetool/compactionstats.html |   124 +
 src/doc/3.11.6/tools/nodetool/decommission.html    |   120 +
 src/doc/3.11.6/tools/nodetool/describecluster.html |   121 +
 src/doc/3.11.6/tools/nodetool/describering.html    |   128 +
 .../tools/nodetool/disableautocompaction.html      |   130 +
 src/doc/3.11.6/tools/nodetool/disablebackup.html   |   120 +
 src/doc/3.11.6/tools/nodetool/disablebinary.html   |   120 +
 src/doc/3.11.6/tools/nodetool/disablegossip.html   |   121 +
 src/doc/3.11.6/tools/nodetool/disablehandoff.html  |   120 +
 .../3.11.6/tools/nodetool/disablehintsfordc.html   |   129 +
 src/doc/3.11.6/tools/nodetool/disablethrift.html   |   120 +
 src/doc/3.11.6/tools/nodetool/drain.html           |   121 +
 .../tools/nodetool/enableautocompaction.html       |   130 +
 src/doc/3.11.6/tools/nodetool/enablebackup.html    |   120 +
 src/doc/3.11.6/tools/nodetool/enablebinary.html    |   120 +
 src/doc/3.11.6/tools/nodetool/enablegossip.html    |   120 +
 src/doc/3.11.6/tools/nodetool/enablehandoff.html   |   121 +
 .../3.11.6/tools/nodetool/enablehintsfordc.html    |   130 +
 src/doc/3.11.6/tools/nodetool/enablethrift.html    |   120 +
 src/doc/3.11.6/tools/nodetool/failuredetector.html |   121 +
 src/doc/3.11.6/tools/nodetool/flush.html           |   129 +
 src/doc/3.11.6/tools/nodetool/garbagecollect.html  |   139 +
 src/doc/3.11.6/tools/nodetool/gcstats.html         |   120 +
 .../tools/nodetool/getcompactionthreshold.html     |   130 +
 .../tools/nodetool/getcompactionthroughput.html    |   121 +
 .../tools/nodetool/getconcurrentcompactors.html    |   121 +
 src/doc/3.11.6/tools/nodetool/getendpoints.html    |   130 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   121 +
 .../3.11.6/tools/nodetool/getlogginglevels.html    |   120 +
 src/doc/3.11.6/tools/nodetool/getsstables.html     |   132 +
 .../3.11.6/tools/nodetool/getstreamthroughput.html |   121 +
 src/doc/3.11.6/tools/nodetool/gettimeout.html      |   130 +
 .../3.11.6/tools/nodetool/gettraceprobability.html |   120 +
 src/doc/3.11.6/tools/nodetool/gossipinfo.html      |   120 +
 src/doc/3.11.6/tools/nodetool/help.html            |   110 +
 src/doc/3.11.6/tools/nodetool/info.html            |   123 +
 .../tools/nodetool/invalidatecountercache.html     |   120 +
 .../3.11.6/tools/nodetool/invalidatekeycache.html  |   120 +
 .../3.11.6/tools/nodetool/invalidaterowcache.html  |   120 +
 src/doc/3.11.6/tools/nodetool/join.html            |   120 +
 src/doc/3.11.6/tools/nodetool/listsnapshots.html   |   121 +
 src/doc/3.11.6/tools/nodetool/move.html            |   128 +
 src/doc/3.11.6/tools/nodetool/netstats.html        |   125 +
 src/doc/3.11.6/tools/nodetool/nodetool.html        |   197 +
 src/doc/3.11.6/tools/nodetool/pausehandoff.html    |   120 +
 src/doc/3.11.6/tools/nodetool/proxyhistograms.html |   121 +
 src/doc/3.11.6/tools/nodetool/rangekeysample.html  |   121 +
 src/doc/3.11.6/tools/nodetool/rebuild.html         |   145 +
 src/doc/3.11.6/tools/nodetool/rebuild_index.html   |   130 +
 src/doc/3.11.6/tools/nodetool/refresh.html         |   130 +
 .../tools/nodetool/refreshsizeestimates.html       |   120 +
 .../3.11.6/tools/nodetool/reloadlocalschema.html   |   120 +
 src/doc/3.11.6/tools/nodetool/reloadtriggers.html  |   120 +
 .../3.11.6/tools/nodetool/relocatesstables.html    |   133 +
 src/doc/3.11.6/tools/nodetool/removenode.html      |   131 +
 src/doc/3.11.6/tools/nodetool/repair.html          |   177 +
 src/doc/3.11.6/tools/nodetool/replaybatchlog.html  |   120 +
 .../3.11.6/tools/nodetool/resetlocalschema.html    |   120 +
 src/doc/3.11.6/tools/nodetool/resumehandoff.html   |   120 +
 src/doc/3.11.6/tools/nodetool/ring.html            |   133 +
 src/doc/3.11.6/tools/nodetool/scrub.html           |   154 +
 .../3.11.6/tools/nodetool/setcachecapacity.html    |   130 +
 .../3.11.6/tools/nodetool/setcachekeystosave.html  |   132 +
 .../tools/nodetool/setcompactionthreshold.html     |   130 +
 .../tools/nodetool/setcompactionthroughput.html    |   130 +
 .../tools/nodetool/setconcurrentcompactors.html    |   130 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   130 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   130 +
 src/doc/3.11.6/tools/nodetool/setlogginglevel.html |   132 +
 .../3.11.6/tools/nodetool/setstreamthroughput.html |   130 +
 src/doc/3.11.6/tools/nodetool/settimeout.html      |   133 +
 .../3.11.6/tools/nodetool/settraceprobability.html |   131 +
 src/doc/3.11.6/tools/nodetool/snapshot.html        |   147 +
 src/doc/3.11.6/tools/nodetool/status.html          |   132 +
 src/doc/3.11.6/tools/nodetool/statusbackup.html    |   120 +
 src/doc/3.11.6/tools/nodetool/statusbinary.html    |   120 +
 src/doc/3.11.6/tools/nodetool/statusgossip.html    |   120 +
 src/doc/3.11.6/tools/nodetool/statushandoff.html   |   121 +
 src/doc/3.11.6/tools/nodetool/statusthrift.html    |   120 +
 src/doc/3.11.6/tools/nodetool/stop.html            |   137 +
 src/doc/3.11.6/tools/nodetool/stopdaemon.html      |   120 +
 src/doc/3.11.6/tools/nodetool/tablehistograms.html |   129 +
 src/doc/3.11.6/tools/nodetool/tablestats.html      |   139 +
 src/doc/3.11.6/tools/nodetool/toppartitions.html   |   140 +
 src/doc/3.11.6/tools/nodetool/tpstats.html         |   124 +
 src/doc/3.11.6/tools/nodetool/truncatehints.html   |   131 +
 src/doc/3.11.6/tools/nodetool/upgradesstables.html |   140 +
 src/doc/3.11.6/tools/nodetool/verify.html          |   132 +
 src/doc/3.11.6/tools/nodetool/version.html         |   120 +
 src/doc/3.11.6/tools/nodetool/viewbuildstatus.html |   129 +
 src/doc/3.11.6/troubleshooting/index.html          |   100 +
 src/doc/3.11.7/.buildinfo                          |     4 +
 .../doc/3.11.7}/_images/eclipse_debug0.png         |   Bin
 .../doc/3.11.7}/_images/eclipse_debug1.png         |   Bin
 .../doc/3.11.7}/_images/eclipse_debug2.png         |   Bin
 .../doc/3.11.7}/_images/eclipse_debug3.png         |   Bin
 .../doc/3.11.7}/_images/eclipse_debug4.png         |   Bin
 .../doc/3.11.7}/_images/eclipse_debug5.png         |   Bin
 .../doc/3.11.7}/_images/eclipse_debug6.png         |   Bin
 .../3.11.7/_sources/architecture/dynamo.rst.txt    |   139 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 src/doc/3.11.7/_sources/architecture/index.rst.txt |    29 +
 .../3.11.7/_sources/architecture/overview.rst.txt  |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |    82 +
 src/doc/3.11.7/_sources/bugs.rst.txt               |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  1911 ++++
 .../3.11.7/_sources/configuration/index.rst.txt    |    25 +
 src/doc/3.11.7/_sources/contactus.rst.txt          |    53 +
 src/doc/3.11.7/_sources/cql/appendices.rst.txt     |   330 +
 src/doc/3.11.7/_sources/cql/changes.rst.txt        |   204 +
 src/doc/3.11.7/_sources/cql/ddl.rst.txt            |   649 ++
 src/doc/3.11.7/_sources/cql/definitions.rst.txt    |   232 +
 src/doc/3.11.7/_sources/cql/dml.rst.txt            |   522 +
 src/doc/3.11.7/_sources/cql/functions.rst.txt      |   558 +
 src/doc/3.11.7/_sources/cql/index.rst.txt          |    47 +
 src/doc/3.11.7/_sources/cql/indexes.rst.txt        |    83 +
 src/doc/3.11.7/_sources/cql/json.rst.txt           |   115 +
 src/doc/3.11.7/_sources/cql/mvs.rst.txt            |   166 +
 src/doc/3.11.7/_sources/cql/security.rst.txt       |   502 +
 src/doc/3.11.7/_sources/cql/triggers.rst.txt       |    63 +
 src/doc/3.11.7/_sources/cql/types.rst.txt          |   559 +
 .../3.11.7/_sources/data_modeling/index.rst.txt    |    20 +
 .../3.11.7/_sources/development/code_style.rst.txt |    94 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    71 +
 src/doc/3.11.7/_sources/development/ide.rst.txt    |   161 +
 src/doc/3.11.7/_sources/development/index.rst.txt  |    28 +
 .../3.11.7/_sources/development/patches.rst.txt    |   125 +
 .../3.11.7/_sources/development/testing.rst.txt    |    89 +
 src/doc/3.11.7/_sources/faq/index.rst.txt          |   298 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   107 +
 .../3.11.7/_sources/getting_started/index.rst.txt  |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/3.11.7/_sources/index.rst.txt              |    41 +
 src/doc/3.11.7/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../3.11.7/_sources/operating/bulk_loading.rst.txt |    24 +
 src/doc/3.11.7/_sources/operating/cdc.rst.txt      |    89 +
 .../3.11.7/_sources/operating/compaction.rst.txt   |   442 +
 .../3.11.7/_sources/operating/compression.rst.txt  |    94 +
 src/doc/3.11.7/_sources/operating/hardware.rst.txt |    87 +
 src/doc/3.11.7/_sources/operating/hints.rst.txt    |    22 +
 src/doc/3.11.7/_sources/operating/index.rst.txt    |    39 +
 src/doc/3.11.7/_sources/operating/metrics.rst.txt  |   706 ++
 .../3.11.7/_sources/operating/read_repair.rst.txt  |    22 +
 src/doc/3.11.7/_sources/operating/repair.rst.txt   |    22 +
 src/doc/3.11.7/_sources/operating/security.rst.txt |   410 +
 src/doc/3.11.7/_sources/operating/snitch.rst.txt   |    78 +
 .../3.11.7/_sources/operating/topo_changes.rst.txt |   124 +
 src/doc/3.11.7/_sources/tools/cqlsh.rst.txt        |   455 +
 src/doc/3.11.7/_sources/tools/index.rst.txt        |    26 +
 src/doc/3.11.7/_sources/tools/nodetool.rst.txt     |    22 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../3.11.7/_sources/tools/nodetool/cleanup.rst.txt |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../3.11.7/_sources/tools/nodetool/compact.rst.txt |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../_sources/tools/nodetool/disablethrift.rst.txt  |    11 +
 .../3.11.7/_sources/tools/nodetool/drain.rst.txt   |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../_sources/tools/nodetool/enablethrift.rst.txt   |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../3.11.7/_sources/tools/nodetool/flush.rst.txt   |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../3.11.7/_sources/tools/nodetool/gcstats.rst.txt |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../3.11.7/_sources/tools/nodetool/help.rst.txt    |    11 +
 .../3.11.7/_sources/tools/nodetool/info.rst.txt    |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../3.11.7/_sources/tools/nodetool/join.rst.txt    |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../3.11.7/_sources/tools/nodetool/move.rst.txt    |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   207 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../3.11.7/_sources/tools/nodetool/rebuild.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../3.11.7/_sources/tools/nodetool/refresh.rst.txt |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../3.11.7/_sources/tools/nodetool/repair.rst.txt  |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../3.11.7/_sources/tools/nodetool/ring.rst.txt    |    11 +
 .../3.11.7/_sources/tools/nodetool/scrub.rst.txt   |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../3.11.7/_sources/tools/nodetool/status.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusthrift.rst.txt   |    11 +
 .../3.11.7/_sources/tools/nodetool/stop.rst.txt    |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../3.11.7/_sources/tools/nodetool/tpstats.rst.txt |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../3.11.7/_sources/tools/nodetool/verify.rst.txt  |    11 +
 .../3.11.7/_sources/tools/nodetool/version.rst.txt |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../3.11.7/_sources/troubleshooting/index.rst.txt  |    20 +
 src/doc/3.11.7/_static/ajax-loader.gif             |   Bin 0 -> 673 bytes
 src/doc/3.11.7/_static/basic.css                   |   676 ++
 src/doc/3.11.7/_static/comment-bright.png          |   Bin 0 -> 756 bytes
 src/doc/3.11.7/_static/comment-close.png           |   Bin 0 -> 829 bytes
 src/doc/3.11.7/_static/comment.png                 |   Bin 0 -> 641 bytes
 src/doc/3.11.7/_static/doctools.js                 |   315 +
 src/doc/3.11.7/_static/documentation_options.js    |    10 +
 src/doc/3.11.7/_static/down-pressed.png            |   Bin 0 -> 222 bytes
 src/doc/3.11.7/_static/down.png                    |   Bin 0 -> 202 bytes
 src/doc/3.11.7/_static/extra.css                   |    59 +
 src/doc/3.11.7/_static/file.png                    |   Bin 0 -> 286 bytes
 src/doc/3.11.7/_static/jquery-3.2.1.js             | 10253 +++++++++++++++++++
 src/doc/3.11.7/_static/jquery.js                   |     4 +
 src/doc/3.11.7/_static/language_data.js            |   297 +
 src/doc/3.11.7/_static/minus.png                   |   Bin 0 -> 90 bytes
 src/doc/3.11.7/_static/plus.png                    |   Bin 0 -> 90 bytes
 src/doc/3.11.7/_static/pygments.css                |    69 +
 src/doc/3.11.7/_static/searchtools.js              |   481 +
 src/doc/3.11.7/_static/underscore-1.3.1.js         |   999 ++
 src/doc/3.11.7/_static/underscore.js               |    31 +
 src/doc/3.11.7/_static/up-pressed.png              |   Bin 0 -> 214 bytes
 src/doc/3.11.7/_static/up.png                      |   Bin 0 -> 203 bytes
 src/doc/3.11.7/_static/websupport.js               |   808 ++
 src/doc/3.11.7/architecture/dynamo.html            |   218 +
 src/doc/3.11.7/architecture/guarantees.html        |   113 +
 src/doc/3.11.7/architecture/index.html             |   127 +
 src/doc/3.11.7/architecture/overview.html          |   113 +
 src/doc/3.11.7/architecture/storage_engine.html    |   164 +
 src/doc/3.11.7/bugs.html                           |   108 +
 .../configuration/cassandra_config_file.html       |  1826 ++++
 src/doc/3.11.7/configuration/index.html            |   109 +
 src/doc/3.11.7/contactus.html                      |   127 +
 src/doc/3.11.7/cql/appendices.html                 |   565 +
 src/doc/3.11.7/cql/changes.html                    |   353 +
 src/doc/3.11.7/cql/ddl.html                        |   765 ++
 src/doc/3.11.7/cql/definitions.html                |   312 +
 src/doc/3.11.7/cql/dml.html                        |   558 +
 src/doc/3.11.7/cql/functions.html                  |   666 ++
 src/doc/3.11.7/cql/index.html                      |   239 +
 src/doc/3.11.7/cql/indexes.html                    |   168 +
 src/doc/3.11.7/cql/json.html                       |   315 +
 src/doc/3.11.7/cql/mvs.html                        |   241 +
 src/doc/3.11.7/cql/security.html                   |   704 ++
 src/doc/3.11.7/cql/triggers.html                   |   153 +
 src/doc/3.11.7/cql/types.html                      |   697 ++
 src/doc/3.11.7/data_modeling/index.html            |   104 +
 src/doc/3.11.7/development/code_style.html         |   208 +
 src/doc/3.11.7/development/how_to_commit.html      |   180 +
 src/doc/3.11.7/development/how_to_review.html      |   172 +
 src/doc/3.11.7/development/ide.html                |   234 +
 src/doc/3.11.7/development/index.html              |   142 +
 src/doc/3.11.7/development/patches.html            |   247 +
 src/doc/3.11.7/development/testing.html            |   171 +
 src/doc/3.11.7/faq/index.html                      |   315 +
 {content => src}/doc/3.11.7/genindex.html          |     0
 src/doc/3.11.7/getting_started/configuring.html    |   158 +
 src/doc/3.11.7/getting_started/drivers.html        |   223 +
 src/doc/3.11.7/getting_started/index.html          |   146 +
 src/doc/3.11.7/getting_started/installing.html     |   196 +
 src/doc/3.11.7/getting_started/querying.html       |   144 +
 src/doc/3.11.7/index.html                          |    75 +
 {content => src}/doc/3.11.7/objects.inv            |   Bin
 src/doc/3.11.7/operating/backups.html              |   123 +
 src/doc/3.11.7/operating/bloom_filters.html        |   160 +
 src/doc/3.11.7/operating/bulk_loading.html         |   123 +
 src/doc/3.11.7/operating/cdc.html                  |   186 +
 src/doc/3.11.7/operating/compaction.html           |   514 +
 src/doc/3.11.7/operating/compression.html          |   187 +
 src/doc/3.11.7/operating/hardware.html             |   189 +
 src/doc/3.11.7/operating/hints.html                |   123 +
 src/doc/3.11.7/operating/index.html                |   215 +
 src/doc/3.11.7/operating/metrics.html              |  1601 +++
 src/doc/3.11.7/operating/read_repair.html          |   123 +
 src/doc/3.11.7/operating/repair.html               |   123 +
 src/doc/3.11.7/operating/security.html             |   446 +
 src/doc/3.11.7/operating/snitch.html               |   176 +
 src/doc/3.11.7/operating/topo_changes.html         |   214 +
 src/doc/3.11.7/search.html                         |   103 +
 {content => src}/doc/3.11.7/searchindex.js         |     0
 src/doc/3.11.7/tools/cqlsh.html                    |   481 +
 src/doc/3.11.7/tools/index.html                    |   111 +
 src/doc/3.11.7/tools/nodetool.html                 |   111 +
 src/doc/3.11.7/tools/nodetool/assassinate.html     |   129 +
 src/doc/3.11.7/tools/nodetool/bootstrap.html       |   128 +
 src/doc/3.11.7/tools/nodetool/cleanup.html         |   134 +
 src/doc/3.11.7/tools/nodetool/clearsnapshot.html   |   134 +
 src/doc/3.11.7/tools/nodetool/compact.html         |   146 +
 .../3.11.7/tools/nodetool/compactionhistory.html   |   124 +
 src/doc/3.11.7/tools/nodetool/compactionstats.html |   124 +
 src/doc/3.11.7/tools/nodetool/decommission.html    |   120 +
 src/doc/3.11.7/tools/nodetool/describecluster.html |   121 +
 src/doc/3.11.7/tools/nodetool/describering.html    |   128 +
 .../tools/nodetool/disableautocompaction.html      |   130 +
 src/doc/3.11.7/tools/nodetool/disablebackup.html   |   120 +
 src/doc/3.11.7/tools/nodetool/disablebinary.html   |   120 +
 src/doc/3.11.7/tools/nodetool/disablegossip.html   |   121 +
 src/doc/3.11.7/tools/nodetool/disablehandoff.html  |   120 +
 .../3.11.7/tools/nodetool/disablehintsfordc.html   |   129 +
 src/doc/3.11.7/tools/nodetool/disablethrift.html   |   120 +
 src/doc/3.11.7/tools/nodetool/drain.html           |   121 +
 .../tools/nodetool/enableautocompaction.html       |   130 +
 src/doc/3.11.7/tools/nodetool/enablebackup.html    |   120 +
 src/doc/3.11.7/tools/nodetool/enablebinary.html    |   120 +
 src/doc/3.11.7/tools/nodetool/enablegossip.html    |   120 +
 src/doc/3.11.7/tools/nodetool/enablehandoff.html   |   121 +
 .../3.11.7/tools/nodetool/enablehintsfordc.html    |   130 +
 src/doc/3.11.7/tools/nodetool/enablethrift.html    |   120 +
 src/doc/3.11.7/tools/nodetool/failuredetector.html |   121 +
 src/doc/3.11.7/tools/nodetool/flush.html           |   129 +
 src/doc/3.11.7/tools/nodetool/garbagecollect.html  |   139 +
 src/doc/3.11.7/tools/nodetool/gcstats.html         |   120 +
 .../tools/nodetool/getcompactionthreshold.html     |   130 +
 .../tools/nodetool/getcompactionthroughput.html    |   121 +
 .../tools/nodetool/getconcurrentcompactors.html    |   121 +
 src/doc/3.11.7/tools/nodetool/getendpoints.html    |   130 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   121 +
 .../3.11.7/tools/nodetool/getlogginglevels.html    |   120 +
 src/doc/3.11.7/tools/nodetool/getsstables.html     |   132 +
 .../3.11.7/tools/nodetool/getstreamthroughput.html |   121 +
 src/doc/3.11.7/tools/nodetool/gettimeout.html      |   130 +
 .../3.11.7/tools/nodetool/gettraceprobability.html |   120 +
 src/doc/3.11.7/tools/nodetool/gossipinfo.html      |   120 +
 src/doc/3.11.7/tools/nodetool/help.html            |   110 +
 src/doc/3.11.7/tools/nodetool/info.html            |   123 +
 .../tools/nodetool/invalidatecountercache.html     |   120 +
 .../3.11.7/tools/nodetool/invalidatekeycache.html  |   120 +
 .../3.11.7/tools/nodetool/invalidaterowcache.html  |   120 +
 src/doc/3.11.7/tools/nodetool/join.html            |   120 +
 src/doc/3.11.7/tools/nodetool/listsnapshots.html   |   121 +
 src/doc/3.11.7/tools/nodetool/move.html            |   128 +
 src/doc/3.11.7/tools/nodetool/netstats.html        |   125 +
 src/doc/3.11.7/tools/nodetool/nodetool.html        |   197 +
 src/doc/3.11.7/tools/nodetool/pausehandoff.html    |   120 +
 src/doc/3.11.7/tools/nodetool/proxyhistograms.html |   121 +
 src/doc/3.11.7/tools/nodetool/rangekeysample.html  |   121 +
 src/doc/3.11.7/tools/nodetool/rebuild.html         |   145 +
 src/doc/3.11.7/tools/nodetool/rebuild_index.html   |   130 +
 src/doc/3.11.7/tools/nodetool/refresh.html         |   130 +
 .../tools/nodetool/refreshsizeestimates.html       |   120 +
 .../3.11.7/tools/nodetool/reloadlocalschema.html   |   120 +
 src/doc/3.11.7/tools/nodetool/reloadtriggers.html  |   120 +
 .../3.11.7/tools/nodetool/relocatesstables.html    |   133 +
 src/doc/3.11.7/tools/nodetool/removenode.html      |   131 +
 src/doc/3.11.7/tools/nodetool/repair.html          |   177 +
 src/doc/3.11.7/tools/nodetool/replaybatchlog.html  |   120 +
 .../3.11.7/tools/nodetool/resetlocalschema.html    |   120 +
 src/doc/3.11.7/tools/nodetool/resumehandoff.html   |   120 +
 src/doc/3.11.7/tools/nodetool/ring.html            |   133 +
 src/doc/3.11.7/tools/nodetool/scrub.html           |   154 +
 .../3.11.7/tools/nodetool/setcachecapacity.html    |   130 +
 .../3.11.7/tools/nodetool/setcachekeystosave.html  |   132 +
 .../tools/nodetool/setcompactionthreshold.html     |   130 +
 .../tools/nodetool/setcompactionthroughput.html    |   130 +
 .../tools/nodetool/setconcurrentcompactors.html    |   130 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   130 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   130 +
 src/doc/3.11.7/tools/nodetool/setlogginglevel.html |   132 +
 .../3.11.7/tools/nodetool/setstreamthroughput.html |   130 +
 src/doc/3.11.7/tools/nodetool/settimeout.html      |   133 +
 .../3.11.7/tools/nodetool/settraceprobability.html |   131 +
 src/doc/3.11.7/tools/nodetool/snapshot.html        |   147 +
 src/doc/3.11.7/tools/nodetool/status.html          |   132 +
 src/doc/3.11.7/tools/nodetool/statusbackup.html    |   120 +
 src/doc/3.11.7/tools/nodetool/statusbinary.html    |   120 +
 src/doc/3.11.7/tools/nodetool/statusgossip.html    |   120 +
 src/doc/3.11.7/tools/nodetool/statushandoff.html   |   121 +
 src/doc/3.11.7/tools/nodetool/statusthrift.html    |   120 +
 src/doc/3.11.7/tools/nodetool/stop.html            |   137 +
 src/doc/3.11.7/tools/nodetool/stopdaemon.html      |   120 +
 src/doc/3.11.7/tools/nodetool/tablehistograms.html |   129 +
 src/doc/3.11.7/tools/nodetool/tablestats.html      |   139 +
 src/doc/3.11.7/tools/nodetool/toppartitions.html   |   140 +
 src/doc/3.11.7/tools/nodetool/tpstats.html         |   124 +
 src/doc/3.11.7/tools/nodetool/truncatehints.html   |   131 +
 src/doc/3.11.7/tools/nodetool/upgradesstables.html |   140 +
 src/doc/3.11.7/tools/nodetool/verify.html          |   132 +
 src/doc/3.11.7/tools/nodetool/version.html         |   120 +
 src/doc/3.11.7/tools/nodetool/viewbuildstatus.html |   129 +
 src/doc/3.11.7/troubleshooting/index.html          |   100 +
 src/doc/3.11.8/.buildinfo                          |     4 +
 .../doc/3.11.8}/_images/eclipse_debug0.png         |   Bin
 .../doc/3.11.8}/_images/eclipse_debug1.png         |   Bin
 .../doc/3.11.8}/_images/eclipse_debug2.png         |   Bin
 .../doc/3.11.8}/_images/eclipse_debug3.png         |   Bin
 .../doc/3.11.8}/_images/eclipse_debug4.png         |   Bin
 .../doc/3.11.8}/_images/eclipse_debug5.png         |   Bin
 .../doc/3.11.8}/_images/eclipse_debug6.png         |   Bin
 .../3.11.8/_sources/architecture/dynamo.rst.txt    |   139 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 src/doc/3.11.8/_sources/architecture/index.rst.txt |    29 +
 .../3.11.8/_sources/architecture/overview.rst.txt  |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |    82 +
 src/doc/3.11.8/_sources/bugs.rst.txt               |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  1920 ++++
 .../3.11.8/_sources/configuration/index.rst.txt    |    25 +
 src/doc/3.11.8/_sources/contactus.rst.txt          |    53 +
 src/doc/3.11.8/_sources/cql/appendices.rst.txt     |   330 +
 src/doc/3.11.8/_sources/cql/changes.rst.txt        |   204 +
 src/doc/3.11.8/_sources/cql/ddl.rst.txt            |   649 ++
 src/doc/3.11.8/_sources/cql/definitions.rst.txt    |   232 +
 src/doc/3.11.8/_sources/cql/dml.rst.txt            |   522 +
 src/doc/3.11.8/_sources/cql/functions.rst.txt      |   558 +
 src/doc/3.11.8/_sources/cql/index.rst.txt          |    47 +
 src/doc/3.11.8/_sources/cql/indexes.rst.txt        |    83 +
 src/doc/3.11.8/_sources/cql/json.rst.txt           |   115 +
 src/doc/3.11.8/_sources/cql/mvs.rst.txt            |   166 +
 src/doc/3.11.8/_sources/cql/security.rst.txt       |   502 +
 src/doc/3.11.8/_sources/cql/triggers.rst.txt       |    63 +
 src/doc/3.11.8/_sources/cql/types.rst.txt          |   559 +
 .../3.11.8/_sources/data_modeling/index.rst.txt    |    20 +
 .../3.11.8/_sources/development/code_style.rst.txt |    94 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    71 +
 src/doc/3.11.8/_sources/development/ide.rst.txt    |   161 +
 src/doc/3.11.8/_sources/development/index.rst.txt  |    28 +
 .../3.11.8/_sources/development/patches.rst.txt    |   125 +
 .../3.11.8/_sources/development/testing.rst.txt    |    89 +
 src/doc/3.11.8/_sources/faq/index.rst.txt          |   298 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   107 +
 .../3.11.8/_sources/getting_started/index.rst.txt  |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/3.11.8/_sources/index.rst.txt              |    41 +
 src/doc/3.11.8/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../3.11.8/_sources/operating/bulk_loading.rst.txt |    24 +
 src/doc/3.11.8/_sources/operating/cdc.rst.txt      |    89 +
 .../3.11.8/_sources/operating/compaction.rst.txt   |   442 +
 .../3.11.8/_sources/operating/compression.rst.txt  |    94 +
 src/doc/3.11.8/_sources/operating/hardware.rst.txt |    87 +
 src/doc/3.11.8/_sources/operating/hints.rst.txt    |    22 +
 src/doc/3.11.8/_sources/operating/index.rst.txt    |    39 +
 src/doc/3.11.8/_sources/operating/metrics.rst.txt  |   710 ++
 .../3.11.8/_sources/operating/read_repair.rst.txt  |    22 +
 src/doc/3.11.8/_sources/operating/repair.rst.txt   |    22 +
 src/doc/3.11.8/_sources/operating/security.rst.txt |   410 +
 src/doc/3.11.8/_sources/operating/snitch.rst.txt   |    78 +
 .../3.11.8/_sources/operating/topo_changes.rst.txt |   124 +
 src/doc/3.11.8/_sources/tools/cqlsh.rst.txt        |   455 +
 src/doc/3.11.8/_sources/tools/index.rst.txt        |    26 +
 src/doc/3.11.8/_sources/tools/nodetool.rst.txt     |    22 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../3.11.8/_sources/tools/nodetool/cleanup.rst.txt |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../3.11.8/_sources/tools/nodetool/compact.rst.txt |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../_sources/tools/nodetool/disablethrift.rst.txt  |    11 +
 .../3.11.8/_sources/tools/nodetool/drain.rst.txt   |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../_sources/tools/nodetool/enablethrift.rst.txt   |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../3.11.8/_sources/tools/nodetool/flush.rst.txt   |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../3.11.8/_sources/tools/nodetool/gcstats.rst.txt |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../3.11.8/_sources/tools/nodetool/help.rst.txt    |    11 +
 .../3.11.8/_sources/tools/nodetool/info.rst.txt    |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../3.11.8/_sources/tools/nodetool/join.rst.txt    |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../3.11.8/_sources/tools/nodetool/move.rst.txt    |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   207 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../3.11.8/_sources/tools/nodetool/rebuild.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../3.11.8/_sources/tools/nodetool/refresh.rst.txt |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../3.11.8/_sources/tools/nodetool/repair.rst.txt  |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../3.11.8/_sources/tools/nodetool/ring.rst.txt    |    11 +
 .../3.11.8/_sources/tools/nodetool/scrub.rst.txt   |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../3.11.8/_sources/tools/nodetool/status.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusthrift.rst.txt   |    11 +
 .../3.11.8/_sources/tools/nodetool/stop.rst.txt    |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../3.11.8/_sources/tools/nodetool/tpstats.rst.txt |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../3.11.8/_sources/tools/nodetool/verify.rst.txt  |    11 +
 .../3.11.8/_sources/tools/nodetool/version.rst.txt |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../3.11.8/_sources/troubleshooting/index.rst.txt  |    20 +
 src/doc/3.11.8/_static/ajax-loader.gif             |   Bin 0 -> 673 bytes
 src/doc/3.11.8/_static/basic.css                   |   676 ++
 src/doc/3.11.8/_static/comment-bright.png          |   Bin 0 -> 756 bytes
 src/doc/3.11.8/_static/comment-close.png           |   Bin 0 -> 829 bytes
 src/doc/3.11.8/_static/comment.png                 |   Bin 0 -> 641 bytes
 src/doc/3.11.8/_static/doctools.js                 |   315 +
 src/doc/3.11.8/_static/documentation_options.js    |    10 +
 src/doc/3.11.8/_static/down-pressed.png            |   Bin 0 -> 222 bytes
 src/doc/3.11.8/_static/down.png                    |   Bin 0 -> 202 bytes
 src/doc/3.11.8/_static/extra.css                   |    59 +
 src/doc/3.11.8/_static/file.png                    |   Bin 0 -> 286 bytes
 src/doc/3.11.8/_static/jquery-3.2.1.js             | 10253 +++++++++++++++++++
 src/doc/3.11.8/_static/jquery.js                   |     4 +
 src/doc/3.11.8/_static/language_data.js            |   297 +
 src/doc/3.11.8/_static/minus.png                   |   Bin 0 -> 90 bytes
 src/doc/3.11.8/_static/plus.png                    |   Bin 0 -> 90 bytes
 src/doc/3.11.8/_static/pygments.css                |    69 +
 src/doc/3.11.8/_static/searchtools.js              |   481 +
 src/doc/3.11.8/_static/underscore-1.3.1.js         |   999 ++
 src/doc/3.11.8/_static/underscore.js               |    31 +
 src/doc/3.11.8/_static/up-pressed.png              |   Bin 0 -> 214 bytes
 src/doc/3.11.8/_static/up.png                      |   Bin 0 -> 203 bytes
 src/doc/3.11.8/_static/websupport.js               |   808 ++
 src/doc/3.11.8/architecture/dynamo.html            |   218 +
 src/doc/3.11.8/architecture/guarantees.html        |   113 +
 src/doc/3.11.8/architecture/index.html             |   127 +
 src/doc/3.11.8/architecture/overview.html          |   113 +
 src/doc/3.11.8/architecture/storage_engine.html    |   164 +
 src/doc/3.11.8/bugs.html                           |   108 +
 .../configuration/cassandra_config_file.html       |  1835 ++++
 src/doc/3.11.8/configuration/index.html            |   109 +
 src/doc/3.11.8/contactus.html                      |   127 +
 src/doc/3.11.8/cql/appendices.html                 |   565 +
 src/doc/3.11.8/cql/changes.html                    |   353 +
 src/doc/3.11.8/cql/ddl.html                        |   765 ++
 src/doc/3.11.8/cql/definitions.html                |   312 +
 src/doc/3.11.8/cql/dml.html                        |   558 +
 src/doc/3.11.8/cql/functions.html                  |   666 ++
 src/doc/3.11.8/cql/index.html                      |   239 +
 src/doc/3.11.8/cql/indexes.html                    |   168 +
 src/doc/3.11.8/cql/json.html                       |   315 +
 src/doc/3.11.8/cql/mvs.html                        |   241 +
 src/doc/3.11.8/cql/security.html                   |   704 ++
 src/doc/3.11.8/cql/triggers.html                   |   153 +
 src/doc/3.11.8/cql/types.html                      |   697 ++
 src/doc/3.11.8/data_modeling/index.html            |   104 +
 src/doc/3.11.8/development/code_style.html         |   208 +
 src/doc/3.11.8/development/how_to_commit.html      |   180 +
 src/doc/3.11.8/development/how_to_review.html      |   172 +
 src/doc/3.11.8/development/ide.html                |   234 +
 src/doc/3.11.8/development/index.html              |   142 +
 src/doc/3.11.8/development/patches.html            |   247 +
 src/doc/3.11.8/development/testing.html            |   171 +
 src/doc/3.11.8/faq/index.html                      |   315 +
 {content => src}/doc/3.11.8/genindex.html          |     0
 src/doc/3.11.8/getting_started/configuring.html    |   158 +
 src/doc/3.11.8/getting_started/drivers.html        |   223 +
 src/doc/3.11.8/getting_started/index.html          |   146 +
 src/doc/3.11.8/getting_started/installing.html     |   196 +
 src/doc/3.11.8/getting_started/querying.html       |   144 +
 src/doc/3.11.8/index.html                          |    75 +
 {content => src}/doc/3.11.8/objects.inv            |   Bin
 src/doc/3.11.8/operating/backups.html              |   123 +
 src/doc/3.11.8/operating/bloom_filters.html        |   160 +
 src/doc/3.11.8/operating/bulk_loading.html         |   123 +
 src/doc/3.11.8/operating/cdc.html                  |   186 +
 src/doc/3.11.8/operating/compaction.html           |   514 +
 src/doc/3.11.8/operating/compression.html          |   187 +
 src/doc/3.11.8/operating/hardware.html             |   189 +
 src/doc/3.11.8/operating/hints.html                |   123 +
 src/doc/3.11.8/operating/index.html                |   215 +
 src/doc/3.11.8/operating/metrics.html              |  1382 +++
 src/doc/3.11.8/operating/read_repair.html          |   123 +
 src/doc/3.11.8/operating/repair.html               |   123 +
 src/doc/3.11.8/operating/security.html             |   446 +
 src/doc/3.11.8/operating/snitch.html               |   176 +
 src/doc/3.11.8/operating/topo_changes.html         |   214 +
 src/doc/3.11.8/search.html                         |   103 +
 .../doc/3.11 => src/doc/3.11.8}/searchindex.js     |     0
 src/doc/3.11.8/tools/cqlsh.html                    |   481 +
 src/doc/3.11.8/tools/index.html                    |   111 +
 src/doc/3.11.8/tools/nodetool.html                 |   111 +
 src/doc/3.11.8/tools/nodetool/assassinate.html     |   129 +
 src/doc/3.11.8/tools/nodetool/bootstrap.html       |   128 +
 src/doc/3.11.8/tools/nodetool/cleanup.html         |   134 +
 src/doc/3.11.8/tools/nodetool/clearsnapshot.html   |   134 +
 src/doc/3.11.8/tools/nodetool/compact.html         |   146 +
 .../3.11.8/tools/nodetool/compactionhistory.html   |   124 +
 src/doc/3.11.8/tools/nodetool/compactionstats.html |   124 +
 src/doc/3.11.8/tools/nodetool/decommission.html    |   120 +
 src/doc/3.11.8/tools/nodetool/describecluster.html |   121 +
 src/doc/3.11.8/tools/nodetool/describering.html    |   128 +
 .../tools/nodetool/disableautocompaction.html      |   130 +
 src/doc/3.11.8/tools/nodetool/disablebackup.html   |   120 +
 src/doc/3.11.8/tools/nodetool/disablebinary.html   |   120 +
 src/doc/3.11.8/tools/nodetool/disablegossip.html   |   121 +
 src/doc/3.11.8/tools/nodetool/disablehandoff.html  |   120 +
 .../3.11.8/tools/nodetool/disablehintsfordc.html   |   129 +
 src/doc/3.11.8/tools/nodetool/disablethrift.html   |   120 +
 src/doc/3.11.8/tools/nodetool/drain.html           |   121 +
 .../tools/nodetool/enableautocompaction.html       |   130 +
 src/doc/3.11.8/tools/nodetool/enablebackup.html    |   120 +
 src/doc/3.11.8/tools/nodetool/enablebinary.html    |   120 +
 src/doc/3.11.8/tools/nodetool/enablegossip.html    |   120 +
 src/doc/3.11.8/tools/nodetool/enablehandoff.html   |   121 +
 .../3.11.8/tools/nodetool/enablehintsfordc.html    |   130 +
 src/doc/3.11.8/tools/nodetool/enablethrift.html    |   120 +
 src/doc/3.11.8/tools/nodetool/failuredetector.html |   121 +
 src/doc/3.11.8/tools/nodetool/flush.html           |   129 +
 src/doc/3.11.8/tools/nodetool/garbagecollect.html  |   139 +
 src/doc/3.11.8/tools/nodetool/gcstats.html         |   120 +
 .../tools/nodetool/getcompactionthreshold.html     |   130 +
 .../tools/nodetool/getcompactionthroughput.html    |   121 +
 .../tools/nodetool/getconcurrentcompactors.html    |   121 +
 src/doc/3.11.8/tools/nodetool/getendpoints.html    |   130 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   121 +
 .../3.11.8/tools/nodetool/getlogginglevels.html    |   120 +
 src/doc/3.11.8/tools/nodetool/getsstables.html     |   132 +
 .../3.11.8/tools/nodetool/getstreamthroughput.html |   121 +
 src/doc/3.11.8/tools/nodetool/gettimeout.html      |   130 +
 .../3.11.8/tools/nodetool/gettraceprobability.html |   120 +
 src/doc/3.11.8/tools/nodetool/gossipinfo.html      |   120 +
 src/doc/3.11.8/tools/nodetool/help.html            |   110 +
 src/doc/3.11.8/tools/nodetool/info.html            |   123 +
 .../tools/nodetool/invalidatecountercache.html     |   120 +
 .../3.11.8/tools/nodetool/invalidatekeycache.html  |   120 +
 .../3.11.8/tools/nodetool/invalidaterowcache.html  |   120 +
 src/doc/3.11.8/tools/nodetool/join.html            |   120 +
 src/doc/3.11.8/tools/nodetool/listsnapshots.html   |   121 +
 src/doc/3.11.8/tools/nodetool/move.html            |   128 +
 src/doc/3.11.8/tools/nodetool/netstats.html        |   125 +
 src/doc/3.11.8/tools/nodetool/nodetool.html        |   197 +
 src/doc/3.11.8/tools/nodetool/pausehandoff.html    |   120 +
 src/doc/3.11.8/tools/nodetool/proxyhistograms.html |   121 +
 src/doc/3.11.8/tools/nodetool/rangekeysample.html  |   121 +
 src/doc/3.11.8/tools/nodetool/rebuild.html         |   145 +
 src/doc/3.11.8/tools/nodetool/rebuild_index.html   |   130 +
 src/doc/3.11.8/tools/nodetool/refresh.html         |   130 +
 .../tools/nodetool/refreshsizeestimates.html       |   120 +
 .../3.11.8/tools/nodetool/reloadlocalschema.html   |   120 +
 src/doc/3.11.8/tools/nodetool/reloadtriggers.html  |   120 +
 .../3.11.8/tools/nodetool/relocatesstables.html    |   133 +
 src/doc/3.11.8/tools/nodetool/removenode.html      |   131 +
 src/doc/3.11.8/tools/nodetool/repair.html          |   177 +
 src/doc/3.11.8/tools/nodetool/replaybatchlog.html  |   120 +
 .../3.11.8/tools/nodetool/resetlocalschema.html    |   120 +
 src/doc/3.11.8/tools/nodetool/resumehandoff.html   |   120 +
 src/doc/3.11.8/tools/nodetool/ring.html            |   133 +
 src/doc/3.11.8/tools/nodetool/scrub.html           |   154 +
 .../3.11.8/tools/nodetool/setcachecapacity.html    |   130 +
 .../3.11.8/tools/nodetool/setcachekeystosave.html  |   132 +
 .../tools/nodetool/setcompactionthreshold.html     |   130 +
 .../tools/nodetool/setcompactionthroughput.html    |   130 +
 .../tools/nodetool/setconcurrentcompactors.html    |   130 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   130 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   130 +
 src/doc/3.11.8/tools/nodetool/setlogginglevel.html |   132 +
 .../3.11.8/tools/nodetool/setstreamthroughput.html |   130 +
 src/doc/3.11.8/tools/nodetool/settimeout.html      |   133 +
 .../3.11.8/tools/nodetool/settraceprobability.html |   131 +
 src/doc/3.11.8/tools/nodetool/snapshot.html        |   147 +
 src/doc/3.11.8/tools/nodetool/status.html          |   132 +
 src/doc/3.11.8/tools/nodetool/statusbackup.html    |   120 +
 src/doc/3.11.8/tools/nodetool/statusbinary.html    |   120 +
 src/doc/3.11.8/tools/nodetool/statusgossip.html    |   120 +
 src/doc/3.11.8/tools/nodetool/statushandoff.html   |   121 +
 src/doc/3.11.8/tools/nodetool/statusthrift.html    |   120 +
 src/doc/3.11.8/tools/nodetool/stop.html            |   137 +
 src/doc/3.11.8/tools/nodetool/stopdaemon.html      |   120 +
 src/doc/3.11.8/tools/nodetool/tablehistograms.html |   129 +
 src/doc/3.11.8/tools/nodetool/tablestats.html      |   139 +
 src/doc/3.11.8/tools/nodetool/toppartitions.html   |   140 +
 src/doc/3.11.8/tools/nodetool/tpstats.html         |   124 +
 src/doc/3.11.8/tools/nodetool/truncatehints.html   |   131 +
 src/doc/3.11.8/tools/nodetool/upgradesstables.html |   140 +
 src/doc/3.11.8/tools/nodetool/verify.html          |   132 +
 src/doc/3.11.8/tools/nodetool/version.html         |   120 +
 src/doc/3.11.8/tools/nodetool/viewbuildstatus.html |   129 +
 src/doc/3.11.8/troubleshooting/index.html          |   100 +
 src/doc/3.11.9/.buildinfo                          |     4 +
 .../doc/3.11.9}/_images/eclipse_debug0.png         |   Bin
 .../doc/3.11.9}/_images/eclipse_debug1.png         |   Bin
 .../doc/3.11.9}/_images/eclipse_debug2.png         |   Bin
 .../doc/3.11.9}/_images/eclipse_debug3.png         |   Bin
 .../doc/3.11.9}/_images/eclipse_debug4.png         |   Bin
 .../doc/3.11.9}/_images/eclipse_debug5.png         |   Bin
 .../doc/3.11.9}/_images/eclipse_debug6.png         |   Bin
 .../3.11.9/_sources/architecture/dynamo.rst.txt    |   139 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 src/doc/3.11.9/_sources/architecture/index.rst.txt |    29 +
 .../3.11.9/_sources/architecture/overview.rst.txt  |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |    82 +
 src/doc/3.11.9/_sources/bugs.rst.txt               |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  1920 ++++
 .../3.11.9/_sources/configuration/index.rst.txt    |    25 +
 src/doc/3.11.9/_sources/contactus.rst.txt          |    53 +
 src/doc/3.11.9/_sources/cql/appendices.rst.txt     |   330 +
 src/doc/3.11.9/_sources/cql/changes.rst.txt        |   204 +
 src/doc/3.11.9/_sources/cql/ddl.rst.txt            |   649 ++
 src/doc/3.11.9/_sources/cql/definitions.rst.txt    |   232 +
 src/doc/3.11.9/_sources/cql/dml.rst.txt            |   522 +
 src/doc/3.11.9/_sources/cql/functions.rst.txt      |   558 +
 src/doc/3.11.9/_sources/cql/index.rst.txt          |    47 +
 src/doc/3.11.9/_sources/cql/indexes.rst.txt        |    83 +
 src/doc/3.11.9/_sources/cql/json.rst.txt           |   115 +
 src/doc/3.11.9/_sources/cql/mvs.rst.txt            |   166 +
 src/doc/3.11.9/_sources/cql/security.rst.txt       |   502 +
 src/doc/3.11.9/_sources/cql/triggers.rst.txt       |    63 +
 src/doc/3.11.9/_sources/cql/types.rst.txt          |   559 +
 .../3.11.9/_sources/data_modeling/index.rst.txt    |    20 +
 .../3.11.9/_sources/development/code_style.rst.txt |    94 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    71 +
 src/doc/3.11.9/_sources/development/ide.rst.txt    |   161 +
 src/doc/3.11.9/_sources/development/index.rst.txt  |    28 +
 .../3.11.9/_sources/development/patches.rst.txt    |   125 +
 .../3.11.9/_sources/development/testing.rst.txt    |    89 +
 src/doc/3.11.9/_sources/faq/index.rst.txt          |   298 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   107 +
 .../3.11.9/_sources/getting_started/index.rst.txt  |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/3.11.9/_sources/index.rst.txt              |    41 +
 src/doc/3.11.9/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../3.11.9/_sources/operating/bulk_loading.rst.txt |    24 +
 src/doc/3.11.9/_sources/operating/cdc.rst.txt      |    89 +
 .../3.11.9/_sources/operating/compaction.rst.txt   |   442 +
 .../3.11.9/_sources/operating/compression.rst.txt  |    94 +
 src/doc/3.11.9/_sources/operating/hardware.rst.txt |    87 +
 src/doc/3.11.9/_sources/operating/hints.rst.txt    |    22 +
 src/doc/3.11.9/_sources/operating/index.rst.txt    |    39 +
 src/doc/3.11.9/_sources/operating/metrics.rst.txt  |   710 ++
 .../3.11.9/_sources/operating/read_repair.rst.txt  |    22 +
 src/doc/3.11.9/_sources/operating/repair.rst.txt   |    22 +
 src/doc/3.11.9/_sources/operating/security.rst.txt |   410 +
 src/doc/3.11.9/_sources/operating/snitch.rst.txt   |    78 +
 .../3.11.9/_sources/operating/topo_changes.rst.txt |   124 +
 src/doc/3.11.9/_sources/tools/cqlsh.rst.txt        |   455 +
 src/doc/3.11.9/_sources/tools/index.rst.txt        |    26 +
 src/doc/3.11.9/_sources/tools/nodetool.rst.txt     |    22 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../3.11.9/_sources/tools/nodetool/cleanup.rst.txt |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../3.11.9/_sources/tools/nodetool/compact.rst.txt |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../_sources/tools/nodetool/disablethrift.rst.txt  |    11 +
 .../3.11.9/_sources/tools/nodetool/drain.rst.txt   |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../_sources/tools/nodetool/enablethrift.rst.txt   |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../3.11.9/_sources/tools/nodetool/flush.rst.txt   |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../3.11.9/_sources/tools/nodetool/gcstats.rst.txt |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../3.11.9/_sources/tools/nodetool/help.rst.txt    |    11 +
 .../3.11.9/_sources/tools/nodetool/info.rst.txt    |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../3.11.9/_sources/tools/nodetool/join.rst.txt    |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../3.11.9/_sources/tools/nodetool/move.rst.txt    |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   207 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../3.11.9/_sources/tools/nodetool/rebuild.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../3.11.9/_sources/tools/nodetool/refresh.rst.txt |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../3.11.9/_sources/tools/nodetool/repair.rst.txt  |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../3.11.9/_sources/tools/nodetool/ring.rst.txt    |    11 +
 .../3.11.9/_sources/tools/nodetool/scrub.rst.txt   |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../3.11.9/_sources/tools/nodetool/status.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/statusthrift.rst.txt   |    11 +
 .../3.11.9/_sources/tools/nodetool/stop.rst.txt    |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../3.11.9/_sources/tools/nodetool/tpstats.rst.txt |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../3.11.9/_sources/tools/nodetool/verify.rst.txt  |    11 +
 .../3.11.9/_sources/tools/nodetool/version.rst.txt |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../3.11.9/_sources/troubleshooting/index.rst.txt  |    20 +
 src/doc/3.11.9/_static/ajax-loader.gif             |   Bin 0 -> 673 bytes
 src/doc/3.11.9/_static/basic.css                   |   676 ++
 src/doc/3.11.9/_static/comment-bright.png          |   Bin 0 -> 756 bytes
 src/doc/3.11.9/_static/comment-close.png           |   Bin 0 -> 829 bytes
 src/doc/3.11.9/_static/comment.png                 |   Bin 0 -> 641 bytes
 src/doc/3.11.9/_static/doctools.js                 |   315 +
 src/doc/3.11.9/_static/documentation_options.js    |    10 +
 src/doc/3.11.9/_static/down-pressed.png            |   Bin 0 -> 222 bytes
 src/doc/3.11.9/_static/down.png                    |   Bin 0 -> 202 bytes
 src/doc/3.11.9/_static/extra.css                   |    59 +
 src/doc/3.11.9/_static/file.png                    |   Bin 0 -> 286 bytes
 src/doc/3.11.9/_static/jquery-3.2.1.js             | 10253 +++++++++++++++++++
 src/doc/3.11.9/_static/jquery.js                   |     4 +
 src/doc/3.11.9/_static/language_data.js            |   297 +
 src/doc/3.11.9/_static/minus.png                   |   Bin 0 -> 90 bytes
 src/doc/3.11.9/_static/plus.png                    |   Bin 0 -> 90 bytes
 src/doc/3.11.9/_static/pygments.css                |    69 +
 src/doc/3.11.9/_static/searchtools.js              |   481 +
 src/doc/3.11.9/_static/underscore-1.3.1.js         |   999 ++
 src/doc/3.11.9/_static/underscore.js               |    31 +
 src/doc/3.11.9/_static/up-pressed.png              |   Bin 0 -> 214 bytes
 src/doc/3.11.9/_static/up.png                      |   Bin 0 -> 203 bytes
 src/doc/3.11.9/_static/websupport.js               |   808 ++
 src/doc/3.11.9/architecture/dynamo.html            |   218 +
 src/doc/3.11.9/architecture/guarantees.html        |   113 +
 src/doc/3.11.9/architecture/index.html             |   127 +
 src/doc/3.11.9/architecture/overview.html          |   113 +
 src/doc/3.11.9/architecture/storage_engine.html    |   164 +
 src/doc/3.11.9/bugs.html                           |   108 +
 .../configuration/cassandra_config_file.html       |  1835 ++++
 src/doc/3.11.9/configuration/index.html            |   109 +
 src/doc/3.11.9/contactus.html                      |   127 +
 src/doc/3.11.9/cql/appendices.html                 |   565 +
 src/doc/3.11.9/cql/changes.html                    |   353 +
 src/doc/3.11.9/cql/ddl.html                        |   765 ++
 src/doc/3.11.9/cql/definitions.html                |   312 +
 src/doc/3.11.9/cql/dml.html                        |   558 +
 src/doc/3.11.9/cql/functions.html                  |   666 ++
 src/doc/3.11.9/cql/index.html                      |   239 +
 src/doc/3.11.9/cql/indexes.html                    |   168 +
 src/doc/3.11.9/cql/json.html                       |   315 +
 src/doc/3.11.9/cql/mvs.html                        |   241 +
 src/doc/3.11.9/cql/security.html                   |   704 ++
 src/doc/3.11.9/cql/triggers.html                   |   153 +
 src/doc/3.11.9/cql/types.html                      |   697 ++
 src/doc/3.11.9/data_modeling/index.html            |   104 +
 src/doc/3.11.9/development/code_style.html         |   208 +
 src/doc/3.11.9/development/how_to_commit.html      |   180 +
 src/doc/3.11.9/development/how_to_review.html      |   172 +
 src/doc/3.11.9/development/ide.html                |   234 +
 src/doc/3.11.9/development/index.html              |   142 +
 src/doc/3.11.9/development/patches.html            |   247 +
 src/doc/3.11.9/development/testing.html            |   171 +
 src/doc/3.11.9/faq/index.html                      |   315 +
 {content/doc/3.11 => src/doc/3.11.9}/genindex.html |     0
 src/doc/3.11.9/getting_started/configuring.html    |   158 +
 src/doc/3.11.9/getting_started/drivers.html        |   223 +
 src/doc/3.11.9/getting_started/index.html          |   146 +
 src/doc/3.11.9/getting_started/installing.html     |   196 +
 src/doc/3.11.9/getting_started/querying.html       |   144 +
 src/doc/3.11.9/index.html                          |    75 +
 {content/doc/3.11 => src/doc/3.11.9}/objects.inv   |   Bin
 src/doc/3.11.9/operating/backups.html              |   123 +
 src/doc/3.11.9/operating/bloom_filters.html        |   160 +
 src/doc/3.11.9/operating/bulk_loading.html         |   123 +
 src/doc/3.11.9/operating/cdc.html                  |   186 +
 src/doc/3.11.9/operating/compaction.html           |   514 +
 src/doc/3.11.9/operating/compression.html          |   187 +
 src/doc/3.11.9/operating/hardware.html             |   189 +
 src/doc/3.11.9/operating/hints.html                |   123 +
 src/doc/3.11.9/operating/index.html                |   215 +
 src/doc/3.11.9/operating/metrics.html              |  1382 +++
 src/doc/3.11.9/operating/read_repair.html          |   123 +
 src/doc/3.11.9/operating/repair.html               |   123 +
 src/doc/3.11.9/operating/security.html             |   446 +
 src/doc/3.11.9/operating/snitch.html               |   176 +
 src/doc/3.11.9/operating/topo_changes.html         |   214 +
 src/doc/3.11.9/search.html                         |   103 +
 .../doc/3.11 => src/doc/3.11.9}/searchindex.js     |     0
 src/doc/3.11.9/tools/cqlsh.html                    |   481 +
 src/doc/3.11.9/tools/index.html                    |   111 +
 src/doc/3.11.9/tools/nodetool.html                 |   111 +
 src/doc/3.11.9/tools/nodetool/assassinate.html     |   129 +
 src/doc/3.11.9/tools/nodetool/bootstrap.html       |   128 +
 src/doc/3.11.9/tools/nodetool/cleanup.html         |   134 +
 src/doc/3.11.9/tools/nodetool/clearsnapshot.html   |   134 +
 src/doc/3.11.9/tools/nodetool/compact.html         |   146 +
 .../3.11.9/tools/nodetool/compactionhistory.html   |   124 +
 src/doc/3.11.9/tools/nodetool/compactionstats.html |   124 +
 src/doc/3.11.9/tools/nodetool/decommission.html    |   120 +
 src/doc/3.11.9/tools/nodetool/describecluster.html |   121 +
 src/doc/3.11.9/tools/nodetool/describering.html    |   128 +
 .../tools/nodetool/disableautocompaction.html      |   130 +
 src/doc/3.11.9/tools/nodetool/disablebackup.html   |   120 +
 src/doc/3.11.9/tools/nodetool/disablebinary.html   |   120 +
 src/doc/3.11.9/tools/nodetool/disablegossip.html   |   121 +
 src/doc/3.11.9/tools/nodetool/disablehandoff.html  |   120 +
 .../3.11.9/tools/nodetool/disablehintsfordc.html   |   129 +
 src/doc/3.11.9/tools/nodetool/disablethrift.html   |   120 +
 src/doc/3.11.9/tools/nodetool/drain.html           |   121 +
 .../tools/nodetool/enableautocompaction.html       |   130 +
 src/doc/3.11.9/tools/nodetool/enablebackup.html    |   120 +
 src/doc/3.11.9/tools/nodetool/enablebinary.html    |   120 +
 src/doc/3.11.9/tools/nodetool/enablegossip.html    |   120 +
 src/doc/3.11.9/tools/nodetool/enablehandoff.html   |   121 +
 .../3.11.9/tools/nodetool/enablehintsfordc.html    |   130 +
 src/doc/3.11.9/tools/nodetool/enablethrift.html    |   120 +
 src/doc/3.11.9/tools/nodetool/failuredetector.html |   121 +
 src/doc/3.11.9/tools/nodetool/flush.html           |   129 +
 src/doc/3.11.9/tools/nodetool/garbagecollect.html  |   139 +
 src/doc/3.11.9/tools/nodetool/gcstats.html         |   120 +
 .../tools/nodetool/getcompactionthreshold.html     |   130 +
 .../tools/nodetool/getcompactionthroughput.html    |   121 +
 .../tools/nodetool/getconcurrentcompactors.html    |   121 +
 src/doc/3.11.9/tools/nodetool/getendpoints.html    |   130 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   121 +
 .../3.11.9/tools/nodetool/getlogginglevels.html    |   120 +
 src/doc/3.11.9/tools/nodetool/getsstables.html     |   132 +
 .../3.11.9/tools/nodetool/getstreamthroughput.html |   121 +
 src/doc/3.11.9/tools/nodetool/gettimeout.html      |   130 +
 .../3.11.9/tools/nodetool/gettraceprobability.html |   120 +
 src/doc/3.11.9/tools/nodetool/gossipinfo.html      |   120 +
 src/doc/3.11.9/tools/nodetool/help.html            |   110 +
 src/doc/3.11.9/tools/nodetool/info.html            |   123 +
 .../tools/nodetool/invalidatecountercache.html     |   120 +
 .../3.11.9/tools/nodetool/invalidatekeycache.html  |   120 +
 .../3.11.9/tools/nodetool/invalidaterowcache.html  |   120 +
 src/doc/3.11.9/tools/nodetool/join.html            |   120 +
 src/doc/3.11.9/tools/nodetool/listsnapshots.html   |   121 +
 src/doc/3.11.9/tools/nodetool/move.html            |   128 +
 src/doc/3.11.9/tools/nodetool/netstats.html        |   125 +
 src/doc/3.11.9/tools/nodetool/nodetool.html        |   197 +
 src/doc/3.11.9/tools/nodetool/pausehandoff.html    |   120 +
 src/doc/3.11.9/tools/nodetool/proxyhistograms.html |   121 +
 src/doc/3.11.9/tools/nodetool/rangekeysample.html  |   121 +
 src/doc/3.11.9/tools/nodetool/rebuild.html         |   145 +
 src/doc/3.11.9/tools/nodetool/rebuild_index.html   |   130 +
 src/doc/3.11.9/tools/nodetool/refresh.html         |   130 +
 .../tools/nodetool/refreshsizeestimates.html       |   120 +
 .../3.11.9/tools/nodetool/reloadlocalschema.html   |   120 +
 src/doc/3.11.9/tools/nodetool/reloadtriggers.html  |   120 +
 .../3.11.9/tools/nodetool/relocatesstables.html    |   133 +
 src/doc/3.11.9/tools/nodetool/removenode.html      |   131 +
 src/doc/3.11.9/tools/nodetool/repair.html          |   177 +
 src/doc/3.11.9/tools/nodetool/replaybatchlog.html  |   120 +
 .../3.11.9/tools/nodetool/resetlocalschema.html    |   120 +
 src/doc/3.11.9/tools/nodetool/resumehandoff.html   |   120 +
 src/doc/3.11.9/tools/nodetool/ring.html            |   133 +
 src/doc/3.11.9/tools/nodetool/scrub.html           |   154 +
 .../3.11.9/tools/nodetool/setcachecapacity.html    |   130 +
 .../3.11.9/tools/nodetool/setcachekeystosave.html  |   132 +
 .../tools/nodetool/setcompactionthreshold.html     |   130 +
 .../tools/nodetool/setcompactionthroughput.html    |   130 +
 .../tools/nodetool/setconcurrentcompactors.html    |   130 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   130 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   130 +
 src/doc/3.11.9/tools/nodetool/setlogginglevel.html |   132 +
 .../3.11.9/tools/nodetool/setstreamthroughput.html |   130 +
 src/doc/3.11.9/tools/nodetool/settimeout.html      |   133 +
 .../3.11.9/tools/nodetool/settraceprobability.html |   131 +
 src/doc/3.11.9/tools/nodetool/snapshot.html        |   147 +
 src/doc/3.11.9/tools/nodetool/status.html          |   132 +
 src/doc/3.11.9/tools/nodetool/statusbackup.html    |   120 +
 src/doc/3.11.9/tools/nodetool/statusbinary.html    |   120 +
 src/doc/3.11.9/tools/nodetool/statusgossip.html    |   120 +
 src/doc/3.11.9/tools/nodetool/statushandoff.html   |   121 +
 src/doc/3.11.9/tools/nodetool/statusthrift.html    |   120 +
 src/doc/3.11.9/tools/nodetool/stop.html            |   137 +
 src/doc/3.11.9/tools/nodetool/stopdaemon.html      |   120 +
 src/doc/3.11.9/tools/nodetool/tablehistograms.html |   129 +
 src/doc/3.11.9/tools/nodetool/tablestats.html      |   139 +
 src/doc/3.11.9/tools/nodetool/toppartitions.html   |   140 +
 src/doc/3.11.9/tools/nodetool/tpstats.html         |   124 +
 src/doc/3.11.9/tools/nodetool/truncatehints.html   |   131 +
 src/doc/3.11.9/tools/nodetool/upgradesstables.html |   140 +
 src/doc/3.11.9/tools/nodetool/verify.html          |   132 +
 src/doc/3.11.9/tools/nodetool/version.html         |   120 +
 src/doc/3.11.9/tools/nodetool/viewbuildstatus.html |   129 +
 src/doc/3.11.9/troubleshooting/index.html          |   100 +
 src/doc/4.0-alpha1/.buildinfo                      |     4 +
 .../stress-lwt-example.yaml                        |    70 +
 .../stress-example.yaml                            |    44 +
 .../doc/4.0-alpha1}/_images/docs_commit.png        |   Bin
 .../doc/4.0-alpha1}/_images/docs_create_branch.png |   Bin
 .../doc/4.0-alpha1}/_images/docs_create_file.png   |   Bin
 .../doc/4.0-alpha1}/_images/docs_editor.png        |   Bin
 .../doc/4.0-alpha1}/_images/docs_fork.png          |   Bin
 .../doc/4.0-alpha1}/_images/docs_pr.png            |   Bin
 .../doc/4.0-alpha1}/_images/docs_preview.png       |   Bin
 .../doc/4.0-alpha1}/_images/eclipse_debug0.png     |   Bin
 .../doc/4.0-alpha1}/_images/eclipse_debug1.png     |   Bin
 .../doc/4.0-alpha1}/_images/eclipse_debug2.png     |   Bin
 .../doc/4.0-alpha1}/_images/eclipse_debug3.png     |   Bin
 .../doc/4.0-alpha1}/_images/eclipse_debug4.png     |   Bin
 .../doc/4.0-alpha1}/_images/eclipse_debug5.png     |   Bin
 .../doc/4.0-alpha1}/_images/eclipse_debug6.png     |   Bin
 .../4.0-alpha1}/_images/example-stress-graph.png   |   Bin
 .../_sources/architecture/dynamo.rst.txt           |   164 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 .../4.0-alpha1/_sources/architecture/index.rst.txt |    29 +
 .../_sources/architecture/overview.rst.txt         |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |   208 +
 src/doc/4.0-alpha1/_sources/bugs.rst.txt           |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  2048 ++++
 .../_sources/configuration/index.rst.txt           |    25 +
 src/doc/4.0-alpha1/_sources/contactus.rst.txt      |    50 +
 src/doc/4.0-alpha1/_sources/cql/appendices.rst.txt |   330 +
 src/doc/4.0-alpha1/_sources/cql/changes.rst.txt    |   211 +
 src/doc/4.0-alpha1/_sources/cql/ddl.rst.txt        |   788 ++
 .../4.0-alpha1/_sources/cql/definitions.rst.txt    |   234 +
 src/doc/4.0-alpha1/_sources/cql/dml.rst.txt        |   522 +
 src/doc/4.0-alpha1/_sources/cql/functions.rst.txt  |   581 ++
 src/doc/4.0-alpha1/_sources/cql/index.rst.txt      |    47 +
 src/doc/4.0-alpha1/_sources/cql/indexes.rst.txt    |    83 +
 src/doc/4.0-alpha1/_sources/cql/json.rst.txt       |   115 +
 src/doc/4.0-alpha1/_sources/cql/mvs.rst.txt        |   179 +
 src/doc/4.0-alpha1/_sources/cql/operators.rst.txt  |    74 +
 src/doc/4.0-alpha1/_sources/cql/security.rst.txt   |   538 +
 src/doc/4.0-alpha1/_sources/cql/triggers.rst.txt   |    63 +
 src/doc/4.0-alpha1/_sources/cql/types.rst.txt      |   559 +
 .../_sources/data_modeling/index.rst.txt           |    20 +
 src/doc/4.0-alpha1/_sources/development/ci.rst.txt |    72 +
 .../_sources/development/code_style.rst.txt        |    94 +
 .../_sources/development/dependencies.rst.txt      |    54 +
 .../_sources/development/documentation.rst.txt     |   104 +
 .../_sources/development/gettingstarted.rst.txt    |    60 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    73 +
 .../4.0-alpha1/_sources/development/ide.rst.txt    |   185 +
 .../4.0-alpha1/_sources/development/index.rst.txt  |    33 +
 .../_sources/development/patches.rst.txt           |   141 +
 .../_sources/development/release_process.rst.txt   |   259 +
 .../_sources/development/testing.rst.txt           |    98 +
 src/doc/4.0-alpha1/_sources/faq/index.rst.txt      |   299 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   123 +
 .../_sources/getting_started/index.rst.txt         |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/4.0-alpha1/_sources/index.rst.txt          |    42 +
 .../_sources/operating/audit_logging.rst.txt       |   236 +
 .../4.0-alpha1/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |    24 +
 src/doc/4.0-alpha1/_sources/operating/cdc.rst.txt  |    96 +
 .../_sources/operating/compaction.rst.txt          |   447 +
 .../_sources/operating/compression.rst.txt         |    95 +
 .../4.0-alpha1/_sources/operating/hardware.rst.txt |    87 +
 .../4.0-alpha1/_sources/operating/hints.rst.txt    |    22 +
 .../4.0-alpha1/_sources/operating/index.rst.txt    |    39 +
 .../4.0-alpha1/_sources/operating/metrics.rst.txt  |   789 ++
 .../_sources/operating/read_repair.rst.txt         |    22 +
 .../4.0-alpha1/_sources/operating/repair.rst.txt   |   107 +
 .../4.0-alpha1/_sources/operating/security.rst.txt |   441 +
 .../4.0-alpha1/_sources/operating/snitch.rst.txt   |    78 +
 .../_sources/operating/topo_changes.rst.txt        |   129 +
 src/doc/4.0-alpha1/_sources/plugins/index.rst.txt  |    35 +
 .../_sources/tools/cassandra_stress.rst.txt        |   269 +
 src/doc/4.0-alpha1/_sources/tools/cqlsh.rst.txt    |   455 +
 src/doc/4.0-alpha1/_sources/tools/index.rst.txt    |    28 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../_sources/tools/nodetool/drain.rst.txt          |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../_sources/tools/nodetool/flush.rst.txt          |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/getconcurrency.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getreplicas.rst.txt    |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../_sources/tools/nodetool/handoffwindow.rst.txt  |    11 +
 .../_sources/tools/nodetool/help.rst.txt           |    11 +
 .../_sources/tools/nodetool/import.rst.txt         |    11 +
 .../_sources/tools/nodetool/info.rst.txt           |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../_sources/tools/nodetool/join.rst.txt           |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../_sources/tools/nodetool/move.rst.txt           |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   249 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../_sources/tools/nodetool/repair.rst.txt         |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/ring.rst.txt           |    11 +
 .../_sources/tools/nodetool/scrub.rst.txt          |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/setconcurrency.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../4.0-alpha1/_sources/tools/nodetool/sjk.rst.txt |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../_sources/tools/nodetool/status.rst.txt         |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/stop.rst.txt           |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../_sources/tools/nodetool/verify.rst.txt         |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../_sources/tools/sstable/index.rst.txt           |    39 +
 .../_sources/tools/sstable/sstabledump.rst.txt     |   294 +
 .../tools/sstable/sstableexpiredblockers.rst.txt   |    48 +
 .../tools/sstable/sstablelevelreset.rst.txt        |    82 +
 .../_sources/tools/sstable/sstableloader.rst.txt   |   273 +
 .../_sources/tools/sstable/sstablemetadata.rst.txt |   300 +
 .../tools/sstable/sstableofflinerelevel.rst.txt    |    95 +
 .../tools/sstable/sstablerepairedset.rst.txt       |    79 +
 .../_sources/tools/sstable/sstablescrub.rst.txt    |    93 +
 .../_sources/tools/sstable/sstablesplit.rst.txt    |    93 +
 .../_sources/tools/sstable/sstableupgrade.rst.txt  |   137 +
 .../_sources/tools/sstable/sstableutil.rst.txt     |    91 +
 .../_sources/tools/sstable/sstableverify.rst.txt   |    91 +
 .../_sources/troubleshooting/finding_nodes.rst.txt |   149 +
 .../_sources/troubleshooting/index.rst.txt         |    39 +
 .../_sources/troubleshooting/reading_logs.rst.txt  |   267 +
 .../_sources/troubleshooting/use_nodetool.rst.txt  |   245 +
 .../_sources/troubleshooting/use_tools.rst.txt     |   542 +
 src/doc/4.0-alpha1/_static/ajax-loader.gif         |   Bin 0 -> 673 bytes
 src/doc/4.0-alpha1/_static/basic.css               |   676 ++
 src/doc/4.0-alpha1/_static/comment-bright.png      |   Bin 0 -> 756 bytes
 src/doc/4.0-alpha1/_static/comment-close.png       |   Bin 0 -> 829 bytes
 src/doc/4.0-alpha1/_static/comment.png             |   Bin 0 -> 641 bytes
 src/doc/4.0-alpha1/_static/doctools.js             |   315 +
 .../4.0-alpha1/_static/documentation_options.js    |    10 +
 src/doc/4.0-alpha1/_static/down-pressed.png        |   Bin 0 -> 222 bytes
 src/doc/4.0-alpha1/_static/down.png                |   Bin 0 -> 202 bytes
 src/doc/4.0-alpha1/_static/extra.css               |    59 +
 src/doc/4.0-alpha1/_static/file.png                |   Bin 0 -> 286 bytes
 src/doc/4.0-alpha1/_static/jquery-3.2.1.js         | 10253 +++++++++++++++++++
 src/doc/4.0-alpha1/_static/jquery.js               |     4 +
 src/doc/4.0-alpha1/_static/language_data.js        |   297 +
 src/doc/4.0-alpha1/_static/minus.png               |   Bin 0 -> 90 bytes
 src/doc/4.0-alpha1/_static/plus.png                |   Bin 0 -> 90 bytes
 src/doc/4.0-alpha1/_static/pygments.css            |    69 +
 src/doc/4.0-alpha1/_static/searchtools.js          |   481 +
 src/doc/4.0-alpha1/_static/underscore-1.3.1.js     |   999 ++
 src/doc/4.0-alpha1/_static/underscore.js           |    31 +
 src/doc/4.0-alpha1/_static/up-pressed.png          |   Bin 0 -> 214 bytes
 src/doc/4.0-alpha1/_static/up.png                  |   Bin 0 -> 203 bytes
 src/doc/4.0-alpha1/_static/websupport.js           |   808 ++
 src/doc/4.0-alpha1/architecture/dynamo.html        |   235 +
 src/doc/4.0-alpha1/architecture/guarantees.html    |   114 +
 src/doc/4.0-alpha1/architecture/index.html         |   129 +
 src/doc/4.0-alpha1/architecture/overview.html      |   114 +
 .../4.0-alpha1/architecture/storage_engine.html    |   293 +
 src/doc/4.0-alpha1/bugs.html                       |   109 +
 .../configuration/cassandra_config_file.html       |  1948 ++++
 src/doc/4.0-alpha1/configuration/index.html        |   110 +
 src/doc/4.0-alpha1/contactus.html                  |   126 +
 src/doc/4.0-alpha1/cql/appendices.html             |   567 +
 src/doc/4.0-alpha1/cql/changes.html                |   363 +
 src/doc/4.0-alpha1/cql/ddl.html                    |   856 ++
 src/doc/4.0-alpha1/cql/definitions.html            |   316 +
 src/doc/4.0-alpha1/cql/dml.html                    |   560 +
 src/doc/4.0-alpha1/cql/functions.html              |   705 ++
 src/doc/4.0-alpha1/cql/index.html                  |   246 +
 src/doc/4.0-alpha1/cql/indexes.html                |   170 +
 src/doc/4.0-alpha1/cql/json.html                   |   317 +
 src/doc/4.0-alpha1/cql/mvs.html                    |   260 +
 src/doc/4.0-alpha1/cql/operators.html              |   300 +
 src/doc/4.0-alpha1/cql/security.html               |   742 ++
 src/doc/4.0-alpha1/cql/triggers.html               |   155 +
 src/doc/4.0-alpha1/cql/types.html                  |   699 ++
 src/doc/4.0-alpha1/data_modeling/index.html        |   105 +
 src/doc/4.0-alpha1/development/ci.html             |   158 +
 src/doc/4.0-alpha1/development/code_style.html     |   214 +
 src/doc/4.0-alpha1/development/dependencies.html   |   155 +
 src/doc/4.0-alpha1/development/documentation.html  |   192 +
 src/doc/4.0-alpha1/development/gettingstarted.html |   160 +
 src/doc/4.0-alpha1/development/how_to_commit.html  |   186 +
 src/doc/4.0-alpha1/development/how_to_review.html  |   178 +
 src/doc/4.0-alpha1/development/ide.html            |   267 +
 src/doc/4.0-alpha1/development/index.html          |   184 +
 src/doc/4.0-alpha1/development/patches.html        |   273 +
 .../4.0-alpha1/development/release_process.html    |   380 +
 src/doc/4.0-alpha1/development/testing.html        |   184 +
 src/doc/4.0-alpha1/faq/index.html                  |   317 +
 {content => src}/doc/4.0-alpha1/genindex.html      |     0
 .../4.0-alpha1/getting_started/configuring.html    |   159 +
 src/doc/4.0-alpha1/getting_started/drivers.html    |   246 +
 src/doc/4.0-alpha1/getting_started/index.html      |   150 +
 src/doc/4.0-alpha1/getting_started/installing.html |   197 +
 src/doc/4.0-alpha1/getting_started/querying.html   |   145 +
 src/doc/4.0-alpha1/index.html                      |    86 +
 {content => src}/doc/4.0-alpha1/objects.inv        |   Bin
 src/doc/4.0-alpha1/operating/audit_logging.html    |   280 +
 src/doc/4.0-alpha1/operating/backups.html          |   124 +
 src/doc/4.0-alpha1/operating/bloom_filters.html    |   161 +
 src/doc/4.0-alpha1/operating/bulk_loading.html     |   124 +
 src/doc/4.0-alpha1/operating/cdc.html              |   193 +
 src/doc/4.0-alpha1/operating/compaction.html       |   520 +
 src/doc/4.0-alpha1/operating/compression.html      |   189 +
 src/doc/4.0-alpha1/operating/hardware.html         |   190 +
 src/doc/4.0-alpha1/operating/hints.html            |   124 +
 src/doc/4.0-alpha1/operating/index.html            |   224 +
 src/doc/4.0-alpha1/operating/metrics.html          |  1800 ++++
 src/doc/4.0-alpha1/operating/read_repair.html      |   124 +
 src/doc/4.0-alpha1/operating/repair.html           |   193 +
 src/doc/4.0-alpha1/operating/security.html         |   473 +
 src/doc/4.0-alpha1/operating/snitch.html           |   177 +
 src/doc/4.0-alpha1/operating/topo_changes.html     |   221 +
 src/doc/4.0-alpha1/plugins/index.html              |   116 +
 src/doc/4.0-alpha1/search.html                     |   104 +
 {content => src}/doc/4.0-alpha1/searchindex.js     |     0
 src/doc/4.0-alpha1/tools/cassandra_stress.html     |   352 +
 src/doc/4.0-alpha1/tools/cqlsh.html                |   485 +
 src/doc/4.0-alpha1/tools/index.html                |   257 +
 src/doc/4.0-alpha1/tools/nodetool/assassinate.html |   133 +
 src/doc/4.0-alpha1/tools/nodetool/bootstrap.html   |   132 +
 src/doc/4.0-alpha1/tools/nodetool/cleanup.html     |   138 +
 .../4.0-alpha1/tools/nodetool/clearsnapshot.html   |   141 +
 src/doc/4.0-alpha1/tools/nodetool/clientstats.html |   134 +
 src/doc/4.0-alpha1/tools/nodetool/compact.html     |   150 +
 .../tools/nodetool/compactionhistory.html          |   128 +
 .../4.0-alpha1/tools/nodetool/compactionstats.html |   128 +
 .../4.0-alpha1/tools/nodetool/decommission.html    |   128 +
 .../4.0-alpha1/tools/nodetool/describecluster.html |   125 +
 .../4.0-alpha1/tools/nodetool/describering.html    |   132 +
 .../4.0-alpha1/tools/nodetool/disableauditlog.html |   124 +
 .../tools/nodetool/disableautocompaction.html      |   134 +
 .../4.0-alpha1/tools/nodetool/disablebackup.html   |   124 +
 .../4.0-alpha1/tools/nodetool/disablebinary.html   |   124 +
 .../tools/nodetool/disablefullquerylog.html        |   124 +
 .../4.0-alpha1/tools/nodetool/disablegossip.html   |   125 +
 .../4.0-alpha1/tools/nodetool/disablehandoff.html  |   124 +
 .../tools/nodetool/disablehintsfordc.html          |   133 +
 .../tools/nodetool/disableoldprotocolversions.html |   124 +
 src/doc/4.0-alpha1/tools/nodetool/drain.html       |   125 +
 .../4.0-alpha1/tools/nodetool/enableauditlog.html  |   158 +
 .../tools/nodetool/enableautocompaction.html       |   134 +
 .../4.0-alpha1/tools/nodetool/enablebackup.html    |   124 +
 .../4.0-alpha1/tools/nodetool/enablebinary.html    |   124 +
 .../tools/nodetool/enablefullquerylog.html         |   155 +
 .../4.0-alpha1/tools/nodetool/enablegossip.html    |   124 +
 .../4.0-alpha1/tools/nodetool/enablehandoff.html   |   125 +
 .../tools/nodetool/enablehintsfordc.html           |   134 +
 .../tools/nodetool/enableoldprotocolversions.html  |   124 +
 .../4.0-alpha1/tools/nodetool/failuredetector.html |   125 +
 src/doc/4.0-alpha1/tools/nodetool/flush.html       |   133 +
 .../4.0-alpha1/tools/nodetool/garbagecollect.html  |   143 +
 src/doc/4.0-alpha1/tools/nodetool/gcstats.html     |   124 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   126 +
 .../tools/nodetool/getcompactionthreshold.html     |   134 +
 .../tools/nodetool/getcompactionthroughput.html    |   125 +
 .../4.0-alpha1/tools/nodetool/getconcurrency.html  |   133 +
 .../tools/nodetool/getconcurrentcompactors.html    |   125 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   125 +
 .../4.0-alpha1/tools/nodetool/getendpoints.html    |   134 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   125 +
 .../tools/nodetool/getlogginglevels.html           |   124 +
 .../tools/nodetool/getmaxhintwindow.html           |   124 +
 src/doc/4.0-alpha1/tools/nodetool/getreplicas.html |   134 +
 src/doc/4.0-alpha1/tools/nodetool/getseeds.html    |   125 +
 src/doc/4.0-alpha1/tools/nodetool/getsstables.html |   136 +
 .../tools/nodetool/getstreamthroughput.html        |   125 +
 src/doc/4.0-alpha1/tools/nodetool/gettimeout.html  |   134 +
 .../tools/nodetool/gettraceprobability.html        |   124 +
 src/doc/4.0-alpha1/tools/nodetool/gossipinfo.html  |   124 +
 .../4.0-alpha1/tools/nodetool/handoffwindow.html   |   124 +
 src/doc/4.0-alpha1/tools/nodetool/help.html        |   111 +
 src/doc/4.0-alpha1/tools/nodetool/import.html      |   159 +
 src/doc/4.0-alpha1/tools/nodetool/info.html        |   127 +
 .../tools/nodetool/invalidatecountercache.html     |   124 +
 .../tools/nodetool/invalidatekeycache.html         |   124 +
 .../tools/nodetool/invalidaterowcache.html         |   124 +
 src/doc/4.0-alpha1/tools/nodetool/join.html        |   124 +
 .../4.0-alpha1/tools/nodetool/listsnapshots.html   |   125 +
 src/doc/4.0-alpha1/tools/nodetool/move.html        |   132 +
 src/doc/4.0-alpha1/tools/nodetool/netstats.html    |   129 +
 src/doc/4.0-alpha1/tools/nodetool/nodetool.html    |   241 +
 .../4.0-alpha1/tools/nodetool/pausehandoff.html    |   124 +
 src/doc/4.0-alpha1/tools/nodetool/profileload.html |   143 +
 .../4.0-alpha1/tools/nodetool/proxyhistograms.html |   125 +
 .../4.0-alpha1/tools/nodetool/rangekeysample.html  |   125 +
 src/doc/4.0-alpha1/tools/nodetool/rebuild.html     |   149 +
 .../4.0-alpha1/tools/nodetool/rebuild_index.html   |   134 +
 src/doc/4.0-alpha1/tools/nodetool/refresh.html     |   134 +
 .../tools/nodetool/refreshsizeestimates.html       |   124 +
 .../tools/nodetool/reloadlocalschema.html          |   124 +
 src/doc/4.0-alpha1/tools/nodetool/reloadseeds.html |   125 +
 src/doc/4.0-alpha1/tools/nodetool/reloadssl.html   |   124 +
 .../4.0-alpha1/tools/nodetool/reloadtriggers.html  |   124 +
 .../tools/nodetool/relocatesstables.html           |   137 +
 src/doc/4.0-alpha1/tools/nodetool/removenode.html  |   135 +
 src/doc/4.0-alpha1/tools/nodetool/repair.html      |   197 +
 .../4.0-alpha1/tools/nodetool/repair_admin.html    |   138 +
 .../4.0-alpha1/tools/nodetool/replaybatchlog.html  |   124 +
 .../tools/nodetool/resetfullquerylog.html          |   126 +
 .../tools/nodetool/resetlocalschema.html           |   124 +
 .../4.0-alpha1/tools/nodetool/resumehandoff.html   |   124 +
 src/doc/4.0-alpha1/tools/nodetool/ring.html        |   137 +
 src/doc/4.0-alpha1/tools/nodetool/scrub.html       |   158 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   135 +
 .../tools/nodetool/setcachecapacity.html           |   134 +
 .../tools/nodetool/setcachekeystosave.html         |   136 +
 .../tools/nodetool/setcompactionthreshold.html     |   134 +
 .../tools/nodetool/setcompactionthroughput.html    |   134 +
 .../4.0-alpha1/tools/nodetool/setconcurrency.html  |   135 +
 .../tools/nodetool/setconcurrentcompactors.html    |   134 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   134 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   134 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   134 +
 .../4.0-alpha1/tools/nodetool/setlogginglevel.html |   137 +
 .../tools/nodetool/setmaxhintwindow.html           |   133 +
 .../tools/nodetool/setstreamthroughput.html        |   134 +
 src/doc/4.0-alpha1/tools/nodetool/settimeout.html  |   137 +
 .../tools/nodetool/settraceprobability.html        |   135 +
 src/doc/4.0-alpha1/tools/nodetool/sjk.html         |   133 +
 src/doc/4.0-alpha1/tools/nodetool/snapshot.html    |   151 +
 src/doc/4.0-alpha1/tools/nodetool/status.html      |   136 +
 .../tools/nodetool/statusautocompaction.html       |   137 +
 .../4.0-alpha1/tools/nodetool/statusbackup.html    |   124 +
 .../4.0-alpha1/tools/nodetool/statusbinary.html    |   124 +
 .../4.0-alpha1/tools/nodetool/statusgossip.html    |   124 +
 .../4.0-alpha1/tools/nodetool/statushandoff.html   |   125 +
 src/doc/4.0-alpha1/tools/nodetool/stop.html        |   140 +
 src/doc/4.0-alpha1/tools/nodetool/stopdaemon.html  |   124 +
 .../4.0-alpha1/tools/nodetool/tablehistograms.html |   133 +
 src/doc/4.0-alpha1/tools/nodetool/tablestats.html  |   168 +
 .../4.0-alpha1/tools/nodetool/toppartitions.html   |   142 +
 src/doc/4.0-alpha1/tools/nodetool/tpstats.html     |   128 +
 .../4.0-alpha1/tools/nodetool/truncatehints.html   |   135 +
 .../4.0-alpha1/tools/nodetool/upgradesstables.html |   144 +
 src/doc/4.0-alpha1/tools/nodetool/verify.html      |   153 +
 src/doc/4.0-alpha1/tools/nodetool/version.html     |   124 +
 .../4.0-alpha1/tools/nodetool/viewbuildstatus.html |   133 +
 src/doc/4.0-alpha1/tools/sstable/index.html        |   228 +
 src/doc/4.0-alpha1/tools/sstable/sstabledump.html  |   403 +
 .../tools/sstable/sstableexpiredblockers.html      |   148 +
 .../tools/sstable/sstablelevelreset.html           |   174 +
 .../4.0-alpha1/tools/sstable/sstableloader.html    |   408 +
 .../4.0-alpha1/tools/sstable/sstablemetadata.html  |   472 +
 .../tools/sstable/sstableofflinerelevel.html       |   189 +
 .../tools/sstable/sstablerepairedset.html          |   192 +
 src/doc/4.0-alpha1/tools/sstable/sstablescrub.html |   210 +
 src/doc/4.0-alpha1/tools/sstable/sstablesplit.html |   201 +
 .../4.0-alpha1/tools/sstable/sstableupgrade.html   |   248 +
 src/doc/4.0-alpha1/tools/sstable/sstableutil.html  |   204 +
 .../4.0-alpha1/tools/sstable/sstableverify.html    |   204 +
 .../4.0-alpha1/troubleshooting/finding_nodes.html  |   240 +
 src/doc/4.0-alpha1/troubleshooting/index.html      |   147 +
 .../4.0-alpha1/troubleshooting/reading_logs.html   |   350 +
 .../4.0-alpha1/troubleshooting/use_nodetool.html   |   320 +
 src/doc/4.0-alpha1/troubleshooting/use_tools.html  |   608 ++
 src/doc/4.0-alpha2/.buildinfo                      |     4 +
 .../stress-lwt-example.yaml                        |    70 +
 .../stress-example.yaml                            |    44 +
 .../doc/4.0-alpha2}/_images/docs_commit.png        |   Bin
 .../doc/4.0-alpha2}/_images/docs_create_branch.png |   Bin
 .../doc/4.0-alpha2}/_images/docs_create_file.png   |   Bin
 .../doc/4.0-alpha2}/_images/docs_editor.png        |   Bin
 .../doc/4.0-alpha2}/_images/docs_fork.png          |   Bin
 .../doc/4.0-alpha2}/_images/docs_pr.png            |   Bin
 .../doc/4.0-alpha2}/_images/docs_preview.png       |   Bin
 .../doc/4.0-alpha2}/_images/eclipse_debug0.png     |   Bin
 .../doc/4.0-alpha2}/_images/eclipse_debug1.png     |   Bin
 .../doc/4.0-alpha2}/_images/eclipse_debug2.png     |   Bin
 .../doc/4.0-alpha2}/_images/eclipse_debug3.png     |   Bin
 .../doc/4.0-alpha2}/_images/eclipse_debug4.png     |   Bin
 .../doc/4.0-alpha2}/_images/eclipse_debug5.png     |   Bin
 .../doc/4.0-alpha2}/_images/eclipse_debug6.png     |   Bin
 .../4.0-alpha2}/_images/example-stress-graph.png   |   Bin
 .../_sources/architecture/dynamo.rst.txt           |   164 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 .../4.0-alpha2/_sources/architecture/index.rst.txt |    29 +
 .../_sources/architecture/overview.rst.txt         |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |   208 +
 src/doc/4.0-alpha2/_sources/bugs.rst.txt           |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  2059 ++++
 .../_sources/configuration/index.rst.txt           |    25 +
 src/doc/4.0-alpha2/_sources/contactus.rst.txt      |    50 +
 src/doc/4.0-alpha2/_sources/cql/appendices.rst.txt |   330 +
 src/doc/4.0-alpha2/_sources/cql/changes.rst.txt    |   211 +
 src/doc/4.0-alpha2/_sources/cql/ddl.rst.txt        |   788 ++
 .../4.0-alpha2/_sources/cql/definitions.rst.txt    |   234 +
 src/doc/4.0-alpha2/_sources/cql/dml.rst.txt        |   522 +
 src/doc/4.0-alpha2/_sources/cql/functions.rst.txt  |   581 ++
 src/doc/4.0-alpha2/_sources/cql/index.rst.txt      |    47 +
 src/doc/4.0-alpha2/_sources/cql/indexes.rst.txt    |    83 +
 src/doc/4.0-alpha2/_sources/cql/json.rst.txt       |   115 +
 src/doc/4.0-alpha2/_sources/cql/mvs.rst.txt        |   179 +
 src/doc/4.0-alpha2/_sources/cql/operators.rst.txt  |    74 +
 src/doc/4.0-alpha2/_sources/cql/security.rst.txt   |   538 +
 src/doc/4.0-alpha2/_sources/cql/triggers.rst.txt   |    63 +
 src/doc/4.0-alpha2/_sources/cql/types.rst.txt      |   559 +
 .../_sources/data_modeling/index.rst.txt           |    20 +
 src/doc/4.0-alpha2/_sources/development/ci.rst.txt |    72 +
 .../_sources/development/code_style.rst.txt        |    94 +
 .../_sources/development/dependencies.rst.txt      |    54 +
 .../_sources/development/documentation.rst.txt     |   104 +
 .../_sources/development/gettingstarted.rst.txt    |    60 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    73 +
 .../4.0-alpha2/_sources/development/ide.rst.txt    |   185 +
 .../4.0-alpha2/_sources/development/index.rst.txt  |    33 +
 .../_sources/development/patches.rst.txt           |   141 +
 .../_sources/development/release_process.rst.txt   |   268 +
 .../_sources/development/testing.rst.txt           |    98 +
 src/doc/4.0-alpha2/_sources/faq/index.rst.txt      |   299 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   123 +
 .../_sources/getting_started/index.rst.txt         |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/4.0-alpha2/_sources/index.rst.txt          |    42 +
 .../_sources/operating/audit_logging.rst.txt       |   236 +
 .../4.0-alpha2/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |    24 +
 src/doc/4.0-alpha2/_sources/operating/cdc.rst.txt  |    96 +
 .../_sources/operating/compaction.rst.txt          |   447 +
 .../_sources/operating/compression.rst.txt         |    97 +
 .../4.0-alpha2/_sources/operating/hardware.rst.txt |    87 +
 .../4.0-alpha2/_sources/operating/hints.rst.txt    |    22 +
 .../4.0-alpha2/_sources/operating/index.rst.txt    |    39 +
 .../4.0-alpha2/_sources/operating/metrics.rst.txt  |   789 ++
 .../_sources/operating/read_repair.rst.txt         |    22 +
 .../4.0-alpha2/_sources/operating/repair.rst.txt   |   107 +
 .../4.0-alpha2/_sources/operating/security.rst.txt |   441 +
 .../4.0-alpha2/_sources/operating/snitch.rst.txt   |    78 +
 .../_sources/operating/topo_changes.rst.txt        |   129 +
 src/doc/4.0-alpha2/_sources/plugins/index.rst.txt  |    35 +
 .../_sources/tools/cassandra_stress.rst.txt        |   269 +
 src/doc/4.0-alpha2/_sources/tools/cqlsh.rst.txt    |   455 +
 src/doc/4.0-alpha2/_sources/tools/index.rst.txt    |    28 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../_sources/tools/nodetool/drain.rst.txt          |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../_sources/tools/nodetool/flush.rst.txt          |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/getconcurrency.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getreplicas.rst.txt    |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../_sources/tools/nodetool/handoffwindow.rst.txt  |    11 +
 .../_sources/tools/nodetool/help.rst.txt           |    11 +
 .../_sources/tools/nodetool/import.rst.txt         |    11 +
 .../_sources/tools/nodetool/info.rst.txt           |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../_sources/tools/nodetool/join.rst.txt           |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../_sources/tools/nodetool/move.rst.txt           |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   250 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../_sources/tools/nodetool/repair.rst.txt         |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/ring.rst.txt           |    11 +
 .../_sources/tools/nodetool/scrub.rst.txt          |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/setconcurrency.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../4.0-alpha2/_sources/tools/nodetool/sjk.rst.txt |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../_sources/tools/nodetool/status.rst.txt         |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/stop.rst.txt           |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../_sources/tools/nodetool/verify.rst.txt         |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../_sources/tools/sstable/index.rst.txt           |    39 +
 .../_sources/tools/sstable/sstabledump.rst.txt     |   294 +
 .../tools/sstable/sstableexpiredblockers.rst.txt   |    48 +
 .../tools/sstable/sstablelevelreset.rst.txt        |    82 +
 .../_sources/tools/sstable/sstableloader.rst.txt   |   273 +
 .../_sources/tools/sstable/sstablemetadata.rst.txt |   300 +
 .../tools/sstable/sstableofflinerelevel.rst.txt    |    95 +
 .../tools/sstable/sstablerepairedset.rst.txt       |    79 +
 .../_sources/tools/sstable/sstablescrub.rst.txt    |    93 +
 .../_sources/tools/sstable/sstablesplit.rst.txt    |    93 +
 .../_sources/tools/sstable/sstableupgrade.rst.txt  |   137 +
 .../_sources/tools/sstable/sstableutil.rst.txt     |    91 +
 .../_sources/tools/sstable/sstableverify.rst.txt   |    91 +
 .../_sources/troubleshooting/finding_nodes.rst.txt |   149 +
 .../_sources/troubleshooting/index.rst.txt         |    39 +
 .../_sources/troubleshooting/reading_logs.rst.txt  |   267 +
 .../_sources/troubleshooting/use_nodetool.rst.txt  |   245 +
 .../_sources/troubleshooting/use_tools.rst.txt     |   542 +
 src/doc/4.0-alpha2/_static/ajax-loader.gif         |   Bin 0 -> 673 bytes
 src/doc/4.0-alpha2/_static/basic.css               |   676 ++
 src/doc/4.0-alpha2/_static/comment-bright.png      |   Bin 0 -> 756 bytes
 src/doc/4.0-alpha2/_static/comment-close.png       |   Bin 0 -> 829 bytes
 src/doc/4.0-alpha2/_static/comment.png             |   Bin 0 -> 641 bytes
 src/doc/4.0-alpha2/_static/doctools.js             |   315 +
 .../4.0-alpha2/_static/documentation_options.js    |    10 +
 src/doc/4.0-alpha2/_static/down-pressed.png        |   Bin 0 -> 222 bytes
 src/doc/4.0-alpha2/_static/down.png                |   Bin 0 -> 202 bytes
 src/doc/4.0-alpha2/_static/extra.css               |    59 +
 src/doc/4.0-alpha2/_static/file.png                |   Bin 0 -> 286 bytes
 src/doc/4.0-alpha2/_static/jquery-3.2.1.js         | 10253 +++++++++++++++++++
 src/doc/4.0-alpha2/_static/jquery.js               |     4 +
 src/doc/4.0-alpha2/_static/language_data.js        |   297 +
 src/doc/4.0-alpha2/_static/minus.png               |   Bin 0 -> 90 bytes
 src/doc/4.0-alpha2/_static/plus.png                |   Bin 0 -> 90 bytes
 src/doc/4.0-alpha2/_static/pygments.css            |    69 +
 src/doc/4.0-alpha2/_static/searchtools.js          |   481 +
 src/doc/4.0-alpha2/_static/underscore-1.3.1.js     |   999 ++
 src/doc/4.0-alpha2/_static/underscore.js           |    31 +
 src/doc/4.0-alpha2/_static/up-pressed.png          |   Bin 0 -> 214 bytes
 src/doc/4.0-alpha2/_static/up.png                  |   Bin 0 -> 203 bytes
 src/doc/4.0-alpha2/_static/websupport.js           |   808 ++
 src/doc/4.0-alpha2/architecture/dynamo.html        |   235 +
 src/doc/4.0-alpha2/architecture/guarantees.html    |   114 +
 src/doc/4.0-alpha2/architecture/index.html         |   129 +
 src/doc/4.0-alpha2/architecture/overview.html      |   114 +
 .../4.0-alpha2/architecture/storage_engine.html    |   293 +
 src/doc/4.0-alpha2/bugs.html                       |   109 +
 .../configuration/cassandra_config_file.html       |  1957 ++++
 src/doc/4.0-alpha2/configuration/index.html        |   110 +
 src/doc/4.0-alpha2/contactus.html                  |   126 +
 src/doc/4.0-alpha2/cql/appendices.html             |   567 +
 src/doc/4.0-alpha2/cql/changes.html                |   363 +
 src/doc/4.0-alpha2/cql/ddl.html                    |   856 ++
 src/doc/4.0-alpha2/cql/definitions.html            |   316 +
 src/doc/4.0-alpha2/cql/dml.html                    |   560 +
 src/doc/4.0-alpha2/cql/functions.html              |   705 ++
 src/doc/4.0-alpha2/cql/index.html                  |   246 +
 src/doc/4.0-alpha2/cql/indexes.html                |   170 +
 src/doc/4.0-alpha2/cql/json.html                   |   317 +
 src/doc/4.0-alpha2/cql/mvs.html                    |   260 +
 src/doc/4.0-alpha2/cql/operators.html              |   300 +
 src/doc/4.0-alpha2/cql/security.html               |   742 ++
 src/doc/4.0-alpha2/cql/triggers.html               |   155 +
 src/doc/4.0-alpha2/cql/types.html                  |   699 ++
 src/doc/4.0-alpha2/data_modeling/index.html        |   105 +
 src/doc/4.0-alpha2/development/ci.html             |   158 +
 src/doc/4.0-alpha2/development/code_style.html     |   214 +
 src/doc/4.0-alpha2/development/dependencies.html   |   155 +
 src/doc/4.0-alpha2/development/documentation.html  |   192 +
 src/doc/4.0-alpha2/development/gettingstarted.html |   160 +
 src/doc/4.0-alpha2/development/how_to_commit.html  |   186 +
 src/doc/4.0-alpha2/development/how_to_review.html  |   178 +
 src/doc/4.0-alpha2/development/ide.html            |   267 +
 src/doc/4.0-alpha2/development/index.html          |   184 +
 src/doc/4.0-alpha2/development/patches.html        |   273 +
 .../4.0-alpha2/development/release_process.html    |   389 +
 src/doc/4.0-alpha2/development/testing.html        |   184 +
 src/doc/4.0-alpha2/faq/index.html                  |   317 +
 {content => src}/doc/4.0-alpha2/genindex.html      |     0
 .../4.0-alpha2/getting_started/configuring.html    |   159 +
 src/doc/4.0-alpha2/getting_started/drivers.html    |   246 +
 src/doc/4.0-alpha2/getting_started/index.html      |   150 +
 src/doc/4.0-alpha2/getting_started/installing.html |   197 +
 src/doc/4.0-alpha2/getting_started/querying.html   |   145 +
 src/doc/4.0-alpha2/index.html                      |    86 +
 {content => src}/doc/4.0-alpha2/objects.inv        |   Bin
 src/doc/4.0-alpha2/operating/audit_logging.html    |   280 +
 src/doc/4.0-alpha2/operating/backups.html          |   124 +
 src/doc/4.0-alpha2/operating/bloom_filters.html    |   161 +
 src/doc/4.0-alpha2/operating/bulk_loading.html     |   124 +
 src/doc/4.0-alpha2/operating/cdc.html              |   193 +
 src/doc/4.0-alpha2/operating/compaction.html       |   520 +
 src/doc/4.0-alpha2/operating/compression.html      |   194 +
 src/doc/4.0-alpha2/operating/hardware.html         |   190 +
 src/doc/4.0-alpha2/operating/hints.html            |   124 +
 src/doc/4.0-alpha2/operating/index.html            |   224 +
 src/doc/4.0-alpha2/operating/metrics.html          |  1800 ++++
 src/doc/4.0-alpha2/operating/read_repair.html      |   124 +
 src/doc/4.0-alpha2/operating/repair.html           |   193 +
 src/doc/4.0-alpha2/operating/security.html         |   473 +
 src/doc/4.0-alpha2/operating/snitch.html           |   177 +
 src/doc/4.0-alpha2/operating/topo_changes.html     |   221 +
 src/doc/4.0-alpha2/plugins/index.html              |   116 +
 src/doc/4.0-alpha2/search.html                     |   104 +
 {content => src}/doc/4.0-alpha2/searchindex.js     |     0
 src/doc/4.0-alpha2/tools/cassandra_stress.html     |   352 +
 src/doc/4.0-alpha2/tools/cqlsh.html                |   485 +
 src/doc/4.0-alpha2/tools/index.html                |   257 +
 src/doc/4.0-alpha2/tools/nodetool/assassinate.html |   133 +
 src/doc/4.0-alpha2/tools/nodetool/bootstrap.html   |   132 +
 src/doc/4.0-alpha2/tools/nodetool/cleanup.html     |   138 +
 .../4.0-alpha2/tools/nodetool/clearsnapshot.html   |   141 +
 src/doc/4.0-alpha2/tools/nodetool/clientstats.html |   134 +
 src/doc/4.0-alpha2/tools/nodetool/compact.html     |   150 +
 .../tools/nodetool/compactionhistory.html          |   128 +
 .../4.0-alpha2/tools/nodetool/compactionstats.html |   128 +
 .../4.0-alpha2/tools/nodetool/decommission.html    |   128 +
 .../4.0-alpha2/tools/nodetool/describecluster.html |   125 +
 .../4.0-alpha2/tools/nodetool/describering.html    |   132 +
 .../4.0-alpha2/tools/nodetool/disableauditlog.html |   124 +
 .../tools/nodetool/disableautocompaction.html      |   134 +
 .../4.0-alpha2/tools/nodetool/disablebackup.html   |   124 +
 .../4.0-alpha2/tools/nodetool/disablebinary.html   |   124 +
 .../tools/nodetool/disablefullquerylog.html        |   124 +
 .../4.0-alpha2/tools/nodetool/disablegossip.html   |   125 +
 .../4.0-alpha2/tools/nodetool/disablehandoff.html  |   124 +
 .../tools/nodetool/disablehintsfordc.html          |   133 +
 .../tools/nodetool/disableoldprotocolversions.html |   124 +
 src/doc/4.0-alpha2/tools/nodetool/drain.html       |   125 +
 .../4.0-alpha2/tools/nodetool/enableauditlog.html  |   158 +
 .../tools/nodetool/enableautocompaction.html       |   134 +
 .../4.0-alpha2/tools/nodetool/enablebackup.html    |   124 +
 .../4.0-alpha2/tools/nodetool/enablebinary.html    |   124 +
 .../tools/nodetool/enablefullquerylog.html         |   155 +
 .../4.0-alpha2/tools/nodetool/enablegossip.html    |   124 +
 .../4.0-alpha2/tools/nodetool/enablehandoff.html   |   125 +
 .../tools/nodetool/enablehintsfordc.html           |   134 +
 .../tools/nodetool/enableoldprotocolversions.html  |   124 +
 .../4.0-alpha2/tools/nodetool/failuredetector.html |   125 +
 src/doc/4.0-alpha2/tools/nodetool/flush.html       |   133 +
 .../4.0-alpha2/tools/nodetool/garbagecollect.html  |   143 +
 src/doc/4.0-alpha2/tools/nodetool/gcstats.html     |   124 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   126 +
 .../tools/nodetool/getcompactionthreshold.html     |   134 +
 .../tools/nodetool/getcompactionthroughput.html    |   125 +
 .../4.0-alpha2/tools/nodetool/getconcurrency.html  |   133 +
 .../tools/nodetool/getconcurrentcompactors.html    |   125 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   125 +
 .../4.0-alpha2/tools/nodetool/getendpoints.html    |   134 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   125 +
 .../tools/nodetool/getlogginglevels.html           |   124 +
 .../tools/nodetool/getmaxhintwindow.html           |   124 +
 src/doc/4.0-alpha2/tools/nodetool/getreplicas.html |   134 +
 src/doc/4.0-alpha2/tools/nodetool/getseeds.html    |   125 +
 src/doc/4.0-alpha2/tools/nodetool/getsstables.html |   136 +
 .../tools/nodetool/getstreamthroughput.html        |   125 +
 src/doc/4.0-alpha2/tools/nodetool/gettimeout.html  |   134 +
 .../tools/nodetool/gettraceprobability.html        |   124 +
 src/doc/4.0-alpha2/tools/nodetool/gossipinfo.html  |   124 +
 .../4.0-alpha2/tools/nodetool/handoffwindow.html   |   124 +
 src/doc/4.0-alpha2/tools/nodetool/help.html        |   111 +
 src/doc/4.0-alpha2/tools/nodetool/import.html      |   159 +
 src/doc/4.0-alpha2/tools/nodetool/info.html        |   127 +
 .../tools/nodetool/invalidatecountercache.html     |   124 +
 .../tools/nodetool/invalidatekeycache.html         |   124 +
 .../tools/nodetool/invalidaterowcache.html         |   124 +
 src/doc/4.0-alpha2/tools/nodetool/join.html        |   124 +
 .../4.0-alpha2/tools/nodetool/listsnapshots.html   |   125 +
 src/doc/4.0-alpha2/tools/nodetool/move.html        |   132 +
 src/doc/4.0-alpha2/tools/nodetool/netstats.html    |   129 +
 src/doc/4.0-alpha2/tools/nodetool/nodetool.html    |   242 +
 .../4.0-alpha2/tools/nodetool/pausehandoff.html    |   124 +
 src/doc/4.0-alpha2/tools/nodetool/profileload.html |   143 +
 .../4.0-alpha2/tools/nodetool/proxyhistograms.html |   125 +
 .../4.0-alpha2/tools/nodetool/rangekeysample.html  |   125 +
 src/doc/4.0-alpha2/tools/nodetool/rebuild.html     |   149 +
 .../4.0-alpha2/tools/nodetool/rebuild_index.html   |   134 +
 src/doc/4.0-alpha2/tools/nodetool/refresh.html     |   134 +
 .../tools/nodetool/refreshsizeestimates.html       |   124 +
 .../tools/nodetool/reloadlocalschema.html          |   124 +
 src/doc/4.0-alpha2/tools/nodetool/reloadseeds.html |   125 +
 src/doc/4.0-alpha2/tools/nodetool/reloadssl.html   |   124 +
 .../4.0-alpha2/tools/nodetool/reloadtriggers.html  |   124 +
 .../tools/nodetool/relocatesstables.html           |   137 +
 src/doc/4.0-alpha2/tools/nodetool/removenode.html  |   135 +
 src/doc/4.0-alpha2/tools/nodetool/repair.html      |   197 +
 .../4.0-alpha2/tools/nodetool/repair_admin.html    |   138 +
 .../4.0-alpha2/tools/nodetool/replaybatchlog.html  |   124 +
 .../tools/nodetool/resetfullquerylog.html          |   126 +
 .../tools/nodetool/resetlocalschema.html           |   124 +
 .../4.0-alpha2/tools/nodetool/resumehandoff.html   |   124 +
 src/doc/4.0-alpha2/tools/nodetool/ring.html        |   137 +
 src/doc/4.0-alpha2/tools/nodetool/scrub.html       |   158 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   135 +
 .../tools/nodetool/setcachecapacity.html           |   134 +
 .../tools/nodetool/setcachekeystosave.html         |   136 +
 .../tools/nodetool/setcompactionthreshold.html     |   134 +
 .../tools/nodetool/setcompactionthroughput.html    |   134 +
 .../4.0-alpha2/tools/nodetool/setconcurrency.html  |   135 +
 .../tools/nodetool/setconcurrentcompactors.html    |   134 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   134 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   134 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   134 +
 .../4.0-alpha2/tools/nodetool/setlogginglevel.html |   137 +
 .../tools/nodetool/setmaxhintwindow.html           |   133 +
 .../tools/nodetool/setstreamthroughput.html        |   134 +
 src/doc/4.0-alpha2/tools/nodetool/settimeout.html  |   137 +
 .../tools/nodetool/settraceprobability.html        |   135 +
 src/doc/4.0-alpha2/tools/nodetool/sjk.html         |   133 +
 src/doc/4.0-alpha2/tools/nodetool/snapshot.html    |   151 +
 src/doc/4.0-alpha2/tools/nodetool/status.html      |   136 +
 .../tools/nodetool/statusautocompaction.html       |   137 +
 .../4.0-alpha2/tools/nodetool/statusbackup.html    |   124 +
 .../4.0-alpha2/tools/nodetool/statusbinary.html    |   124 +
 .../4.0-alpha2/tools/nodetool/statusgossip.html    |   124 +
 .../4.0-alpha2/tools/nodetool/statushandoff.html   |   125 +
 src/doc/4.0-alpha2/tools/nodetool/stop.html        |   140 +
 src/doc/4.0-alpha2/tools/nodetool/stopdaemon.html  |   124 +
 .../4.0-alpha2/tools/nodetool/tablehistograms.html |   133 +
 src/doc/4.0-alpha2/tools/nodetool/tablestats.html  |   168 +
 .../4.0-alpha2/tools/nodetool/toppartitions.html   |   142 +
 src/doc/4.0-alpha2/tools/nodetool/tpstats.html     |   128 +
 .../4.0-alpha2/tools/nodetool/truncatehints.html   |   135 +
 .../4.0-alpha2/tools/nodetool/upgradesstables.html |   144 +
 src/doc/4.0-alpha2/tools/nodetool/verify.html      |   153 +
 src/doc/4.0-alpha2/tools/nodetool/version.html     |   124 +
 .../4.0-alpha2/tools/nodetool/viewbuildstatus.html |   133 +
 src/doc/4.0-alpha2/tools/sstable/index.html        |   228 +
 src/doc/4.0-alpha2/tools/sstable/sstabledump.html  |   403 +
 .../tools/sstable/sstableexpiredblockers.html      |   148 +
 .../tools/sstable/sstablelevelreset.html           |   174 +
 .../4.0-alpha2/tools/sstable/sstableloader.html    |   408 +
 .../4.0-alpha2/tools/sstable/sstablemetadata.html  |   472 +
 .../tools/sstable/sstableofflinerelevel.html       |   189 +
 .../tools/sstable/sstablerepairedset.html          |   192 +
 src/doc/4.0-alpha2/tools/sstable/sstablescrub.html |   210 +
 src/doc/4.0-alpha2/tools/sstable/sstablesplit.html |   201 +
 .../4.0-alpha2/tools/sstable/sstableupgrade.html   |   248 +
 src/doc/4.0-alpha2/tools/sstable/sstableutil.html  |   204 +
 .../4.0-alpha2/tools/sstable/sstableverify.html    |   204 +
 .../4.0-alpha2/troubleshooting/finding_nodes.html  |   240 +
 src/doc/4.0-alpha2/troubleshooting/index.html      |   147 +
 .../4.0-alpha2/troubleshooting/reading_logs.html   |   350 +
 .../4.0-alpha2/troubleshooting/use_nodetool.html   |   320 +
 src/doc/4.0-alpha2/troubleshooting/use_tools.html  |   608 ++
 src/doc/4.0-alpha3/.buildinfo                      |     4 +
 .../stress-example.yaml                            |    44 +
 .../stress-lwt-example.yaml                        |    70 +
 .../_images/data_modeling_chebotko_logical.png     |   Bin
 .../_images/data_modeling_chebotko_physical.png    |   Bin
 .../_images/data_modeling_hotel_bucketing.png      |   Bin
 .../_images/data_modeling_hotel_erd.png            |   Bin
 .../_images/data_modeling_hotel_logical.png        |   Bin
 .../_images/data_modeling_hotel_physical.png       |   Bin
 .../_images/data_modeling_hotel_queries.png        |   Bin
 .../_images/data_modeling_hotel_relational.png     |   Bin
 .../_images/data_modeling_reservation_logical.png  |   Bin
 .../_images/data_modeling_reservation_physical.png |   Bin
 .../doc/4.0-alpha3}/_images/docs_commit.png        |   Bin
 .../doc/4.0-alpha3}/_images/docs_create_branch.png |   Bin
 .../doc/4.0-alpha3}/_images/docs_create_file.png   |   Bin
 .../doc/4.0-alpha3}/_images/docs_editor.png        |   Bin
 .../doc/4.0-alpha3}/_images/docs_fork.png          |   Bin
 .../doc/4.0-alpha3}/_images/docs_pr.png            |   Bin
 .../doc/4.0-alpha3}/_images/docs_preview.png       |   Bin
 .../doc/4.0-alpha3}/_images/eclipse_debug0.png     |   Bin
 .../doc/4.0-alpha3}/_images/eclipse_debug1.png     |   Bin
 .../doc/4.0-alpha3}/_images/eclipse_debug2.png     |   Bin
 .../doc/4.0-alpha3}/_images/eclipse_debug3.png     |   Bin
 .../doc/4.0-alpha3}/_images/eclipse_debug4.png     |   Bin
 .../doc/4.0-alpha3}/_images/eclipse_debug5.png     |   Bin
 .../doc/4.0-alpha3}/_images/eclipse_debug6.png     |   Bin
 .../4.0-alpha3}/_images/example-stress-graph.png   |   Bin
 .../_sources/architecture/dynamo.rst.txt           |   164 +
 .../_sources/architecture/guarantees.rst.txt       |    20 +
 .../4.0-alpha3/_sources/architecture/index.rst.txt |    29 +
 .../_sources/architecture/overview.rst.txt         |    20 +
 .../_sources/architecture/storage_engine.rst.txt   |   208 +
 src/doc/4.0-alpha3/_sources/bugs.rst.txt           |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  2049 ++++
 .../_sources/configuration/index.rst.txt           |    25 +
 src/doc/4.0-alpha3/_sources/contactus.rst.txt      |    50 +
 src/doc/4.0-alpha3/_sources/cql/appendices.rst.txt |   330 +
 src/doc/4.0-alpha3/_sources/cql/changes.rst.txt    |   211 +
 src/doc/4.0-alpha3/_sources/cql/ddl.rst.txt        |   788 ++
 .../4.0-alpha3/_sources/cql/definitions.rst.txt    |   234 +
 src/doc/4.0-alpha3/_sources/cql/dml.rst.txt        |   522 +
 src/doc/4.0-alpha3/_sources/cql/functions.rst.txt  |   581 ++
 src/doc/4.0-alpha3/_sources/cql/index.rst.txt      |    47 +
 src/doc/4.0-alpha3/_sources/cql/indexes.rst.txt    |    83 +
 src/doc/4.0-alpha3/_sources/cql/json.rst.txt       |   115 +
 src/doc/4.0-alpha3/_sources/cql/mvs.rst.txt        |   179 +
 src/doc/4.0-alpha3/_sources/cql/operators.rst.txt  |    74 +
 src/doc/4.0-alpha3/_sources/cql/security.rst.txt   |   538 +
 src/doc/4.0-alpha3/_sources/cql/triggers.rst.txt   |    63 +
 src/doc/4.0-alpha3/_sources/cql/types.rst.txt      |   559 +
 .../data_modeling/data_modeling_conceptual.rst.txt |    63 +
 .../data_modeling/data_modeling_logical.rst.txt    |   219 +
 .../data_modeling/data_modeling_physical.rst.txt   |   117 +
 .../data_modeling/data_modeling_queries.rst.txt    |    85 +
 .../data_modeling/data_modeling_rdbms.rst.txt      |   171 +
 .../data_modeling/data_modeling_refining.rst.txt   |   218 +
 .../data_modeling/data_modeling_schema.rst.txt     |   144 +
 .../data_modeling/data_modeling_tools.rst.txt      |    64 +
 .../_sources/data_modeling/index.rst.txt           |    35 +
 src/doc/4.0-alpha3/_sources/development/ci.rst.txt |    72 +
 .../_sources/development/code_style.rst.txt        |    94 +
 .../_sources/development/dependencies.rst.txt      |    54 +
 .../_sources/development/documentation.rst.txt     |   104 +
 .../_sources/development/gettingstarted.rst.txt    |    60 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    73 +
 .../4.0-alpha3/_sources/development/ide.rst.txt    |   185 +
 .../4.0-alpha3/_sources/development/index.rst.txt  |    33 +
 .../_sources/development/patches.rst.txt           |   141 +
 .../_sources/development/release_process.rst.txt   |   268 +
 .../_sources/development/testing.rst.txt           |    98 +
 src/doc/4.0-alpha3/_sources/faq/index.rst.txt      |   299 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   123 +
 .../_sources/getting_started/index.rst.txt         |    33 +
 .../_sources/getting_started/installing.rst.txt    |   106 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/4.0-alpha3/_sources/index.rst.txt          |    43 +
 src/doc/4.0-alpha3/_sources/new/index.rst.txt      |    30 +
 src/doc/4.0-alpha3/_sources/new/java11.rst.txt     |   274 +
 .../_sources/operating/audit_logging.rst.txt       |   236 +
 .../4.0-alpha3/_sources/operating/backups.rst.txt  |    22 +
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |    24 +
 src/doc/4.0-alpha3/_sources/operating/cdc.rst.txt  |    96 +
 .../_sources/operating/compaction.rst.txt          |   447 +
 .../_sources/operating/compression.rst.txt         |    97 +
 .../4.0-alpha3/_sources/operating/hardware.rst.txt |    87 +
 .../4.0-alpha3/_sources/operating/hints.rst.txt    |    22 +
 .../4.0-alpha3/_sources/operating/index.rst.txt    |    39 +
 .../4.0-alpha3/_sources/operating/metrics.rst.txt  |   789 ++
 .../_sources/operating/read_repair.rst.txt         |    22 +
 .../4.0-alpha3/_sources/operating/repair.rst.txt   |   107 +
 .../4.0-alpha3/_sources/operating/security.rst.txt |   441 +
 .../4.0-alpha3/_sources/operating/snitch.rst.txt   |    78 +
 .../_sources/operating/topo_changes.rst.txt        |   129 +
 src/doc/4.0-alpha3/_sources/plugins/index.rst.txt  |    35 +
 .../_sources/tools/cassandra_stress.rst.txt        |   269 +
 src/doc/4.0-alpha3/_sources/tools/cqlsh.rst.txt    |   455 +
 src/doc/4.0-alpha3/_sources/tools/index.rst.txt    |    28 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../_sources/tools/nodetool/drain.rst.txt          |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../_sources/tools/nodetool/flush.rst.txt          |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/getconcurrency.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getreplicas.rst.txt    |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../_sources/tools/nodetool/handoffwindow.rst.txt  |    11 +
 .../_sources/tools/nodetool/help.rst.txt           |    11 +
 .../_sources/tools/nodetool/import.rst.txt         |    11 +
 .../_sources/tools/nodetool/info.rst.txt           |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../_sources/tools/nodetool/join.rst.txt           |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../_sources/tools/nodetool/move.rst.txt           |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   253 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../_sources/tools/nodetool/repair.rst.txt         |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/ring.rst.txt           |    11 +
 .../_sources/tools/nodetool/scrub.rst.txt          |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/setconcurrency.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../_sources/tools/nodetool/status.rst.txt         |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/stop.rst.txt           |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../_sources/tools/nodetool/verify.rst.txt         |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../_sources/tools/sstable/index.rst.txt           |    39 +
 .../_sources/tools/sstable/sstabledump.rst.txt     |   294 +
 .../tools/sstable/sstableexpiredblockers.rst.txt   |    48 +
 .../tools/sstable/sstablelevelreset.rst.txt        |    82 +
 .../_sources/tools/sstable/sstableloader.rst.txt   |   273 +
 .../_sources/tools/sstable/sstablemetadata.rst.txt |   300 +
 .../tools/sstable/sstableofflinerelevel.rst.txt    |    95 +
 .../tools/sstable/sstablerepairedset.rst.txt       |    79 +
 .../_sources/tools/sstable/sstablescrub.rst.txt    |    93 +
 .../_sources/tools/sstable/sstablesplit.rst.txt    |    93 +
 .../_sources/tools/sstable/sstableupgrade.rst.txt  |   137 +
 .../_sources/tools/sstable/sstableutil.rst.txt     |    91 +
 .../_sources/tools/sstable/sstableverify.rst.txt   |    91 +
 .../_sources/troubleshooting/finding_nodes.rst.txt |   149 +
 .../_sources/troubleshooting/index.rst.txt         |    39 +
 .../_sources/troubleshooting/reading_logs.rst.txt  |   267 +
 .../_sources/troubleshooting/use_nodetool.rst.txt  |   245 +
 .../_sources/troubleshooting/use_tools.rst.txt     |   542 +
 src/doc/4.0-alpha3/_static/ajax-loader.gif         |   Bin 0 -> 673 bytes
 src/doc/4.0-alpha3/_static/basic.css               |   676 ++
 src/doc/4.0-alpha3/_static/comment-bright.png      |   Bin 0 -> 756 bytes
 src/doc/4.0-alpha3/_static/comment-close.png       |   Bin 0 -> 829 bytes
 src/doc/4.0-alpha3/_static/comment.png             |   Bin 0 -> 641 bytes
 src/doc/4.0-alpha3/_static/doctools.js             |   315 +
 .../4.0-alpha3/_static/documentation_options.js    |    10 +
 src/doc/4.0-alpha3/_static/down-pressed.png        |   Bin 0 -> 222 bytes
 src/doc/4.0-alpha3/_static/down.png                |   Bin 0 -> 202 bytes
 src/doc/4.0-alpha3/_static/extra.css               |    59 +
 src/doc/4.0-alpha3/_static/file.png                |   Bin 0 -> 286 bytes
 src/doc/4.0-alpha3/_static/jquery-3.2.1.js         | 10253 +++++++++++++++++++
 src/doc/4.0-alpha3/_static/jquery.js               |     4 +
 src/doc/4.0-alpha3/_static/language_data.js        |   297 +
 src/doc/4.0-alpha3/_static/minus.png               |   Bin 0 -> 90 bytes
 src/doc/4.0-alpha3/_static/plus.png                |   Bin 0 -> 90 bytes
 src/doc/4.0-alpha3/_static/pygments.css            |    69 +
 src/doc/4.0-alpha3/_static/searchtools.js          |   481 +
 src/doc/4.0-alpha3/_static/underscore-1.3.1.js     |   999 ++
 src/doc/4.0-alpha3/_static/underscore.js           |    31 +
 src/doc/4.0-alpha3/_static/up-pressed.png          |   Bin 0 -> 214 bytes
 src/doc/4.0-alpha3/_static/up.png                  |   Bin 0 -> 203 bytes
 src/doc/4.0-alpha3/_static/websupport.js           |   808 ++
 src/doc/4.0-alpha3/architecture/dynamo.html        |   236 +
 src/doc/4.0-alpha3/architecture/guarantees.html    |   115 +
 src/doc/4.0-alpha3/architecture/index.html         |   130 +
 src/doc/4.0-alpha3/architecture/overview.html      |   115 +
 .../4.0-alpha3/architecture/storage_engine.html    |   294 +
 src/doc/4.0-alpha3/bugs.html                       |   110 +
 .../configuration/cassandra_config_file.html       |  1949 ++++
 src/doc/4.0-alpha3/configuration/index.html        |   111 +
 src/doc/4.0-alpha3/contactus.html                  |   127 +
 src/doc/4.0-alpha3/cql/appendices.html             |   568 +
 src/doc/4.0-alpha3/cql/changes.html                |   364 +
 src/doc/4.0-alpha3/cql/ddl.html                    |   857 ++
 src/doc/4.0-alpha3/cql/definitions.html            |   317 +
 src/doc/4.0-alpha3/cql/dml.html                    |   561 +
 src/doc/4.0-alpha3/cql/functions.html              |   706 ++
 src/doc/4.0-alpha3/cql/index.html                  |   247 +
 src/doc/4.0-alpha3/cql/indexes.html                |   171 +
 src/doc/4.0-alpha3/cql/json.html                   |   318 +
 src/doc/4.0-alpha3/cql/mvs.html                    |   261 +
 src/doc/4.0-alpha3/cql/operators.html              |   301 +
 src/doc/4.0-alpha3/cql/security.html               |   743 ++
 src/doc/4.0-alpha3/cql/triggers.html               |   156 +
 src/doc/4.0-alpha3/cql/types.html                  |   700 ++
 .../data_modeling/data_modeling_conceptual.html    |   150 +
 .../data_modeling/data_modeling_logical.html       |   284 +
 .../data_modeling/data_modeling_physical.html      |   199 +
 .../data_modeling/data_modeling_queries.html       |   170 +
 .../data_modeling/data_modeling_rdbms.html         |   251 +
 .../data_modeling/data_modeling_refining.html      |   287 +
 .../data_modeling/data_modeling_schema.html        |   235 +
 .../data_modeling/data_modeling_tools.html         |   156 +
 src/doc/4.0-alpha3/data_modeling/index.html        |   141 +
 src/doc/4.0-alpha3/development/ci.html             |   160 +
 src/doc/4.0-alpha3/development/code_style.html     |   215 +
 src/doc/4.0-alpha3/development/dependencies.html   |   156 +
 src/doc/4.0-alpha3/development/documentation.html  |   193 +
 src/doc/4.0-alpha3/development/gettingstarted.html |   161 +
 src/doc/4.0-alpha3/development/how_to_commit.html  |   187 +
 src/doc/4.0-alpha3/development/how_to_review.html  |   179 +
 src/doc/4.0-alpha3/development/ide.html            |   268 +
 src/doc/4.0-alpha3/development/index.html          |   185 +
 src/doc/4.0-alpha3/development/patches.html        |   274 +
 .../4.0-alpha3/development/release_process.html    |   390 +
 src/doc/4.0-alpha3/development/testing.html        |   185 +
 src/doc/4.0-alpha3/faq/index.html                  |   318 +
 {content => src}/doc/4.0-alpha3/genindex.html      |     0
 .../4.0-alpha3/getting_started/configuring.html    |   160 +
 src/doc/4.0-alpha3/getting_started/drivers.html    |   247 +
 src/doc/4.0-alpha3/getting_started/index.html      |   151 +
 src/doc/4.0-alpha3/getting_started/installing.html |   198 +
 src/doc/4.0-alpha3/getting_started/querying.html   |   146 +
 src/doc/4.0-alpha3/index.html                      |    86 +
 src/doc/4.0-alpha3/new/index.html                  |   117 +
 src/doc/4.0-alpha3/new/java11.html                 |   348 +
 {content => src}/doc/4.0-alpha3/objects.inv        |   Bin
 src/doc/4.0-alpha3/operating/audit_logging.html    |   281 +
 src/doc/4.0-alpha3/operating/backups.html          |   125 +
 src/doc/4.0-alpha3/operating/bloom_filters.html    |   162 +
 src/doc/4.0-alpha3/operating/bulk_loading.html     |   125 +
 src/doc/4.0-alpha3/operating/cdc.html              |   194 +
 src/doc/4.0-alpha3/operating/compaction.html       |   521 +
 src/doc/4.0-alpha3/operating/compression.html      |   195 +
 src/doc/4.0-alpha3/operating/hardware.html         |   191 +
 src/doc/4.0-alpha3/operating/hints.html            |   125 +
 src/doc/4.0-alpha3/operating/index.html            |   225 +
 src/doc/4.0-alpha3/operating/metrics.html          |  1801 ++++
 src/doc/4.0-alpha3/operating/read_repair.html      |   125 +
 src/doc/4.0-alpha3/operating/repair.html           |   194 +
 src/doc/4.0-alpha3/operating/security.html         |   474 +
 src/doc/4.0-alpha3/operating/snitch.html           |   178 +
 src/doc/4.0-alpha3/operating/topo_changes.html     |   222 +
 src/doc/4.0-alpha3/plugins/index.html              |   117 +
 src/doc/4.0-alpha3/search.html                     |   105 +
 {content => src}/doc/4.0-alpha3/searchindex.js     |     0
 src/doc/4.0-alpha3/tools/cassandra_stress.html     |   353 +
 src/doc/4.0-alpha3/tools/cqlsh.html                |   486 +
 src/doc/4.0-alpha3/tools/index.html                |   258 +
 src/doc/4.0-alpha3/tools/nodetool/assassinate.html |   134 +
 src/doc/4.0-alpha3/tools/nodetool/bootstrap.html   |   133 +
 src/doc/4.0-alpha3/tools/nodetool/cleanup.html     |   139 +
 .../4.0-alpha3/tools/nodetool/clearsnapshot.html   |   142 +
 src/doc/4.0-alpha3/tools/nodetool/clientstats.html |   135 +
 src/doc/4.0-alpha3/tools/nodetool/compact.html     |   151 +
 .../tools/nodetool/compactionhistory.html          |   129 +
 .../4.0-alpha3/tools/nodetool/compactionstats.html |   129 +
 .../4.0-alpha3/tools/nodetool/decommission.html    |   129 +
 .../4.0-alpha3/tools/nodetool/describecluster.html |   126 +
 .../4.0-alpha3/tools/nodetool/describering.html    |   133 +
 .../4.0-alpha3/tools/nodetool/disableauditlog.html |   125 +
 .../tools/nodetool/disableautocompaction.html      |   135 +
 .../4.0-alpha3/tools/nodetool/disablebackup.html   |   125 +
 .../4.0-alpha3/tools/nodetool/disablebinary.html   |   125 +
 .../tools/nodetool/disablefullquerylog.html        |   125 +
 .../4.0-alpha3/tools/nodetool/disablegossip.html   |   126 +
 .../4.0-alpha3/tools/nodetool/disablehandoff.html  |   125 +
 .../tools/nodetool/disablehintsfordc.html          |   134 +
 .../tools/nodetool/disableoldprotocolversions.html |   125 +
 src/doc/4.0-alpha3/tools/nodetool/drain.html       |   126 +
 .../4.0-alpha3/tools/nodetool/enableauditlog.html  |   159 +
 .../tools/nodetool/enableautocompaction.html       |   135 +
 .../4.0-alpha3/tools/nodetool/enablebackup.html    |   125 +
 .../4.0-alpha3/tools/nodetool/enablebinary.html    |   125 +
 .../tools/nodetool/enablefullquerylog.html         |   156 +
 .../4.0-alpha3/tools/nodetool/enablegossip.html    |   125 +
 .../4.0-alpha3/tools/nodetool/enablehandoff.html   |   126 +
 .../tools/nodetool/enablehintsfordc.html           |   135 +
 .../tools/nodetool/enableoldprotocolversions.html  |   125 +
 .../4.0-alpha3/tools/nodetool/failuredetector.html |   126 +
 src/doc/4.0-alpha3/tools/nodetool/flush.html       |   134 +
 .../4.0-alpha3/tools/nodetool/garbagecollect.html  |   144 +
 src/doc/4.0-alpha3/tools/nodetool/gcstats.html     |   125 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   127 +
 .../tools/nodetool/getcompactionthreshold.html     |   135 +
 .../tools/nodetool/getcompactionthroughput.html    |   126 +
 .../4.0-alpha3/tools/nodetool/getconcurrency.html  |   134 +
 .../tools/nodetool/getconcurrentcompactors.html    |   126 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   126 +
 .../4.0-alpha3/tools/nodetool/getendpoints.html    |   135 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   126 +
 .../tools/nodetool/getlogginglevels.html           |   125 +
 .../tools/nodetool/getmaxhintwindow.html           |   125 +
 src/doc/4.0-alpha3/tools/nodetool/getreplicas.html |   135 +
 src/doc/4.0-alpha3/tools/nodetool/getseeds.html    |   126 +
 src/doc/4.0-alpha3/tools/nodetool/getsstables.html |   137 +
 .../tools/nodetool/getstreamthroughput.html        |   126 +
 src/doc/4.0-alpha3/tools/nodetool/gettimeout.html  |   135 +
 .../tools/nodetool/gettraceprobability.html        |   125 +
 src/doc/4.0-alpha3/tools/nodetool/gossipinfo.html  |   125 +
 .../4.0-alpha3/tools/nodetool/handoffwindow.html   |   125 +
 src/doc/4.0-alpha3/tools/nodetool/help.html        |   112 +
 src/doc/4.0-alpha3/tools/nodetool/import.html      |   160 +
 src/doc/4.0-alpha3/tools/nodetool/info.html        |   128 +
 .../tools/nodetool/invalidatecountercache.html     |   125 +
 .../tools/nodetool/invalidatekeycache.html         |   125 +
 .../tools/nodetool/invalidaterowcache.html         |   125 +
 src/doc/4.0-alpha3/tools/nodetool/join.html        |   125 +
 .../4.0-alpha3/tools/nodetool/listsnapshots.html   |   126 +
 src/doc/4.0-alpha3/tools/nodetool/move.html        |   133 +
 src/doc/4.0-alpha3/tools/nodetool/netstats.html    |   130 +
 src/doc/4.0-alpha3/tools/nodetool/nodetool.html    |   244 +
 .../4.0-alpha3/tools/nodetool/pausehandoff.html    |   125 +
 src/doc/4.0-alpha3/tools/nodetool/profileload.html |   144 +
 .../4.0-alpha3/tools/nodetool/proxyhistograms.html |   126 +
 .../4.0-alpha3/tools/nodetool/rangekeysample.html  |   126 +
 src/doc/4.0-alpha3/tools/nodetool/rebuild.html     |   150 +
 .../4.0-alpha3/tools/nodetool/rebuild_index.html   |   135 +
 src/doc/4.0-alpha3/tools/nodetool/refresh.html     |   135 +
 .../tools/nodetool/refreshsizeestimates.html       |   125 +
 .../tools/nodetool/reloadlocalschema.html          |   125 +
 src/doc/4.0-alpha3/tools/nodetool/reloadseeds.html |   126 +
 src/doc/4.0-alpha3/tools/nodetool/reloadssl.html   |   125 +
 .../4.0-alpha3/tools/nodetool/reloadtriggers.html  |   125 +
 .../tools/nodetool/relocatesstables.html           |   138 +
 src/doc/4.0-alpha3/tools/nodetool/removenode.html  |   136 +
 src/doc/4.0-alpha3/tools/nodetool/repair.html      |   198 +
 .../4.0-alpha3/tools/nodetool/repair_admin.html    |   139 +
 .../4.0-alpha3/tools/nodetool/replaybatchlog.html  |   125 +
 .../tools/nodetool/resetfullquerylog.html          |   127 +
 .../tools/nodetool/resetlocalschema.html           |   125 +
 .../4.0-alpha3/tools/nodetool/resumehandoff.html   |   125 +
 src/doc/4.0-alpha3/tools/nodetool/ring.html        |   138 +
 src/doc/4.0-alpha3/tools/nodetool/scrub.html       |   159 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   136 +
 .../tools/nodetool/setcachecapacity.html           |   135 +
 .../tools/nodetool/setcachekeystosave.html         |   137 +
 .../tools/nodetool/setcompactionthreshold.html     |   135 +
 .../tools/nodetool/setcompactionthroughput.html    |   135 +
 .../4.0-alpha3/tools/nodetool/setconcurrency.html  |   136 +
 .../tools/nodetool/setconcurrentcompactors.html    |   135 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   135 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   135 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   135 +
 .../4.0-alpha3/tools/nodetool/setlogginglevel.html |   138 +
 .../tools/nodetool/setmaxhintwindow.html           |   134 +
 .../tools/nodetool/setstreamthroughput.html        |   135 +
 src/doc/4.0-alpha3/tools/nodetool/settimeout.html  |   138 +
 .../tools/nodetool/settraceprobability.html        |   136 +
 src/doc/4.0-alpha3/tools/nodetool/snapshot.html    |   152 +
 src/doc/4.0-alpha3/tools/nodetool/status.html      |   137 +
 .../tools/nodetool/statusautocompaction.html       |   138 +
 .../4.0-alpha3/tools/nodetool/statusbackup.html    |   125 +
 .../4.0-alpha3/tools/nodetool/statusbinary.html    |   125 +
 .../4.0-alpha3/tools/nodetool/statusgossip.html    |   125 +
 .../4.0-alpha3/tools/nodetool/statushandoff.html   |   126 +
 src/doc/4.0-alpha3/tools/nodetool/stop.html        |   142 +
 src/doc/4.0-alpha3/tools/nodetool/stopdaemon.html  |   125 +
 .../4.0-alpha3/tools/nodetool/tablehistograms.html |   134 +
 src/doc/4.0-alpha3/tools/nodetool/tablestats.html  |   169 +
 .../4.0-alpha3/tools/nodetool/toppartitions.html   |   143 +
 src/doc/4.0-alpha3/tools/nodetool/tpstats.html     |   129 +
 .../4.0-alpha3/tools/nodetool/truncatehints.html   |   136 +
 .../4.0-alpha3/tools/nodetool/upgradesstables.html |   145 +
 src/doc/4.0-alpha3/tools/nodetool/verify.html      |   154 +
 src/doc/4.0-alpha3/tools/nodetool/version.html     |   125 +
 .../4.0-alpha3/tools/nodetool/viewbuildstatus.html |   134 +
 src/doc/4.0-alpha3/tools/sstable/index.html        |   229 +
 src/doc/4.0-alpha3/tools/sstable/sstabledump.html  |   404 +
 .../tools/sstable/sstableexpiredblockers.html      |   149 +
 .../tools/sstable/sstablelevelreset.html           |   175 +
 .../4.0-alpha3/tools/sstable/sstableloader.html    |   409 +
 .../4.0-alpha3/tools/sstable/sstablemetadata.html  |   473 +
 .../tools/sstable/sstableofflinerelevel.html       |   190 +
 .../tools/sstable/sstablerepairedset.html          |   193 +
 src/doc/4.0-alpha3/tools/sstable/sstablescrub.html |   211 +
 src/doc/4.0-alpha3/tools/sstable/sstablesplit.html |   202 +
 .../4.0-alpha3/tools/sstable/sstableupgrade.html   |   249 +
 src/doc/4.0-alpha3/tools/sstable/sstableutil.html  |   205 +
 .../4.0-alpha3/tools/sstable/sstableverify.html    |   205 +
 .../4.0-alpha3/troubleshooting/finding_nodes.html  |   241 +
 src/doc/4.0-alpha3/troubleshooting/index.html      |   148 +
 .../4.0-alpha3/troubleshooting/reading_logs.html   |   351 +
 .../4.0-alpha3/troubleshooting/use_nodetool.html   |   321 +
 src/doc/4.0-alpha3/troubleshooting/use_tools.html  |   609 ++
 src/doc/4.0-alpha4/.buildinfo                      |     4 +
 .../stress-lwt-example.yaml                        |    70 +
 .../stress-example.yaml                            |    44 +
 .../doc/4.0-alpha4}/_images/Figure_1_backups.jpg   |   Bin
 .../4.0-alpha4}/_images/Figure_1_data_model.jpg    |   Bin
 .../4.0-alpha4}/_images/Figure_1_guarantees.jpg    |   Bin
 .../4.0-alpha4}/_images/Figure_1_read_repair.jpg   |   Bin
 .../4.0-alpha4}/_images/Figure_2_data_model.jpg    |   Bin
 .../4.0-alpha4}/_images/Figure_2_read_repair.jpg   |   Bin
 .../4.0-alpha4}/_images/Figure_3_read_repair.jpg   |   Bin
 .../4.0-alpha4}/_images/Figure_4_read_repair.jpg   |   Bin
 .../4.0-alpha4}/_images/Figure_5_read_repair.jpg   |   Bin
 .../4.0-alpha4}/_images/Figure_6_read_repair.jpg   |   Bin
 .../_images/data_modeling_chebotko_logical.png     |   Bin
 .../_images/data_modeling_chebotko_physical.png    |   Bin
 .../_images/data_modeling_hotel_bucketing.png      |   Bin
 .../_images/data_modeling_hotel_erd.png            |   Bin
 .../_images/data_modeling_hotel_logical.png        |   Bin
 .../_images/data_modeling_hotel_physical.png       |   Bin
 .../_images/data_modeling_hotel_queries.png        |   Bin
 .../_images/data_modeling_hotel_relational.png     |   Bin
 .../_images/data_modeling_reservation_logical.png  |   Bin
 .../_images/data_modeling_reservation_physical.png |   Bin
 .../doc/4.0-alpha4}/_images/docs_commit.png        |   Bin
 .../doc/4.0-alpha4}/_images/docs_create_branch.png |   Bin
 .../doc/4.0-alpha4}/_images/docs_create_file.png   |   Bin
 .../doc/4.0-alpha4}/_images/docs_editor.png        |   Bin
 .../doc/4.0-alpha4}/_images/docs_fork.png          |   Bin
 .../doc/4.0-alpha4}/_images/docs_pr.png            |   Bin
 .../doc/4.0-alpha4}/_images/docs_preview.png       |   Bin
 .../doc/4.0-alpha4}/_images/eclipse_debug0.png     |   Bin
 .../doc/4.0-alpha4}/_images/eclipse_debug1.png     |   Bin
 .../doc/4.0-alpha4}/_images/eclipse_debug2.png     |   Bin
 .../doc/4.0-alpha4}/_images/eclipse_debug3.png     |   Bin
 .../doc/4.0-alpha4}/_images/eclipse_debug4.png     |   Bin
 .../doc/4.0-alpha4}/_images/eclipse_debug5.png     |   Bin
 .../doc/4.0-alpha4}/_images/eclipse_debug6.png     |   Bin
 .../4.0-alpha4}/_images/example-stress-graph.png   |   Bin
 .../doc/4.0-alpha4}/_images/hints.svg              |     0
 .../latest => src/doc/4.0-alpha4}/_images/ring.svg |     0
 .../doc/4.0-alpha4}/_images/vnodes.svg             |     0
 .../_sources/architecture/dynamo.rst.txt           |   537 +
 .../_sources/architecture/guarantees.rst.txt       |    76 +
 .../4.0-alpha4/_sources/architecture/index.rst.txt |    29 +
 .../_sources/architecture/overview.rst.txt         |   114 +
 .../_sources/architecture/storage_engine.rst.txt   |   208 +
 src/doc/4.0-alpha4/_sources/bugs.rst.txt           |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  2050 ++++
 .../_sources/configuration/index.rst.txt           |    25 +
 src/doc/4.0-alpha4/_sources/contactus.rst.txt      |    50 +
 src/doc/4.0-alpha4/_sources/cql/appendices.rst.txt |   330 +
 src/doc/4.0-alpha4/_sources/cql/changes.rst.txt    |   211 +
 src/doc/4.0-alpha4/_sources/cql/ddl.rst.txt        |   852 ++
 .../4.0-alpha4/_sources/cql/definitions.rst.txt    |   234 +
 src/doc/4.0-alpha4/_sources/cql/dml.rst.txt        |   522 +
 src/doc/4.0-alpha4/_sources/cql/functions.rst.txt  |   581 ++
 src/doc/4.0-alpha4/_sources/cql/index.rst.txt      |    47 +
 src/doc/4.0-alpha4/_sources/cql/indexes.rst.txt    |    83 +
 src/doc/4.0-alpha4/_sources/cql/json.rst.txt       |   115 +
 src/doc/4.0-alpha4/_sources/cql/mvs.rst.txt        |   179 +
 src/doc/4.0-alpha4/_sources/cql/operators.rst.txt  |    74 +
 src/doc/4.0-alpha4/_sources/cql/security.rst.txt   |   538 +
 src/doc/4.0-alpha4/_sources/cql/triggers.rst.txt   |    63 +
 src/doc/4.0-alpha4/_sources/cql/types.rst.txt      |   559 +
 .../data_modeling/data_modeling_conceptual.rst.txt |    63 +
 .../data_modeling/data_modeling_logical.rst.txt    |   219 +
 .../data_modeling/data_modeling_physical.rst.txt   |   117 +
 .../data_modeling/data_modeling_queries.rst.txt    |    85 +
 .../data_modeling/data_modeling_rdbms.rst.txt      |   171 +
 .../data_modeling/data_modeling_refining.rst.txt   |   218 +
 .../data_modeling/data_modeling_schema.rst.txt     |   144 +
 .../data_modeling/data_modeling_tools.rst.txt      |    64 +
 .../_sources/data_modeling/index.rst.txt           |    36 +
 .../_sources/data_modeling/intro.rst.txt           |   146 +
 src/doc/4.0-alpha4/_sources/development/ci.rst.txt |    72 +
 .../_sources/development/code_style.rst.txt        |    94 +
 .../_sources/development/dependencies.rst.txt      |    53 +
 .../_sources/development/documentation.rst.txt     |   104 +
 .../_sources/development/gettingstarted.rst.txt    |    60 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    73 +
 .../4.0-alpha4/_sources/development/ide.rst.txt    |   185 +
 .../4.0-alpha4/_sources/development/index.rst.txt  |    33 +
 .../_sources/development/patches.rst.txt           |   141 +
 .../_sources/development/release_process.rst.txt   |   248 +
 .../_sources/development/testing.rst.txt           |    98 +
 src/doc/4.0-alpha4/_sources/faq/index.rst.txt      |   299 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   123 +
 .../_sources/getting_started/index.rst.txt         |    34 +
 .../_sources/getting_started/installing.rst.txt    |   324 +
 .../_sources/getting_started/production.rst.txt    |   156 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/4.0-alpha4/_sources/index.rst.txt          |    43 +
 .../4.0-alpha4/_sources/new/auditlogging.rst.txt   |   440 +
 src/doc/4.0-alpha4/_sources/new/fqllogging.rst.txt |   689 ++
 src/doc/4.0-alpha4/_sources/new/index.rst.txt      |    32 +
 src/doc/4.0-alpha4/_sources/new/java11.rst.txt     |   274 +
 src/doc/4.0-alpha4/_sources/new/messaging.rst.txt  |   257 +
 src/doc/4.0-alpha4/_sources/new/streaming.rst.txt  |   162 +
 .../_sources/new/transientreplication.rst.txt      |   155 +
 .../4.0-alpha4/_sources/new/virtualtables.rst.txt  |   342 +
 .../_sources/operating/audit_logging.rst.txt       |   236 +
 .../4.0-alpha4/_sources/operating/backups.rst.txt  |   660 ++
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |   660 ++
 src/doc/4.0-alpha4/_sources/operating/cdc.rst.txt  |    96 +
 .../_sources/operating/compaction/index.rst.txt    |   301 +
 .../_sources/operating/compaction/lcs.rst.txt      |    90 +
 .../_sources/operating/compaction/stcs.rst.txt     |    58 +
 .../_sources/operating/compaction/twcs.rst.txt     |    76 +
 .../_sources/operating/compression.rst.txt         |    97 +
 .../4.0-alpha4/_sources/operating/hardware.rst.txt |    85 +
 .../4.0-alpha4/_sources/operating/hints.rst.txt    |   279 +
 .../4.0-alpha4/_sources/operating/index.rst.txt    |    39 +
 .../4.0-alpha4/_sources/operating/metrics.rst.txt  |   793 ++
 .../_sources/operating/read_repair.rst.txt         |   169 +
 .../4.0-alpha4/_sources/operating/repair.rst.txt   |   208 +
 .../4.0-alpha4/_sources/operating/security.rst.txt |   441 +
 .../4.0-alpha4/_sources/operating/snitch.rst.txt   |    82 +
 .../_sources/operating/topo_changes.rst.txt        |   129 +
 src/doc/4.0-alpha4/_sources/plugins/index.rst.txt  |    35 +
 .../_sources/tools/cassandra_stress.rst.txt        |   269 +
 src/doc/4.0-alpha4/_sources/tools/cqlsh.rst.txt    |   458 +
 src/doc/4.0-alpha4/_sources/tools/index.rst.txt    |    28 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../_sources/tools/nodetool/drain.rst.txt          |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../_sources/tools/nodetool/flush.rst.txt          |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/getconcurrency.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getreplicas.rst.txt    |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../_sources/tools/nodetool/handoffwindow.rst.txt  |    11 +
 .../_sources/tools/nodetool/help.rst.txt           |    11 +
 .../_sources/tools/nodetool/import.rst.txt         |    11 +
 .../_sources/tools/nodetool/info.rst.txt           |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../_sources/tools/nodetool/join.rst.txt           |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../_sources/tools/nodetool/move.rst.txt           |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   256 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../_sources/tools/nodetool/repair.rst.txt         |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/ring.rst.txt           |    11 +
 .../_sources/tools/nodetool/scrub.rst.txt          |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/setconcurrency.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../4.0-alpha4/_sources/tools/nodetool/sjk.rst.txt |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../_sources/tools/nodetool/status.rst.txt         |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../_sources/tools/nodetool/stop.rst.txt           |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../_sources/tools/nodetool/verify.rst.txt         |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../_sources/tools/sstable/index.rst.txt           |    39 +
 .../_sources/tools/sstable/sstabledump.rst.txt     |   294 +
 .../tools/sstable/sstableexpiredblockers.rst.txt   |    48 +
 .../tools/sstable/sstablelevelreset.rst.txt        |    82 +
 .../_sources/tools/sstable/sstableloader.rst.txt   |   273 +
 .../_sources/tools/sstable/sstablemetadata.rst.txt |   300 +
 .../tools/sstable/sstableofflinerelevel.rst.txt    |    95 +
 .../tools/sstable/sstablerepairedset.rst.txt       |    79 +
 .../_sources/tools/sstable/sstablescrub.rst.txt    |    93 +
 .../_sources/tools/sstable/sstablesplit.rst.txt    |    93 +
 .../_sources/tools/sstable/sstableupgrade.rst.txt  |   137 +
 .../_sources/tools/sstable/sstableutil.rst.txt     |    91 +
 .../_sources/tools/sstable/sstableverify.rst.txt   |    91 +
 .../_sources/troubleshooting/finding_nodes.rst.txt |   149 +
 .../_sources/troubleshooting/index.rst.txt         |    39 +
 .../_sources/troubleshooting/reading_logs.rst.txt  |   267 +
 .../_sources/troubleshooting/use_nodetool.rst.txt  |   245 +
 .../_sources/troubleshooting/use_tools.rst.txt     |   542 +
 src/doc/4.0-alpha4/_static/ajax-loader.gif         |   Bin 0 -> 673 bytes
 src/doc/4.0-alpha4/_static/basic.css               |   676 ++
 src/doc/4.0-alpha4/_static/comment-bright.png      |   Bin 0 -> 756 bytes
 src/doc/4.0-alpha4/_static/comment-close.png       |   Bin 0 -> 829 bytes
 src/doc/4.0-alpha4/_static/comment.png             |   Bin 0 -> 641 bytes
 src/doc/4.0-alpha4/_static/doctools.js             |   315 +
 .../4.0-alpha4/_static/documentation_options.js    |    10 +
 src/doc/4.0-alpha4/_static/down-pressed.png        |   Bin 0 -> 222 bytes
 src/doc/4.0-alpha4/_static/down.png                |   Bin 0 -> 202 bytes
 src/doc/4.0-alpha4/_static/extra.css               |    76 +
 src/doc/4.0-alpha4/_static/file.png                |   Bin 0 -> 286 bytes
 src/doc/4.0-alpha4/_static/jquery-3.2.1.js         | 10253 +++++++++++++++++++
 src/doc/4.0-alpha4/_static/jquery.js               |     4 +
 src/doc/4.0-alpha4/_static/language_data.js        |   297 +
 src/doc/4.0-alpha4/_static/minus.png               |   Bin 0 -> 90 bytes
 src/doc/4.0-alpha4/_static/plus.png                |   Bin 0 -> 90 bytes
 src/doc/4.0-alpha4/_static/pygments.css            |    69 +
 src/doc/4.0-alpha4/_static/searchtools.js          |   481 +
 src/doc/4.0-alpha4/_static/underscore-1.3.1.js     |   999 ++
 src/doc/4.0-alpha4/_static/underscore.js           |    31 +
 src/doc/4.0-alpha4/_static/up-pressed.png          |   Bin 0 -> 214 bytes
 src/doc/4.0-alpha4/_static/up.png                  |   Bin 0 -> 203 bytes
 src/doc/4.0-alpha4/_static/websupport.js           |   808 ++
 src/doc/4.0-alpha4/architecture/dynamo.html        |   563 +
 src/doc/4.0-alpha4/architecture/guarantees.html    |   175 +
 src/doc/4.0-alpha4/architecture/index.html         |   143 +
 src/doc/4.0-alpha4/architecture/overview.html      |   198 +
 .../4.0-alpha4/architecture/storage_engine.html    |   294 +
 src/doc/4.0-alpha4/bugs.html                       |   110 +
 .../configuration/cassandra_config_file.html       |  1950 ++++
 src/doc/4.0-alpha4/configuration/index.html        |   111 +
 src/doc/4.0-alpha4/contactus.html                  |   127 +
 src/doc/4.0-alpha4/cql/appendices.html             |   568 +
 src/doc/4.0-alpha4/cql/changes.html                |   364 +
 src/doc/4.0-alpha4/cql/ddl.html                    |   908 ++
 src/doc/4.0-alpha4/cql/definitions.html            |   317 +
 src/doc/4.0-alpha4/cql/dml.html                    |   561 +
 src/doc/4.0-alpha4/cql/functions.html              |   706 ++
 src/doc/4.0-alpha4/cql/index.html                  |   247 +
 src/doc/4.0-alpha4/cql/indexes.html                |   171 +
 src/doc/4.0-alpha4/cql/json.html                   |   318 +
 src/doc/4.0-alpha4/cql/mvs.html                    |   261 +
 src/doc/4.0-alpha4/cql/operators.html              |   301 +
 src/doc/4.0-alpha4/cql/security.html               |   743 ++
 src/doc/4.0-alpha4/cql/triggers.html               |   156 +
 src/doc/4.0-alpha4/cql/types.html                  |   700 ++
 .../data_modeling/data_modeling_conceptual.html    |   151 +
 .../data_modeling/data_modeling_logical.html       |   285 +
 .../data_modeling/data_modeling_physical.html      |   200 +
 .../data_modeling/data_modeling_queries.html       |   171 +
 .../data_modeling/data_modeling_rdbms.html         |   252 +
 .../data_modeling/data_modeling_refining.html      |   288 +
 .../data_modeling/data_modeling_schema.html        |   236 +
 .../data_modeling/data_modeling_tools.html         |   157 +
 src/doc/4.0-alpha4/data_modeling/index.html        |   154 +
 src/doc/4.0-alpha4/data_modeling/intro.html        |   230 +
 src/doc/4.0-alpha4/development/ci.html             |   160 +
 src/doc/4.0-alpha4/development/code_style.html     |   215 +
 src/doc/4.0-alpha4/development/dependencies.html   |   155 +
 src/doc/4.0-alpha4/development/documentation.html  |   193 +
 src/doc/4.0-alpha4/development/gettingstarted.html |   161 +
 src/doc/4.0-alpha4/development/how_to_commit.html  |   187 +
 src/doc/4.0-alpha4/development/how_to_review.html  |   179 +
 src/doc/4.0-alpha4/development/ide.html            |   268 +
 src/doc/4.0-alpha4/development/index.html          |   185 +
 src/doc/4.0-alpha4/development/patches.html        |   274 +
 .../4.0-alpha4/development/release_process.html    |   370 +
 src/doc/4.0-alpha4/development/testing.html        |   185 +
 src/doc/4.0-alpha4/faq/index.html                  |   318 +
 {content => src}/doc/4.0-alpha4/genindex.html      |     0
 .../4.0-alpha4/getting_started/configuring.html    |   161 +
 src/doc/4.0-alpha4/getting_started/drivers.html    |   248 +
 src/doc/4.0-alpha4/getting_started/index.html      |   165 +
 src/doc/4.0-alpha4/getting_started/installing.html |   388 +
 src/doc/4.0-alpha4/getting_started/production.html |   246 +
 src/doc/4.0-alpha4/getting_started/querying.html   |   147 +
 src/doc/4.0-alpha4/index.html                      |    86 +
 src/doc/4.0-alpha4/new/auditlogging.html           |   549 +
 src/doc/4.0-alpha4/new/fqllogging.html             |   721 ++
 src/doc/4.0-alpha4/new/index.html                  |   189 +
 src/doc/4.0-alpha4/new/java11.html                 |   354 +
 src/doc/4.0-alpha4/new/messaging.html              |   344 +
 src/doc/4.0-alpha4/new/streaming.html              |   260 +
 src/doc/4.0-alpha4/new/transientreplication.html   |   228 +
 src/doc/4.0-alpha4/new/virtualtables.html          |   427 +
 {content => src}/doc/4.0-alpha4/objects.inv        |   Bin
 src/doc/4.0-alpha4/operating/audit_logging.html    |   281 +
 src/doc/4.0-alpha4/operating/backups.html          |   666 ++
 src/doc/4.0-alpha4/operating/bloom_filters.html    |   162 +
 src/doc/4.0-alpha4/operating/bulk_loading.html     |   680 ++
 src/doc/4.0-alpha4/operating/cdc.html              |   194 +
 src/doc/4.0-alpha4/operating/compaction/index.html |   387 +
 src/doc/4.0-alpha4/operating/compaction/lcs.html   |   147 +
 src/doc/4.0-alpha4/operating/compaction/stcs.html  |   122 +
 src/doc/4.0-alpha4/operating/compaction/twcs.html  |   140 +
 src/doc/4.0-alpha4/operating/compression.html      |   195 +
 src/doc/4.0-alpha4/operating/hardware.html         |   189 +
 src/doc/4.0-alpha4/operating/hints.html            |   402 +
 src/doc/4.0-alpha4/operating/index.html            |   252 +
 src/doc/4.0-alpha4/operating/metrics.html          |  1801 ++++
 src/doc/4.0-alpha4/operating/read_repair.html      |   267 +
 src/doc/4.0-alpha4/operating/repair.html           |   278 +
 src/doc/4.0-alpha4/operating/security.html         |   474 +
 src/doc/4.0-alpha4/operating/snitch.html           |   180 +
 src/doc/4.0-alpha4/operating/topo_changes.html     |   222 +
 src/doc/4.0-alpha4/plugins/index.html              |   117 +
 src/doc/4.0-alpha4/search.html                     |   105 +
 {content => src}/doc/4.0-alpha4/searchindex.js     |     0
 src/doc/4.0-alpha4/tools/cassandra_stress.html     |   353 +
 src/doc/4.0-alpha4/tools/cqlsh.html                |   488 +
 src/doc/4.0-alpha4/tools/index.html                |   258 +
 src/doc/4.0-alpha4/tools/nodetool/assassinate.html |   134 +
 src/doc/4.0-alpha4/tools/nodetool/bootstrap.html   |   133 +
 src/doc/4.0-alpha4/tools/nodetool/cleanup.html     |   139 +
 .../4.0-alpha4/tools/nodetool/clearsnapshot.html   |   142 +
 src/doc/4.0-alpha4/tools/nodetool/clientstats.html |   135 +
 src/doc/4.0-alpha4/tools/nodetool/compact.html     |   151 +
 .../tools/nodetool/compactionhistory.html          |   129 +
 .../4.0-alpha4/tools/nodetool/compactionstats.html |   129 +
 .../4.0-alpha4/tools/nodetool/decommission.html    |   129 +
 .../4.0-alpha4/tools/nodetool/describecluster.html |   126 +
 .../4.0-alpha4/tools/nodetool/describering.html    |   133 +
 .../4.0-alpha4/tools/nodetool/disableauditlog.html |   125 +
 .../tools/nodetool/disableautocompaction.html      |   135 +
 .../4.0-alpha4/tools/nodetool/disablebackup.html   |   125 +
 .../4.0-alpha4/tools/nodetool/disablebinary.html   |   125 +
 .../tools/nodetool/disablefullquerylog.html        |   125 +
 .../4.0-alpha4/tools/nodetool/disablegossip.html   |   126 +
 .../4.0-alpha4/tools/nodetool/disablehandoff.html  |   125 +
 .../tools/nodetool/disablehintsfordc.html          |   134 +
 .../tools/nodetool/disableoldprotocolversions.html |   125 +
 src/doc/4.0-alpha4/tools/nodetool/drain.html       |   126 +
 .../4.0-alpha4/tools/nodetool/enableauditlog.html  |   159 +
 .../tools/nodetool/enableautocompaction.html       |   135 +
 .../4.0-alpha4/tools/nodetool/enablebackup.html    |   125 +
 .../4.0-alpha4/tools/nodetool/enablebinary.html    |   125 +
 .../tools/nodetool/enablefullquerylog.html         |   156 +
 .../4.0-alpha4/tools/nodetool/enablegossip.html    |   125 +
 .../4.0-alpha4/tools/nodetool/enablehandoff.html   |   126 +
 .../tools/nodetool/enablehintsfordc.html           |   135 +
 .../tools/nodetool/enableoldprotocolversions.html  |   125 +
 .../4.0-alpha4/tools/nodetool/failuredetector.html |   126 +
 src/doc/4.0-alpha4/tools/nodetool/flush.html       |   134 +
 .../4.0-alpha4/tools/nodetool/garbagecollect.html  |   144 +
 src/doc/4.0-alpha4/tools/nodetool/gcstats.html     |   125 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   127 +
 .../tools/nodetool/getcompactionthreshold.html     |   135 +
 .../tools/nodetool/getcompactionthroughput.html    |   126 +
 .../4.0-alpha4/tools/nodetool/getconcurrency.html  |   134 +
 .../tools/nodetool/getconcurrentcompactors.html    |   126 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   126 +
 .../4.0-alpha4/tools/nodetool/getendpoints.html    |   135 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   126 +
 .../tools/nodetool/getlogginglevels.html           |   125 +
 .../tools/nodetool/getmaxhintwindow.html           |   125 +
 src/doc/4.0-alpha4/tools/nodetool/getreplicas.html |   135 +
 src/doc/4.0-alpha4/tools/nodetool/getseeds.html    |   126 +
 src/doc/4.0-alpha4/tools/nodetool/getsstables.html |   137 +
 .../tools/nodetool/getstreamthroughput.html        |   126 +
 src/doc/4.0-alpha4/tools/nodetool/gettimeout.html  |   135 +
 .../tools/nodetool/gettraceprobability.html        |   125 +
 src/doc/4.0-alpha4/tools/nodetool/gossipinfo.html  |   125 +
 .../4.0-alpha4/tools/nodetool/handoffwindow.html   |   125 +
 src/doc/4.0-alpha4/tools/nodetool/help.html        |   112 +
 src/doc/4.0-alpha4/tools/nodetool/import.html      |   160 +
 src/doc/4.0-alpha4/tools/nodetool/info.html        |   128 +
 .../tools/nodetool/invalidatecountercache.html     |   125 +
 .../tools/nodetool/invalidatekeycache.html         |   125 +
 .../tools/nodetool/invalidaterowcache.html         |   125 +
 src/doc/4.0-alpha4/tools/nodetool/join.html        |   125 +
 .../4.0-alpha4/tools/nodetool/listsnapshots.html   |   128 +
 src/doc/4.0-alpha4/tools/nodetool/move.html        |   133 +
 src/doc/4.0-alpha4/tools/nodetool/netstats.html    |   130 +
 src/doc/4.0-alpha4/tools/nodetool/nodetool.html    |   246 +
 .../4.0-alpha4/tools/nodetool/pausehandoff.html    |   125 +
 src/doc/4.0-alpha4/tools/nodetool/profileload.html |   144 +
 .../4.0-alpha4/tools/nodetool/proxyhistograms.html |   126 +
 .../4.0-alpha4/tools/nodetool/rangekeysample.html  |   126 +
 src/doc/4.0-alpha4/tools/nodetool/rebuild.html     |   150 +
 .../4.0-alpha4/tools/nodetool/rebuild_index.html   |   135 +
 src/doc/4.0-alpha4/tools/nodetool/refresh.html     |   135 +
 .../tools/nodetool/refreshsizeestimates.html       |   125 +
 .../tools/nodetool/reloadlocalschema.html          |   125 +
 src/doc/4.0-alpha4/tools/nodetool/reloadseeds.html |   126 +
 src/doc/4.0-alpha4/tools/nodetool/reloadssl.html   |   125 +
 .../4.0-alpha4/tools/nodetool/reloadtriggers.html  |   125 +
 .../tools/nodetool/relocatesstables.html           |   138 +
 src/doc/4.0-alpha4/tools/nodetool/removenode.html  |   136 +
 src/doc/4.0-alpha4/tools/nodetool/repair.html      |   199 +
 .../4.0-alpha4/tools/nodetool/repair_admin.html    |   139 +
 .../4.0-alpha4/tools/nodetool/replaybatchlog.html  |   125 +
 .../tools/nodetool/resetfullquerylog.html          |   127 +
 .../tools/nodetool/resetlocalschema.html           |   125 +
 .../4.0-alpha4/tools/nodetool/resumehandoff.html   |   125 +
 src/doc/4.0-alpha4/tools/nodetool/ring.html        |   138 +
 src/doc/4.0-alpha4/tools/nodetool/scrub.html       |   159 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   136 +
 .../tools/nodetool/setcachecapacity.html           |   135 +
 .../tools/nodetool/setcachekeystosave.html         |   137 +
 .../tools/nodetool/setcompactionthreshold.html     |   135 +
 .../tools/nodetool/setcompactionthroughput.html    |   135 +
 .../4.0-alpha4/tools/nodetool/setconcurrency.html  |   136 +
 .../tools/nodetool/setconcurrentcompactors.html    |   135 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   135 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   135 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   135 +
 .../4.0-alpha4/tools/nodetool/setlogginglevel.html |   138 +
 .../tools/nodetool/setmaxhintwindow.html           |   134 +
 .../tools/nodetool/setstreamthroughput.html        |   135 +
 src/doc/4.0-alpha4/tools/nodetool/settimeout.html  |   138 +
 .../tools/nodetool/settraceprobability.html        |   136 +
 src/doc/4.0-alpha4/tools/nodetool/sjk.html         |   134 +
 src/doc/4.0-alpha4/tools/nodetool/snapshot.html    |   152 +
 src/doc/4.0-alpha4/tools/nodetool/status.html      |   137 +
 .../tools/nodetool/statusautocompaction.html       |   138 +
 .../4.0-alpha4/tools/nodetool/statusbackup.html    |   125 +
 .../4.0-alpha4/tools/nodetool/statusbinary.html    |   125 +
 .../4.0-alpha4/tools/nodetool/statusgossip.html    |   125 +
 .../4.0-alpha4/tools/nodetool/statushandoff.html   |   126 +
 src/doc/4.0-alpha4/tools/nodetool/stop.html        |   142 +
 src/doc/4.0-alpha4/tools/nodetool/stopdaemon.html  |   125 +
 .../4.0-alpha4/tools/nodetool/tablehistograms.html |   134 +
 src/doc/4.0-alpha4/tools/nodetool/tablestats.html  |   169 +
 .../4.0-alpha4/tools/nodetool/toppartitions.html   |   143 +
 src/doc/4.0-alpha4/tools/nodetool/tpstats.html     |   129 +
 .../4.0-alpha4/tools/nodetool/truncatehints.html   |   136 +
 .../4.0-alpha4/tools/nodetool/upgradesstables.html |   145 +
 src/doc/4.0-alpha4/tools/nodetool/verify.html      |   154 +
 src/doc/4.0-alpha4/tools/nodetool/version.html     |   125 +
 .../4.0-alpha4/tools/nodetool/viewbuildstatus.html |   134 +
 src/doc/4.0-alpha4/tools/sstable/index.html        |   229 +
 src/doc/4.0-alpha4/tools/sstable/sstabledump.html  |   404 +
 .../tools/sstable/sstableexpiredblockers.html      |   149 +
 .../tools/sstable/sstablelevelreset.html           |   175 +
 .../4.0-alpha4/tools/sstable/sstableloader.html    |   409 +
 .../4.0-alpha4/tools/sstable/sstablemetadata.html  |   473 +
 .../tools/sstable/sstableofflinerelevel.html       |   190 +
 .../tools/sstable/sstablerepairedset.html          |   193 +
 src/doc/4.0-alpha4/tools/sstable/sstablescrub.html |   211 +
 src/doc/4.0-alpha4/tools/sstable/sstablesplit.html |   202 +
 .../4.0-alpha4/tools/sstable/sstableupgrade.html   |   249 +
 src/doc/4.0-alpha4/tools/sstable/sstableutil.html  |   205 +
 .../4.0-alpha4/tools/sstable/sstableverify.html    |   205 +
 .../4.0-alpha4/troubleshooting/finding_nodes.html  |   241 +
 src/doc/4.0-alpha4/troubleshooting/index.html      |   148 +
 .../4.0-alpha4/troubleshooting/reading_logs.html   |   351 +
 .../4.0-alpha4/troubleshooting/use_nodetool.html   |   321 +
 src/doc/4.0-alpha4/troubleshooting/use_tools.html  |   609 ++
 src/doc/4.0-beta1/.buildinfo                       |     4 +
 .../stress-lwt-example.yaml                        |    70 +
 .../stress-example.yaml                            |    44 +
 .../doc/4.0-beta1}/_images/Figure_1_backups.jpg    |   Bin
 .../doc/4.0-beta1}/_images/Figure_1_data_model.jpg |   Bin
 .../doc/4.0-beta1}/_images/Figure_1_guarantees.jpg |   Bin
 .../4.0-beta1}/_images/Figure_1_read_repair.jpg    |   Bin
 .../doc/4.0-beta1}/_images/Figure_2_data_model.jpg |   Bin
 .../4.0-beta1}/_images/Figure_2_read_repair.jpg    |   Bin
 .../4.0-beta1}/_images/Figure_3_read_repair.jpg    |   Bin
 .../4.0-beta1}/_images/Figure_4_read_repair.jpg    |   Bin
 .../4.0-beta1}/_images/Figure_5_read_repair.jpg    |   Bin
 .../4.0-beta1}/_images/Figure_6_read_repair.jpg    |   Bin
 .../_images/data_modeling_chebotko_logical.png     |   Bin
 .../_images/data_modeling_chebotko_physical.png    |   Bin
 .../_images/data_modeling_hotel_bucketing.png      |   Bin
 .../4.0-beta1}/_images/data_modeling_hotel_erd.png |   Bin
 .../_images/data_modeling_hotel_logical.png        |   Bin
 .../_images/data_modeling_hotel_physical.png       |   Bin
 .../_images/data_modeling_hotel_queries.png        |   Bin
 .../_images/data_modeling_hotel_relational.png     |   Bin
 .../_images/data_modeling_reservation_logical.png  |   Bin
 .../_images/data_modeling_reservation_physical.png |   Bin
 .../doc/4.0-beta1}/_images/docs_commit.png         |   Bin
 .../doc/4.0-beta1}/_images/docs_create_branch.png  |   Bin
 .../doc/4.0-beta1}/_images/docs_create_file.png    |   Bin
 .../doc/4.0-beta1}/_images/docs_editor.png         |   Bin
 .../doc/4.0-beta1}/_images/docs_fork.png           |   Bin
 .../doc/4.0-beta1}/_images/docs_pr.png             |   Bin
 .../doc/4.0-beta1}/_images/docs_preview.png        |   Bin
 .../doc/4.0-beta1}/_images/eclipse_debug0.png      |   Bin
 .../doc/4.0-beta1}/_images/eclipse_debug1.png      |   Bin
 .../doc/4.0-beta1}/_images/eclipse_debug2.png      |   Bin
 .../doc/4.0-beta1}/_images/eclipse_debug3.png      |   Bin
 .../doc/4.0-beta1}/_images/eclipse_debug4.png      |   Bin
 .../doc/4.0-beta1}/_images/eclipse_debug5.png      |   Bin
 .../doc/4.0-beta1}/_images/eclipse_debug6.png      |   Bin
 .../4.0-beta1}/_images/example-stress-graph.png    |   Bin
 .../latest => src/doc/4.0-beta1}/_images/hints.svg |     0
 .../latest => src/doc/4.0-beta1}/_images/ring.svg  |     0
 .../doc/4.0-beta1}/_images/vnodes.svg              |     0
 .../4.0-beta1/_sources/architecture/dynamo.rst.txt |   537 +
 .../_sources/architecture/guarantees.rst.txt       |    76 +
 .../4.0-beta1/_sources/architecture/index.rst.txt  |    29 +
 .../_sources/architecture/overview.rst.txt         |   114 +
 .../_sources/architecture/storage_engine.rst.txt   |   208 +
 src/doc/4.0-beta1/_sources/bugs.rst.txt            |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  2075 ++++
 .../4.0-beta1/_sources/configuration/index.rst.txt |    25 +
 src/doc/4.0-beta1/_sources/contactus.rst.txt       |    50 +
 src/doc/4.0-beta1/_sources/cql/appendices.rst.txt  |   330 +
 src/doc/4.0-beta1/_sources/cql/changes.rst.txt     |   211 +
 src/doc/4.0-beta1/_sources/cql/ddl.rst.txt         |   852 ++
 src/doc/4.0-beta1/_sources/cql/definitions.rst.txt |   234 +
 src/doc/4.0-beta1/_sources/cql/dml.rst.txt         |   522 +
 src/doc/4.0-beta1/_sources/cql/functions.rst.txt   |   581 ++
 src/doc/4.0-beta1/_sources/cql/index.rst.txt       |    47 +
 src/doc/4.0-beta1/_sources/cql/indexes.rst.txt     |    83 +
 src/doc/4.0-beta1/_sources/cql/json.rst.txt        |   115 +
 src/doc/4.0-beta1/_sources/cql/mvs.rst.txt         |   179 +
 src/doc/4.0-beta1/_sources/cql/operators.rst.txt   |    74 +
 src/doc/4.0-beta1/_sources/cql/security.rst.txt    |   538 +
 src/doc/4.0-beta1/_sources/cql/triggers.rst.txt    |    63 +
 src/doc/4.0-beta1/_sources/cql/types.rst.txt       |   559 +
 .../data_modeling/data_modeling_conceptual.rst.txt |    63 +
 .../data_modeling/data_modeling_logical.rst.txt    |   219 +
 .../data_modeling/data_modeling_physical.rst.txt   |   117 +
 .../data_modeling/data_modeling_queries.rst.txt    |    85 +
 .../data_modeling/data_modeling_rdbms.rst.txt      |   171 +
 .../data_modeling/data_modeling_refining.rst.txt   |   218 +
 .../data_modeling/data_modeling_schema.rst.txt     |   144 +
 .../data_modeling/data_modeling_tools.rst.txt      |    64 +
 .../4.0-beta1/_sources/data_modeling/index.rst.txt |    36 +
 .../4.0-beta1/_sources/data_modeling/intro.rst.txt |   146 +
 src/doc/4.0-beta1/_sources/development/ci.rst.txt  |    72 +
 .../_sources/development/code_style.rst.txt        |    94 +
 .../_sources/development/dependencies.rst.txt      |    53 +
 .../_sources/development/documentation.rst.txt     |   104 +
 .../_sources/development/gettingstarted.rst.txt    |    60 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    73 +
 src/doc/4.0-beta1/_sources/development/ide.rst.txt |   185 +
 .../4.0-beta1/_sources/development/index.rst.txt   |    33 +
 .../4.0-beta1/_sources/development/patches.rst.txt |   141 +
 .../_sources/development/release_process.rst.txt   |   251 +
 .../4.0-beta1/_sources/development/testing.rst.txt |    98 +
 src/doc/4.0-beta1/_sources/faq/index.rst.txt       |   299 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   123 +
 .../_sources/getting_started/index.rst.txt         |    34 +
 .../_sources/getting_started/installing.rst.txt    |   324 +
 .../_sources/getting_started/production.rst.txt    |   156 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/4.0-beta1/_sources/index.rst.txt           |    43 +
 .../4.0-beta1/_sources/new/auditlogging.rst.txt    |   440 +
 src/doc/4.0-beta1/_sources/new/fqllogging.rst.txt  |   689 ++
 src/doc/4.0-beta1/_sources/new/index.rst.txt       |    32 +
 src/doc/4.0-beta1/_sources/new/java11.rst.txt      |   274 +
 src/doc/4.0-beta1/_sources/new/messaging.rst.txt   |   257 +
 src/doc/4.0-beta1/_sources/new/streaming.rst.txt   |   162 +
 .../_sources/new/transientreplication.rst.txt      |   155 +
 .../4.0-beta1/_sources/new/virtualtables.rst.txt   |   342 +
 .../_sources/operating/audit_logging.rst.txt       |   236 +
 .../4.0-beta1/_sources/operating/backups.rst.txt   |   660 ++
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |   660 ++
 src/doc/4.0-beta1/_sources/operating/cdc.rst.txt   |    96 +
 .../_sources/operating/compaction/index.rst.txt    |   301 +
 .../_sources/operating/compaction/lcs.rst.txt      |    90 +
 .../_sources/operating/compaction/stcs.rst.txt     |    58 +
 .../_sources/operating/compaction/twcs.rst.txt     |    76 +
 .../_sources/operating/compression.rst.txt         |   164 +
 .../4.0-beta1/_sources/operating/hardware.rst.txt  |    85 +
 src/doc/4.0-beta1/_sources/operating/hints.rst.txt |   279 +
 src/doc/4.0-beta1/_sources/operating/index.rst.txt |    39 +
 .../4.0-beta1/_sources/operating/metrics.rst.txt   |   793 ++
 .../_sources/operating/read_repair.rst.txt         |   169 +
 .../4.0-beta1/_sources/operating/repair.rst.txt    |   208 +
 .../4.0-beta1/_sources/operating/security.rst.txt  |   441 +
 .../4.0-beta1/_sources/operating/snitch.rst.txt    |    82 +
 .../_sources/operating/topo_changes.rst.txt        |   129 +
 src/doc/4.0-beta1/_sources/plugins/index.rst.txt   |    35 +
 .../_sources/tools/cassandra_stress.rst.txt        |   269 +
 src/doc/4.0-beta1/_sources/tools/cqlsh.rst.txt     |   458 +
 src/doc/4.0-beta1/_sources/tools/index.rst.txt     |    28 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../_sources/tools/nodetool/drain.rst.txt          |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../_sources/tools/nodetool/flush.rst.txt          |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/getconcurrency.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getreplicas.rst.txt    |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../_sources/tools/nodetool/handoffwindow.rst.txt  |    11 +
 .../4.0-beta1/_sources/tools/nodetool/help.rst.txt |    11 +
 .../_sources/tools/nodetool/import.rst.txt         |    11 +
 .../4.0-beta1/_sources/tools/nodetool/info.rst.txt |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../4.0-beta1/_sources/tools/nodetool/join.rst.txt |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../4.0-beta1/_sources/tools/nodetool/move.rst.txt |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   256 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../_sources/tools/nodetool/repair.rst.txt         |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../4.0-beta1/_sources/tools/nodetool/ring.rst.txt |    11 +
 .../_sources/tools/nodetool/scrub.rst.txt          |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/setconcurrency.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../4.0-beta1/_sources/tools/nodetool/sjk.rst.txt  |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../_sources/tools/nodetool/status.rst.txt         |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../4.0-beta1/_sources/tools/nodetool/stop.rst.txt |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../_sources/tools/nodetool/verify.rst.txt         |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../4.0-beta1/_sources/tools/sstable/index.rst.txt |    39 +
 .../_sources/tools/sstable/sstabledump.rst.txt     |   294 +
 .../tools/sstable/sstableexpiredblockers.rst.txt   |    48 +
 .../tools/sstable/sstablelevelreset.rst.txt        |    82 +
 .../_sources/tools/sstable/sstableloader.rst.txt   |   273 +
 .../_sources/tools/sstable/sstablemetadata.rst.txt |   300 +
 .../tools/sstable/sstableofflinerelevel.rst.txt    |    95 +
 .../tools/sstable/sstablerepairedset.rst.txt       |    79 +
 .../_sources/tools/sstable/sstablescrub.rst.txt    |    93 +
 .../_sources/tools/sstable/sstablesplit.rst.txt    |    93 +
 .../_sources/tools/sstable/sstableupgrade.rst.txt  |   137 +
 .../_sources/tools/sstable/sstableutil.rst.txt     |    91 +
 .../_sources/tools/sstable/sstableverify.rst.txt   |    91 +
 .../_sources/troubleshooting/finding_nodes.rst.txt |   149 +
 .../_sources/troubleshooting/index.rst.txt         |    39 +
 .../_sources/troubleshooting/reading_logs.rst.txt  |   267 +
 .../_sources/troubleshooting/use_nodetool.rst.txt  |   245 +
 .../_sources/troubleshooting/use_tools.rst.txt     |   542 +
 src/doc/4.0-beta1/_static/ajax-loader.gif          |   Bin 0 -> 673 bytes
 src/doc/4.0-beta1/_static/basic.css                |   676 ++
 src/doc/4.0-beta1/_static/comment-bright.png       |   Bin 0 -> 756 bytes
 src/doc/4.0-beta1/_static/comment-close.png        |   Bin 0 -> 829 bytes
 src/doc/4.0-beta1/_static/comment.png              |   Bin 0 -> 641 bytes
 src/doc/4.0-beta1/_static/doctools.js              |   315 +
 src/doc/4.0-beta1/_static/documentation_options.js |    10 +
 src/doc/4.0-beta1/_static/down-pressed.png         |   Bin 0 -> 222 bytes
 src/doc/4.0-beta1/_static/down.png                 |   Bin 0 -> 202 bytes
 src/doc/4.0-beta1/_static/extra.css                |    76 +
 src/doc/4.0-beta1/_static/file.png                 |   Bin 0 -> 286 bytes
 src/doc/4.0-beta1/_static/jquery-3.2.1.js          | 10253 +++++++++++++++++++
 src/doc/4.0-beta1/_static/jquery.js                |     4 +
 src/doc/4.0-beta1/_static/language_data.js         |   297 +
 src/doc/4.0-beta1/_static/minus.png                |   Bin 0 -> 90 bytes
 src/doc/4.0-beta1/_static/plus.png                 |   Bin 0 -> 90 bytes
 src/doc/4.0-beta1/_static/pygments.css             |    69 +
 src/doc/4.0-beta1/_static/searchtools.js           |   481 +
 src/doc/4.0-beta1/_static/underscore-1.3.1.js      |   999 ++
 src/doc/4.0-beta1/_static/underscore.js            |    31 +
 src/doc/4.0-beta1/_static/up-pressed.png           |   Bin 0 -> 214 bytes
 src/doc/4.0-beta1/_static/up.png                   |   Bin 0 -> 203 bytes
 src/doc/4.0-beta1/_static/websupport.js            |   808 ++
 src/doc/4.0-beta1/architecture/dynamo.html         |   563 +
 src/doc/4.0-beta1/architecture/guarantees.html     |   175 +
 src/doc/4.0-beta1/architecture/index.html          |   143 +
 src/doc/4.0-beta1/architecture/overview.html       |   198 +
 src/doc/4.0-beta1/architecture/storage_engine.html |   294 +
 src/doc/4.0-beta1/bugs.html                        |   110 +
 .../configuration/cassandra_config_file.html       |  1974 ++++
 src/doc/4.0-beta1/configuration/index.html         |   111 +
 src/doc/4.0-beta1/contactus.html                   |   127 +
 src/doc/4.0-beta1/cql/appendices.html              |   568 +
 src/doc/4.0-beta1/cql/changes.html                 |   364 +
 src/doc/4.0-beta1/cql/ddl.html                     |   908 ++
 src/doc/4.0-beta1/cql/definitions.html             |   317 +
 src/doc/4.0-beta1/cql/dml.html                     |   561 +
 src/doc/4.0-beta1/cql/functions.html               |   706 ++
 src/doc/4.0-beta1/cql/index.html                   |   247 +
 src/doc/4.0-beta1/cql/indexes.html                 |   171 +
 src/doc/4.0-beta1/cql/json.html                    |   318 +
 src/doc/4.0-beta1/cql/mvs.html                     |   261 +
 src/doc/4.0-beta1/cql/operators.html               |   301 +
 src/doc/4.0-beta1/cql/security.html                |   743 ++
 src/doc/4.0-beta1/cql/triggers.html                |   156 +
 src/doc/4.0-beta1/cql/types.html                   |   700 ++
 .../data_modeling/data_modeling_conceptual.html    |   151 +
 .../data_modeling/data_modeling_logical.html       |   285 +
 .../data_modeling/data_modeling_physical.html      |   200 +
 .../data_modeling/data_modeling_queries.html       |   171 +
 .../data_modeling/data_modeling_rdbms.html         |   252 +
 .../data_modeling/data_modeling_refining.html      |   288 +
 .../data_modeling/data_modeling_schema.html        |   236 +
 .../data_modeling/data_modeling_tools.html         |   157 +
 src/doc/4.0-beta1/data_modeling/index.html         |   154 +
 src/doc/4.0-beta1/data_modeling/intro.html         |   230 +
 src/doc/4.0-beta1/development/ci.html              |   160 +
 src/doc/4.0-beta1/development/code_style.html      |   215 +
 src/doc/4.0-beta1/development/dependencies.html    |   155 +
 src/doc/4.0-beta1/development/documentation.html   |   193 +
 src/doc/4.0-beta1/development/gettingstarted.html  |   161 +
 src/doc/4.0-beta1/development/how_to_commit.html   |   187 +
 src/doc/4.0-beta1/development/how_to_review.html   |   179 +
 src/doc/4.0-beta1/development/ide.html             |   268 +
 src/doc/4.0-beta1/development/index.html           |   185 +
 src/doc/4.0-beta1/development/patches.html         |   274 +
 src/doc/4.0-beta1/development/release_process.html |   362 +
 src/doc/4.0-beta1/development/testing.html         |   185 +
 src/doc/4.0-beta1/faq/index.html                   |   318 +
 .../4.0-beta2 => src/doc/4.0-beta1}/genindex.html  |     0
 src/doc/4.0-beta1/getting_started/configuring.html |   161 +
 src/doc/4.0-beta1/getting_started/drivers.html     |   248 +
 src/doc/4.0-beta1/getting_started/index.html       |   165 +
 src/doc/4.0-beta1/getting_started/installing.html  |   388 +
 src/doc/4.0-beta1/getting_started/production.html  |   246 +
 src/doc/4.0-beta1/getting_started/querying.html    |   147 +
 src/doc/4.0-beta1/index.html                       |    86 +
 src/doc/4.0-beta1/new/auditlogging.html            |   549 +
 src/doc/4.0-beta1/new/fqllogging.html              |   721 ++
 src/doc/4.0-beta1/new/index.html                   |   189 +
 src/doc/4.0-beta1/new/java11.html                  |   354 +
 src/doc/4.0-beta1/new/messaging.html               |   344 +
 src/doc/4.0-beta1/new/streaming.html               |   260 +
 src/doc/4.0-beta1/new/transientreplication.html    |   228 +
 src/doc/4.0-beta1/new/virtualtables.html           |   427 +
 .../4.0-beta2 => src/doc/4.0-beta1}/objects.inv    |   Bin
 src/doc/4.0-beta1/operating/audit_logging.html     |   281 +
 src/doc/4.0-beta1/operating/backups.html           |   666 ++
 src/doc/4.0-beta1/operating/bloom_filters.html     |   162 +
 src/doc/4.0-beta1/operating/bulk_loading.html      |   680 ++
 src/doc/4.0-beta1/operating/cdc.html               |   194 +
 src/doc/4.0-beta1/operating/compaction/index.html  |   387 +
 src/doc/4.0-beta1/operating/compaction/lcs.html    |   147 +
 src/doc/4.0-beta1/operating/compaction/stcs.html   |   122 +
 src/doc/4.0-beta1/operating/compaction/twcs.html   |   140 +
 src/doc/4.0-beta1/operating/compression.html       |   294 +
 src/doc/4.0-beta1/operating/hardware.html          |   189 +
 src/doc/4.0-beta1/operating/hints.html             |   402 +
 src/doc/4.0-beta1/operating/index.html             |   252 +
 src/doc/4.0-beta1/operating/metrics.html           |  1801 ++++
 src/doc/4.0-beta1/operating/read_repair.html       |   267 +
 src/doc/4.0-beta1/operating/repair.html            |   278 +
 src/doc/4.0-beta1/operating/security.html          |   474 +
 src/doc/4.0-beta1/operating/snitch.html            |   180 +
 src/doc/4.0-beta1/operating/topo_changes.html      |   222 +
 src/doc/4.0-beta1/plugins/index.html               |   117 +
 src/doc/4.0-beta1/search.html                      |   105 +
 .../4.0-beta2 => src/doc/4.0-beta1}/searchindex.js |     0
 src/doc/4.0-beta1/tools/cassandra_stress.html      |   353 +
 src/doc/4.0-beta1/tools/cqlsh.html                 |   488 +
 src/doc/4.0-beta1/tools/index.html                 |   258 +
 src/doc/4.0-beta1/tools/nodetool/assassinate.html  |   134 +
 src/doc/4.0-beta1/tools/nodetool/bootstrap.html    |   133 +
 src/doc/4.0-beta1/tools/nodetool/cleanup.html      |   139 +
 .../4.0-beta1/tools/nodetool/clearsnapshot.html    |   142 +
 src/doc/4.0-beta1/tools/nodetool/clientstats.html  |   135 +
 src/doc/4.0-beta1/tools/nodetool/compact.html      |   151 +
 .../tools/nodetool/compactionhistory.html          |   129 +
 .../4.0-beta1/tools/nodetool/compactionstats.html  |   129 +
 src/doc/4.0-beta1/tools/nodetool/decommission.html |   129 +
 .../4.0-beta1/tools/nodetool/describecluster.html  |   126 +
 src/doc/4.0-beta1/tools/nodetool/describering.html |   133 +
 .../4.0-beta1/tools/nodetool/disableauditlog.html  |   125 +
 .../tools/nodetool/disableautocompaction.html      |   135 +
 .../4.0-beta1/tools/nodetool/disablebackup.html    |   125 +
 .../4.0-beta1/tools/nodetool/disablebinary.html    |   125 +
 .../tools/nodetool/disablefullquerylog.html        |   125 +
 .../4.0-beta1/tools/nodetool/disablegossip.html    |   126 +
 .../4.0-beta1/tools/nodetool/disablehandoff.html   |   125 +
 .../tools/nodetool/disablehintsfordc.html          |   134 +
 .../tools/nodetool/disableoldprotocolversions.html |   125 +
 src/doc/4.0-beta1/tools/nodetool/drain.html        |   126 +
 .../4.0-beta1/tools/nodetool/enableauditlog.html   |   159 +
 .../tools/nodetool/enableautocompaction.html       |   135 +
 src/doc/4.0-beta1/tools/nodetool/enablebackup.html |   125 +
 src/doc/4.0-beta1/tools/nodetool/enablebinary.html |   125 +
 .../tools/nodetool/enablefullquerylog.html         |   156 +
 src/doc/4.0-beta1/tools/nodetool/enablegossip.html |   125 +
 .../4.0-beta1/tools/nodetool/enablehandoff.html    |   126 +
 .../4.0-beta1/tools/nodetool/enablehintsfordc.html |   135 +
 .../tools/nodetool/enableoldprotocolversions.html  |   125 +
 .../4.0-beta1/tools/nodetool/failuredetector.html  |   126 +
 src/doc/4.0-beta1/tools/nodetool/flush.html        |   134 +
 .../4.0-beta1/tools/nodetool/garbagecollect.html   |   144 +
 src/doc/4.0-beta1/tools/nodetool/gcstats.html      |   125 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   127 +
 .../tools/nodetool/getcompactionthreshold.html     |   135 +
 .../tools/nodetool/getcompactionthroughput.html    |   126 +
 .../4.0-beta1/tools/nodetool/getconcurrency.html   |   134 +
 .../tools/nodetool/getconcurrentcompactors.html    |   126 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   126 +
 src/doc/4.0-beta1/tools/nodetool/getendpoints.html |   135 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   126 +
 .../4.0-beta1/tools/nodetool/getlogginglevels.html |   125 +
 .../4.0-beta1/tools/nodetool/getmaxhintwindow.html |   125 +
 src/doc/4.0-beta1/tools/nodetool/getreplicas.html  |   135 +
 src/doc/4.0-beta1/tools/nodetool/getseeds.html     |   126 +
 src/doc/4.0-beta1/tools/nodetool/getsstables.html  |   137 +
 .../tools/nodetool/getstreamthroughput.html        |   126 +
 src/doc/4.0-beta1/tools/nodetool/gettimeout.html   |   135 +
 .../tools/nodetool/gettraceprobability.html        |   125 +
 src/doc/4.0-beta1/tools/nodetool/gossipinfo.html   |   125 +
 .../4.0-beta1/tools/nodetool/handoffwindow.html    |   125 +
 src/doc/4.0-beta1/tools/nodetool/help.html         |   112 +
 src/doc/4.0-beta1/tools/nodetool/import.html       |   160 +
 src/doc/4.0-beta1/tools/nodetool/info.html         |   128 +
 .../tools/nodetool/invalidatecountercache.html     |   125 +
 .../tools/nodetool/invalidatekeycache.html         |   125 +
 .../tools/nodetool/invalidaterowcache.html         |   125 +
 src/doc/4.0-beta1/tools/nodetool/join.html         |   125 +
 .../4.0-beta1/tools/nodetool/listsnapshots.html    |   128 +
 src/doc/4.0-beta1/tools/nodetool/move.html         |   133 +
 src/doc/4.0-beta1/tools/nodetool/netstats.html     |   130 +
 src/doc/4.0-beta1/tools/nodetool/nodetool.html     |   246 +
 src/doc/4.0-beta1/tools/nodetool/pausehandoff.html |   125 +
 src/doc/4.0-beta1/tools/nodetool/profileload.html  |   144 +
 .../4.0-beta1/tools/nodetool/proxyhistograms.html  |   126 +
 .../4.0-beta1/tools/nodetool/rangekeysample.html   |   126 +
 src/doc/4.0-beta1/tools/nodetool/rebuild.html      |   150 +
 .../4.0-beta1/tools/nodetool/rebuild_index.html    |   135 +
 src/doc/4.0-beta1/tools/nodetool/refresh.html      |   135 +
 .../tools/nodetool/refreshsizeestimates.html       |   125 +
 .../tools/nodetool/reloadlocalschema.html          |   125 +
 src/doc/4.0-beta1/tools/nodetool/reloadseeds.html  |   126 +
 src/doc/4.0-beta1/tools/nodetool/reloadssl.html    |   125 +
 .../4.0-beta1/tools/nodetool/reloadtriggers.html   |   125 +
 .../4.0-beta1/tools/nodetool/relocatesstables.html |   138 +
 src/doc/4.0-beta1/tools/nodetool/removenode.html   |   136 +
 src/doc/4.0-beta1/tools/nodetool/repair.html       |   199 +
 src/doc/4.0-beta1/tools/nodetool/repair_admin.html |   139 +
 .../4.0-beta1/tools/nodetool/replaybatchlog.html   |   125 +
 .../tools/nodetool/resetfullquerylog.html          |   127 +
 .../4.0-beta1/tools/nodetool/resetlocalschema.html |   125 +
 .../4.0-beta1/tools/nodetool/resumehandoff.html    |   125 +
 src/doc/4.0-beta1/tools/nodetool/ring.html         |   138 +
 src/doc/4.0-beta1/tools/nodetool/scrub.html        |   159 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   136 +
 .../4.0-beta1/tools/nodetool/setcachecapacity.html |   135 +
 .../tools/nodetool/setcachekeystosave.html         |   137 +
 .../tools/nodetool/setcompactionthreshold.html     |   135 +
 .../tools/nodetool/setcompactionthroughput.html    |   135 +
 .../4.0-beta1/tools/nodetool/setconcurrency.html   |   136 +
 .../tools/nodetool/setconcurrentcompactors.html    |   135 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   135 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   135 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   135 +
 .../4.0-beta1/tools/nodetool/setlogginglevel.html  |   138 +
 .../4.0-beta1/tools/nodetool/setmaxhintwindow.html |   134 +
 .../tools/nodetool/setstreamthroughput.html        |   135 +
 src/doc/4.0-beta1/tools/nodetool/settimeout.html   |   138 +
 .../tools/nodetool/settraceprobability.html        |   136 +
 src/doc/4.0-beta1/tools/nodetool/sjk.html          |   134 +
 src/doc/4.0-beta1/tools/nodetool/snapshot.html     |   152 +
 src/doc/4.0-beta1/tools/nodetool/status.html       |   137 +
 .../tools/nodetool/statusautocompaction.html       |   138 +
 src/doc/4.0-beta1/tools/nodetool/statusbackup.html |   125 +
 src/doc/4.0-beta1/tools/nodetool/statusbinary.html |   125 +
 src/doc/4.0-beta1/tools/nodetool/statusgossip.html |   125 +
 .../4.0-beta1/tools/nodetool/statushandoff.html    |   126 +
 src/doc/4.0-beta1/tools/nodetool/stop.html         |   142 +
 src/doc/4.0-beta1/tools/nodetool/stopdaemon.html   |   125 +
 .../4.0-beta1/tools/nodetool/tablehistograms.html  |   134 +
 src/doc/4.0-beta1/tools/nodetool/tablestats.html   |   169 +
 .../4.0-beta1/tools/nodetool/toppartitions.html    |   143 +
 src/doc/4.0-beta1/tools/nodetool/tpstats.html      |   129 +
 .../4.0-beta1/tools/nodetool/truncatehints.html    |   136 +
 .../4.0-beta1/tools/nodetool/upgradesstables.html  |   145 +
 src/doc/4.0-beta1/tools/nodetool/verify.html       |   154 +
 src/doc/4.0-beta1/tools/nodetool/version.html      |   125 +
 .../4.0-beta1/tools/nodetool/viewbuildstatus.html  |   134 +
 src/doc/4.0-beta1/tools/sstable/index.html         |   229 +
 src/doc/4.0-beta1/tools/sstable/sstabledump.html   |   404 +
 .../tools/sstable/sstableexpiredblockers.html      |   149 +
 .../4.0-beta1/tools/sstable/sstablelevelreset.html |   175 +
 src/doc/4.0-beta1/tools/sstable/sstableloader.html |   409 +
 .../4.0-beta1/tools/sstable/sstablemetadata.html   |   473 +
 .../tools/sstable/sstableofflinerelevel.html       |   190 +
 .../tools/sstable/sstablerepairedset.html          |   193 +
 src/doc/4.0-beta1/tools/sstable/sstablescrub.html  |   211 +
 src/doc/4.0-beta1/tools/sstable/sstablesplit.html  |   202 +
 .../4.0-beta1/tools/sstable/sstableupgrade.html    |   249 +
 src/doc/4.0-beta1/tools/sstable/sstableutil.html   |   205 +
 src/doc/4.0-beta1/tools/sstable/sstableverify.html |   205 +
 .../4.0-beta1/troubleshooting/finding_nodes.html   |   241 +
 src/doc/4.0-beta1/troubleshooting/index.html       |   148 +
 .../4.0-beta1/troubleshooting/reading_logs.html    |   351 +
 .../4.0-beta1/troubleshooting/use_nodetool.html    |   321 +
 src/doc/4.0-beta1/troubleshooting/use_tools.html   |   609 ++
 src/doc/4.0-beta2/.buildinfo                       |     4 +
 .../stress-lwt-example.yaml                        |    70 +
 .../stress-example.yaml                            |    44 +
 .../doc/4.0-beta2}/_images/Figure_1_backups.jpg    |   Bin
 .../doc/4.0-beta2}/_images/Figure_1_data_model.jpg |   Bin
 .../doc/4.0-beta2}/_images/Figure_1_guarantees.jpg |   Bin
 .../4.0-beta2}/_images/Figure_1_read_repair.jpg    |   Bin
 .../doc/4.0-beta2}/_images/Figure_2_data_model.jpg |   Bin
 .../4.0-beta2}/_images/Figure_2_read_repair.jpg    |   Bin
 .../4.0-beta2}/_images/Figure_3_read_repair.jpg    |   Bin
 .../4.0-beta2}/_images/Figure_4_read_repair.jpg    |   Bin
 .../4.0-beta2}/_images/Figure_5_read_repair.jpg    |   Bin
 .../4.0-beta2}/_images/Figure_6_read_repair.jpg    |   Bin
 .../_images/data_modeling_chebotko_logical.png     |   Bin
 .../_images/data_modeling_chebotko_physical.png    |   Bin
 .../_images/data_modeling_hotel_bucketing.png      |   Bin
 .../4.0-beta2}/_images/data_modeling_hotel_erd.png |   Bin
 .../_images/data_modeling_hotel_logical.png        |   Bin
 .../_images/data_modeling_hotel_physical.png       |   Bin
 .../_images/data_modeling_hotel_queries.png        |   Bin
 .../_images/data_modeling_hotel_relational.png     |   Bin
 .../_images/data_modeling_reservation_logical.png  |   Bin
 .../_images/data_modeling_reservation_physical.png |   Bin
 .../doc/4.0-beta2}/_images/docs_commit.png         |   Bin
 .../doc/4.0-beta2}/_images/docs_create_branch.png  |   Bin
 .../doc/4.0-beta2}/_images/docs_create_file.png    |   Bin
 .../doc/4.0-beta2}/_images/docs_editor.png         |   Bin
 .../doc/4.0-beta2}/_images/docs_fork.png           |   Bin
 .../doc/4.0-beta2}/_images/docs_pr.png             |   Bin
 .../doc/4.0-beta2}/_images/docs_preview.png        |   Bin
 .../doc/4.0-beta2}/_images/eclipse_debug0.png      |   Bin
 .../doc/4.0-beta2}/_images/eclipse_debug1.png      |   Bin
 .../doc/4.0-beta2}/_images/eclipse_debug2.png      |   Bin
 .../doc/4.0-beta2}/_images/eclipse_debug3.png      |   Bin
 .../doc/4.0-beta2}/_images/eclipse_debug4.png      |   Bin
 .../doc/4.0-beta2}/_images/eclipse_debug5.png      |   Bin
 .../doc/4.0-beta2}/_images/eclipse_debug6.png      |   Bin
 .../4.0-beta2}/_images/example-stress-graph.png    |   Bin
 .../latest => src/doc/4.0-beta2}/_images/hints.svg |     0
 .../latest => src/doc/4.0-beta2}/_images/ring.svg  |     0
 .../doc/4.0-beta2}/_images/vnodes.svg              |     0
 .../4.0-beta2/_sources/architecture/dynamo.rst.txt |   537 +
 .../_sources/architecture/guarantees.rst.txt       |    76 +
 .../4.0-beta2/_sources/architecture/index.rst.txt  |    29 +
 .../_sources/architecture/overview.rst.txt         |   114 +
 .../_sources/architecture/storage_engine.rst.txt   |   208 +
 src/doc/4.0-beta2/_sources/bugs.rst.txt            |    30 +
 .../configuration/cassandra_config_file.rst.txt    |  2075 ++++
 .../4.0-beta2/_sources/configuration/index.rst.txt |    25 +
 src/doc/4.0-beta2/_sources/contactus.rst.txt       |    50 +
 src/doc/4.0-beta2/_sources/cql/appendices.rst.txt  |   330 +
 src/doc/4.0-beta2/_sources/cql/changes.rst.txt     |   211 +
 src/doc/4.0-beta2/_sources/cql/ddl.rst.txt         |   852 ++
 src/doc/4.0-beta2/_sources/cql/definitions.rst.txt |   234 +
 src/doc/4.0-beta2/_sources/cql/dml.rst.txt         |   522 +
 src/doc/4.0-beta2/_sources/cql/functions.rst.txt   |   581 ++
 src/doc/4.0-beta2/_sources/cql/index.rst.txt       |    47 +
 src/doc/4.0-beta2/_sources/cql/indexes.rst.txt     |    83 +
 src/doc/4.0-beta2/_sources/cql/json.rst.txt        |   115 +
 src/doc/4.0-beta2/_sources/cql/mvs.rst.txt         |   179 +
 src/doc/4.0-beta2/_sources/cql/operators.rst.txt   |    74 +
 src/doc/4.0-beta2/_sources/cql/security.rst.txt    |   538 +
 src/doc/4.0-beta2/_sources/cql/triggers.rst.txt    |    63 +
 src/doc/4.0-beta2/_sources/cql/types.rst.txt       |   559 +
 .../data_modeling/data_modeling_conceptual.rst.txt |    63 +
 .../data_modeling/data_modeling_logical.rst.txt    |   219 +
 .../data_modeling/data_modeling_physical.rst.txt   |   117 +
 .../data_modeling/data_modeling_queries.rst.txt    |    85 +
 .../data_modeling/data_modeling_rdbms.rst.txt      |   171 +
 .../data_modeling/data_modeling_refining.rst.txt   |   218 +
 .../data_modeling/data_modeling_schema.rst.txt     |   144 +
 .../data_modeling/data_modeling_tools.rst.txt      |    64 +
 .../4.0-beta2/_sources/data_modeling/index.rst.txt |    36 +
 .../4.0-beta2/_sources/data_modeling/intro.rst.txt |   146 +
 src/doc/4.0-beta2/_sources/development/ci.rst.txt  |    72 +
 .../_sources/development/code_style.rst.txt        |    94 +
 .../_sources/development/dependencies.rst.txt      |    53 +
 .../_sources/development/documentation.rst.txt     |   104 +
 .../_sources/development/gettingstarted.rst.txt    |    60 +
 .../_sources/development/how_to_commit.rst.txt     |    75 +
 .../_sources/development/how_to_review.rst.txt     |    73 +
 src/doc/4.0-beta2/_sources/development/ide.rst.txt |   185 +
 .../4.0-beta2/_sources/development/index.rst.txt   |    33 +
 .../4.0-beta2/_sources/development/patches.rst.txt |   141 +
 .../_sources/development/release_process.rst.txt   |   251 +
 .../4.0-beta2/_sources/development/testing.rst.txt |    98 +
 src/doc/4.0-beta2/_sources/faq/index.rst.txt       |   299 +
 .../_sources/getting_started/configuring.rst.txt   |    67 +
 .../_sources/getting_started/drivers.rst.txt       |   123 +
 .../_sources/getting_started/index.rst.txt         |    34 +
 .../_sources/getting_started/installing.rst.txt    |   324 +
 .../_sources/getting_started/production.rst.txt    |   156 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/4.0-beta2/_sources/index.rst.txt           |    43 +
 .../4.0-beta2/_sources/new/auditlogging.rst.txt    |   440 +
 src/doc/4.0-beta2/_sources/new/fqllogging.rst.txt  |   689 ++
 src/doc/4.0-beta2/_sources/new/index.rst.txt       |    32 +
 src/doc/4.0-beta2/_sources/new/java11.rst.txt      |   274 +
 src/doc/4.0-beta2/_sources/new/messaging.rst.txt   |   257 +
 src/doc/4.0-beta2/_sources/new/streaming.rst.txt   |   162 +
 .../_sources/new/transientreplication.rst.txt      |   155 +
 .../4.0-beta2/_sources/new/virtualtables.rst.txt   |   342 +
 .../_sources/operating/audit_logging.rst.txt       |   236 +
 .../4.0-beta2/_sources/operating/backups.rst.txt   |   660 ++
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |   660 ++
 src/doc/4.0-beta2/_sources/operating/cdc.rst.txt   |    96 +
 .../_sources/operating/compaction/index.rst.txt    |   301 +
 .../_sources/operating/compaction/lcs.rst.txt      |    90 +
 .../_sources/operating/compaction/stcs.rst.txt     |    58 +
 .../_sources/operating/compaction/twcs.rst.txt     |    76 +
 .../_sources/operating/compression.rst.txt         |   164 +
 .../4.0-beta2/_sources/operating/hardware.rst.txt  |    85 +
 src/doc/4.0-beta2/_sources/operating/hints.rst.txt |   279 +
 src/doc/4.0-beta2/_sources/operating/index.rst.txt |    39 +
 .../4.0-beta2/_sources/operating/metrics.rst.txt   |   793 ++
 .../_sources/operating/read_repair.rst.txt         |   169 +
 .../4.0-beta2/_sources/operating/repair.rst.txt    |   208 +
 .../4.0-beta2/_sources/operating/security.rst.txt  |   441 +
 .../4.0-beta2/_sources/operating/snitch.rst.txt    |    82 +
 .../_sources/operating/topo_changes.rst.txt        |   129 +
 src/doc/4.0-beta2/_sources/plugins/index.rst.txt   |    35 +
 .../_sources/tools/cassandra_stress.rst.txt        |   269 +
 src/doc/4.0-beta2/_sources/tools/cqlsh.rst.txt     |   458 +
 src/doc/4.0-beta2/_sources/tools/index.rst.txt     |    28 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../_sources/tools/nodetool/drain.rst.txt          |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../_sources/tools/nodetool/flush.rst.txt          |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/getconcurrency.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getreplicas.rst.txt    |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../_sources/tools/nodetool/handoffwindow.rst.txt  |    11 +
 .../4.0-beta2/_sources/tools/nodetool/help.rst.txt |    11 +
 .../_sources/tools/nodetool/import.rst.txt         |    11 +
 .../4.0-beta2/_sources/tools/nodetool/info.rst.txt |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../4.0-beta2/_sources/tools/nodetool/join.rst.txt |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../4.0-beta2/_sources/tools/nodetool/move.rst.txt |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   256 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../_sources/tools/nodetool/repair.rst.txt         |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../4.0-beta2/_sources/tools/nodetool/ring.rst.txt |    11 +
 .../_sources/tools/nodetool/scrub.rst.txt          |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/setconcurrency.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../4.0-beta2/_sources/tools/nodetool/sjk.rst.txt  |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../_sources/tools/nodetool/status.rst.txt         |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../4.0-beta2/_sources/tools/nodetool/stop.rst.txt |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../_sources/tools/nodetool/verify.rst.txt         |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../4.0-beta2/_sources/tools/sstable/index.rst.txt |    39 +
 .../_sources/tools/sstable/sstabledump.rst.txt     |   294 +
 .../tools/sstable/sstableexpiredblockers.rst.txt   |    48 +
 .../tools/sstable/sstablelevelreset.rst.txt        |    82 +
 .../_sources/tools/sstable/sstableloader.rst.txt   |   273 +
 .../_sources/tools/sstable/sstablemetadata.rst.txt |   300 +
 .../tools/sstable/sstableofflinerelevel.rst.txt    |    95 +
 .../tools/sstable/sstablerepairedset.rst.txt       |    79 +
 .../_sources/tools/sstable/sstablescrub.rst.txt    |    93 +
 .../_sources/tools/sstable/sstablesplit.rst.txt    |    93 +
 .../_sources/tools/sstable/sstableupgrade.rst.txt  |   137 +
 .../_sources/tools/sstable/sstableutil.rst.txt     |    91 +
 .../_sources/tools/sstable/sstableverify.rst.txt   |    91 +
 .../_sources/troubleshooting/finding_nodes.rst.txt |   149 +
 .../_sources/troubleshooting/index.rst.txt         |    39 +
 .../_sources/troubleshooting/reading_logs.rst.txt  |   267 +
 .../_sources/troubleshooting/use_nodetool.rst.txt  |   245 +
 .../_sources/troubleshooting/use_tools.rst.txt     |   542 +
 src/doc/4.0-beta2/_static/ajax-loader.gif          |   Bin 0 -> 673 bytes
 src/doc/4.0-beta2/_static/basic.css                |   676 ++
 src/doc/4.0-beta2/_static/comment-bright.png       |   Bin 0 -> 756 bytes
 src/doc/4.0-beta2/_static/comment-close.png        |   Bin 0 -> 829 bytes
 src/doc/4.0-beta2/_static/comment.png              |   Bin 0 -> 641 bytes
 src/doc/4.0-beta2/_static/doctools.js              |   315 +
 src/doc/4.0-beta2/_static/documentation_options.js |    10 +
 src/doc/4.0-beta2/_static/down-pressed.png         |   Bin 0 -> 222 bytes
 src/doc/4.0-beta2/_static/down.png                 |   Bin 0 -> 202 bytes
 src/doc/4.0-beta2/_static/extra.css                |    76 +
 src/doc/4.0-beta2/_static/file.png                 |   Bin 0 -> 286 bytes
 src/doc/4.0-beta2/_static/jquery-3.2.1.js          | 10253 +++++++++++++++++++
 src/doc/4.0-beta2/_static/jquery.js                |     4 +
 src/doc/4.0-beta2/_static/language_data.js         |   297 +
 src/doc/4.0-beta2/_static/minus.png                |   Bin 0 -> 90 bytes
 src/doc/4.0-beta2/_static/plus.png                 |   Bin 0 -> 90 bytes
 src/doc/4.0-beta2/_static/pygments.css             |    69 +
 src/doc/4.0-beta2/_static/searchtools.js           |   481 +
 src/doc/4.0-beta2/_static/underscore-1.3.1.js      |   999 ++
 src/doc/4.0-beta2/_static/underscore.js            |    31 +
 src/doc/4.0-beta2/_static/up-pressed.png           |   Bin 0 -> 214 bytes
 src/doc/4.0-beta2/_static/up.png                   |   Bin 0 -> 203 bytes
 src/doc/4.0-beta2/_static/websupport.js            |   808 ++
 src/doc/4.0-beta2/architecture/dynamo.html         |   563 +
 src/doc/4.0-beta2/architecture/guarantees.html     |   175 +
 src/doc/4.0-beta2/architecture/index.html          |   143 +
 src/doc/4.0-beta2/architecture/overview.html       |   198 +
 src/doc/4.0-beta2/architecture/storage_engine.html |   294 +
 src/doc/4.0-beta2/bugs.html                        |   110 +
 .../configuration/cassandra_config_file.html       |  1974 ++++
 src/doc/4.0-beta2/configuration/index.html         |   111 +
 src/doc/4.0-beta2/contactus.html                   |   127 +
 src/doc/4.0-beta2/cql/appendices.html              |   568 +
 src/doc/4.0-beta2/cql/changes.html                 |   364 +
 src/doc/4.0-beta2/cql/ddl.html                     |   908 ++
 src/doc/4.0-beta2/cql/definitions.html             |   317 +
 src/doc/4.0-beta2/cql/dml.html                     |   561 +
 src/doc/4.0-beta2/cql/functions.html               |   706 ++
 src/doc/4.0-beta2/cql/index.html                   |   247 +
 src/doc/4.0-beta2/cql/indexes.html                 |   171 +
 src/doc/4.0-beta2/cql/json.html                    |   318 +
 src/doc/4.0-beta2/cql/mvs.html                     |   261 +
 src/doc/4.0-beta2/cql/operators.html               |   301 +
 src/doc/4.0-beta2/cql/security.html                |   743 ++
 src/doc/4.0-beta2/cql/triggers.html                |   156 +
 src/doc/4.0-beta2/cql/types.html                   |   700 ++
 .../data_modeling/data_modeling_conceptual.html    |   151 +
 .../data_modeling/data_modeling_logical.html       |   285 +
 .../data_modeling/data_modeling_physical.html      |   200 +
 .../data_modeling/data_modeling_queries.html       |   171 +
 .../data_modeling/data_modeling_rdbms.html         |   252 +
 .../data_modeling/data_modeling_refining.html      |   288 +
 .../data_modeling/data_modeling_schema.html        |   236 +
 .../data_modeling/data_modeling_tools.html         |   157 +
 src/doc/4.0-beta2/data_modeling/index.html         |   154 +
 src/doc/4.0-beta2/data_modeling/intro.html         |   230 +
 src/doc/4.0-beta2/development/ci.html              |   160 +
 src/doc/4.0-beta2/development/code_style.html      |   215 +
 src/doc/4.0-beta2/development/dependencies.html    |   155 +
 src/doc/4.0-beta2/development/documentation.html   |   193 +
 src/doc/4.0-beta2/development/gettingstarted.html  |   161 +
 src/doc/4.0-beta2/development/how_to_commit.html   |   187 +
 src/doc/4.0-beta2/development/how_to_review.html   |   179 +
 src/doc/4.0-beta2/development/ide.html             |   268 +
 src/doc/4.0-beta2/development/index.html           |   185 +
 src/doc/4.0-beta2/development/patches.html         |   274 +
 src/doc/4.0-beta2/development/release_process.html |   362 +
 src/doc/4.0-beta2/development/testing.html         |   185 +
 src/doc/4.0-beta2/faq/index.html                   |   318 +
 {content => src}/doc/4.0-beta2/genindex.html       |     0
 src/doc/4.0-beta2/getting_started/configuring.html |   161 +
 src/doc/4.0-beta2/getting_started/drivers.html     |   248 +
 src/doc/4.0-beta2/getting_started/index.html       |   165 +
 src/doc/4.0-beta2/getting_started/installing.html  |   388 +
 src/doc/4.0-beta2/getting_started/production.html  |   246 +
 src/doc/4.0-beta2/getting_started/querying.html    |   147 +
 src/doc/4.0-beta2/index.html                       |    86 +
 src/doc/4.0-beta2/new/auditlogging.html            |   549 +
 src/doc/4.0-beta2/new/fqllogging.html              |   721 ++
 src/doc/4.0-beta2/new/index.html                   |   189 +
 src/doc/4.0-beta2/new/java11.html                  |   354 +
 src/doc/4.0-beta2/new/messaging.html               |   344 +
 src/doc/4.0-beta2/new/streaming.html               |   260 +
 src/doc/4.0-beta2/new/transientreplication.html    |   228 +
 src/doc/4.0-beta2/new/virtualtables.html           |   427 +
 {content => src}/doc/4.0-beta2/objects.inv         |   Bin
 src/doc/4.0-beta2/operating/audit_logging.html     |   281 +
 src/doc/4.0-beta2/operating/backups.html           |   666 ++
 src/doc/4.0-beta2/operating/bloom_filters.html     |   162 +
 src/doc/4.0-beta2/operating/bulk_loading.html      |   680 ++
 src/doc/4.0-beta2/operating/cdc.html               |   194 +
 src/doc/4.0-beta2/operating/compaction/index.html  |   387 +
 src/doc/4.0-beta2/operating/compaction/lcs.html    |   147 +
 src/doc/4.0-beta2/operating/compaction/stcs.html   |   122 +
 src/doc/4.0-beta2/operating/compaction/twcs.html   |   140 +
 src/doc/4.0-beta2/operating/compression.html       |   294 +
 src/doc/4.0-beta2/operating/hardware.html          |   189 +
 src/doc/4.0-beta2/operating/hints.html             |   402 +
 src/doc/4.0-beta2/operating/index.html             |   252 +
 src/doc/4.0-beta2/operating/metrics.html           |  1801 ++++
 src/doc/4.0-beta2/operating/read_repair.html       |   267 +
 src/doc/4.0-beta2/operating/repair.html            |   278 +
 src/doc/4.0-beta2/operating/security.html          |   474 +
 src/doc/4.0-beta2/operating/snitch.html            |   180 +
 src/doc/4.0-beta2/operating/topo_changes.html      |   222 +
 src/doc/4.0-beta2/plugins/index.html               |   117 +
 src/doc/4.0-beta2/search.html                      |   105 +
 {content => src}/doc/4.0-beta2/searchindex.js      |     0
 src/doc/4.0-beta2/tools/cassandra_stress.html      |   353 +
 src/doc/4.0-beta2/tools/cqlsh.html                 |   488 +
 src/doc/4.0-beta2/tools/index.html                 |   258 +
 src/doc/4.0-beta2/tools/nodetool/assassinate.html  |   134 +
 src/doc/4.0-beta2/tools/nodetool/bootstrap.html    |   133 +
 src/doc/4.0-beta2/tools/nodetool/cleanup.html      |   139 +
 .../4.0-beta2/tools/nodetool/clearsnapshot.html    |   142 +
 src/doc/4.0-beta2/tools/nodetool/clientstats.html  |   135 +
 src/doc/4.0-beta2/tools/nodetool/compact.html      |   151 +
 .../tools/nodetool/compactionhistory.html          |   129 +
 .../4.0-beta2/tools/nodetool/compactionstats.html  |   129 +
 src/doc/4.0-beta2/tools/nodetool/decommission.html |   129 +
 .../4.0-beta2/tools/nodetool/describecluster.html  |   126 +
 src/doc/4.0-beta2/tools/nodetool/describering.html |   133 +
 .../4.0-beta2/tools/nodetool/disableauditlog.html  |   125 +
 .../tools/nodetool/disableautocompaction.html      |   135 +
 .../4.0-beta2/tools/nodetool/disablebackup.html    |   125 +
 .../4.0-beta2/tools/nodetool/disablebinary.html    |   125 +
 .../tools/nodetool/disablefullquerylog.html        |   125 +
 .../4.0-beta2/tools/nodetool/disablegossip.html    |   126 +
 .../4.0-beta2/tools/nodetool/disablehandoff.html   |   125 +
 .../tools/nodetool/disablehintsfordc.html          |   134 +
 .../tools/nodetool/disableoldprotocolversions.html |   125 +
 src/doc/4.0-beta2/tools/nodetool/drain.html        |   126 +
 .../4.0-beta2/tools/nodetool/enableauditlog.html   |   159 +
 .../tools/nodetool/enableautocompaction.html       |   135 +
 src/doc/4.0-beta2/tools/nodetool/enablebackup.html |   125 +
 src/doc/4.0-beta2/tools/nodetool/enablebinary.html |   125 +
 .../tools/nodetool/enablefullquerylog.html         |   156 +
 src/doc/4.0-beta2/tools/nodetool/enablegossip.html |   125 +
 .../4.0-beta2/tools/nodetool/enablehandoff.html    |   126 +
 .../4.0-beta2/tools/nodetool/enablehintsfordc.html |   135 +
 .../tools/nodetool/enableoldprotocolversions.html  |   125 +
 .../4.0-beta2/tools/nodetool/failuredetector.html  |   126 +
 src/doc/4.0-beta2/tools/nodetool/flush.html        |   134 +
 .../4.0-beta2/tools/nodetool/garbagecollect.html   |   144 +
 src/doc/4.0-beta2/tools/nodetool/gcstats.html      |   125 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   127 +
 .../tools/nodetool/getcompactionthreshold.html     |   135 +
 .../tools/nodetool/getcompactionthroughput.html    |   126 +
 .../4.0-beta2/tools/nodetool/getconcurrency.html   |   134 +
 .../tools/nodetool/getconcurrentcompactors.html    |   126 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   126 +
 src/doc/4.0-beta2/tools/nodetool/getendpoints.html |   135 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   126 +
 .../4.0-beta2/tools/nodetool/getlogginglevels.html |   125 +
 .../4.0-beta2/tools/nodetool/getmaxhintwindow.html |   125 +
 src/doc/4.0-beta2/tools/nodetool/getreplicas.html  |   135 +
 src/doc/4.0-beta2/tools/nodetool/getseeds.html     |   126 +
 src/doc/4.0-beta2/tools/nodetool/getsstables.html  |   137 +
 .../tools/nodetool/getstreamthroughput.html        |   126 +
 src/doc/4.0-beta2/tools/nodetool/gettimeout.html   |   135 +
 .../tools/nodetool/gettraceprobability.html        |   125 +
 src/doc/4.0-beta2/tools/nodetool/gossipinfo.html   |   125 +
 .../4.0-beta2/tools/nodetool/handoffwindow.html    |   125 +
 src/doc/4.0-beta2/tools/nodetool/help.html         |   112 +
 src/doc/4.0-beta2/tools/nodetool/import.html       |   160 +
 src/doc/4.0-beta2/tools/nodetool/info.html         |   128 +
 .../tools/nodetool/invalidatecountercache.html     |   125 +
 .../tools/nodetool/invalidatekeycache.html         |   125 +
 .../tools/nodetool/invalidaterowcache.html         |   125 +
 src/doc/4.0-beta2/tools/nodetool/join.html         |   125 +
 .../4.0-beta2/tools/nodetool/listsnapshots.html    |   128 +
 src/doc/4.0-beta2/tools/nodetool/move.html         |   133 +
 src/doc/4.0-beta2/tools/nodetool/netstats.html     |   130 +
 src/doc/4.0-beta2/tools/nodetool/nodetool.html     |   246 +
 src/doc/4.0-beta2/tools/nodetool/pausehandoff.html |   125 +
 src/doc/4.0-beta2/tools/nodetool/profileload.html  |   144 +
 .../4.0-beta2/tools/nodetool/proxyhistograms.html  |   126 +
 .../4.0-beta2/tools/nodetool/rangekeysample.html   |   126 +
 src/doc/4.0-beta2/tools/nodetool/rebuild.html      |   150 +
 .../4.0-beta2/tools/nodetool/rebuild_index.html    |   135 +
 src/doc/4.0-beta2/tools/nodetool/refresh.html      |   135 +
 .../tools/nodetool/refreshsizeestimates.html       |   125 +
 .../tools/nodetool/reloadlocalschema.html          |   125 +
 src/doc/4.0-beta2/tools/nodetool/reloadseeds.html  |   126 +
 src/doc/4.0-beta2/tools/nodetool/reloadssl.html    |   125 +
 .../4.0-beta2/tools/nodetool/reloadtriggers.html   |   125 +
 .../4.0-beta2/tools/nodetool/relocatesstables.html |   138 +
 src/doc/4.0-beta2/tools/nodetool/removenode.html   |   136 +
 src/doc/4.0-beta2/tools/nodetool/repair.html       |   199 +
 src/doc/4.0-beta2/tools/nodetool/repair_admin.html |   139 +
 .../4.0-beta2/tools/nodetool/replaybatchlog.html   |   125 +
 .../tools/nodetool/resetfullquerylog.html          |   127 +
 .../4.0-beta2/tools/nodetool/resetlocalschema.html |   125 +
 .../4.0-beta2/tools/nodetool/resumehandoff.html    |   125 +
 src/doc/4.0-beta2/tools/nodetool/ring.html         |   138 +
 src/doc/4.0-beta2/tools/nodetool/scrub.html        |   159 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   136 +
 .../4.0-beta2/tools/nodetool/setcachecapacity.html |   135 +
 .../tools/nodetool/setcachekeystosave.html         |   137 +
 .../tools/nodetool/setcompactionthreshold.html     |   135 +
 .../tools/nodetool/setcompactionthroughput.html    |   135 +
 .../4.0-beta2/tools/nodetool/setconcurrency.html   |   136 +
 .../tools/nodetool/setconcurrentcompactors.html    |   135 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   135 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   135 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   135 +
 .../4.0-beta2/tools/nodetool/setlogginglevel.html  |   138 +
 .../4.0-beta2/tools/nodetool/setmaxhintwindow.html |   134 +
 .../tools/nodetool/setstreamthroughput.html        |   135 +
 src/doc/4.0-beta2/tools/nodetool/settimeout.html   |   138 +
 .../tools/nodetool/settraceprobability.html        |   136 +
 src/doc/4.0-beta2/tools/nodetool/sjk.html          |   134 +
 src/doc/4.0-beta2/tools/nodetool/snapshot.html     |   152 +
 src/doc/4.0-beta2/tools/nodetool/status.html       |   137 +
 .../tools/nodetool/statusautocompaction.html       |   138 +
 src/doc/4.0-beta2/tools/nodetool/statusbackup.html |   125 +
 src/doc/4.0-beta2/tools/nodetool/statusbinary.html |   125 +
 src/doc/4.0-beta2/tools/nodetool/statusgossip.html |   125 +
 .../4.0-beta2/tools/nodetool/statushandoff.html    |   126 +
 src/doc/4.0-beta2/tools/nodetool/stop.html         |   142 +
 src/doc/4.0-beta2/tools/nodetool/stopdaemon.html   |   125 +
 .../4.0-beta2/tools/nodetool/tablehistograms.html  |   134 +
 src/doc/4.0-beta2/tools/nodetool/tablestats.html   |   169 +
 .../4.0-beta2/tools/nodetool/toppartitions.html    |   143 +
 src/doc/4.0-beta2/tools/nodetool/tpstats.html      |   129 +
 .../4.0-beta2/tools/nodetool/truncatehints.html    |   136 +
 .../4.0-beta2/tools/nodetool/upgradesstables.html  |   145 +
 src/doc/4.0-beta2/tools/nodetool/verify.html       |   154 +
 src/doc/4.0-beta2/tools/nodetool/version.html      |   125 +
 .../4.0-beta2/tools/nodetool/viewbuildstatus.html  |   134 +
 src/doc/4.0-beta2/tools/sstable/index.html         |   229 +
 src/doc/4.0-beta2/tools/sstable/sstabledump.html   |   404 +
 .../tools/sstable/sstableexpiredblockers.html      |   149 +
 .../4.0-beta2/tools/sstable/sstablelevelreset.html |   175 +
 src/doc/4.0-beta2/tools/sstable/sstableloader.html |   409 +
 .../4.0-beta2/tools/sstable/sstablemetadata.html   |   473 +
 .../tools/sstable/sstableofflinerelevel.html       |   190 +
 .../tools/sstable/sstablerepairedset.html          |   193 +
 src/doc/4.0-beta2/tools/sstable/sstablescrub.html  |   211 +
 src/doc/4.0-beta2/tools/sstable/sstablesplit.html  |   202 +
 .../4.0-beta2/tools/sstable/sstableupgrade.html    |   249 +
 src/doc/4.0-beta2/tools/sstable/sstableutil.html   |   205 +
 src/doc/4.0-beta2/tools/sstable/sstableverify.html |   205 +
 .../4.0-beta2/troubleshooting/finding_nodes.html   |   241 +
 src/doc/4.0-beta2/troubleshooting/index.html       |   148 +
 .../4.0-beta2/troubleshooting/reading_logs.html    |   351 +
 .../4.0-beta2/troubleshooting/use_nodetool.html    |   321 +
 src/doc/4.0-beta2/troubleshooting/use_tools.html   |   609 ++
 src/doc/4.0-beta3/.buildinfo                       |     4 +
 .../stress-lwt-example.yaml                        |    70 +
 .../stress-example.yaml                            |    44 +
 .../doc/4.0-beta3}/_images/Figure_1_backups.jpg    |   Bin
 .../doc/4.0-beta3}/_images/Figure_1_data_model.jpg |   Bin
 .../doc/4.0-beta3}/_images/Figure_1_guarantees.jpg |   Bin
 .../4.0-beta3}/_images/Figure_1_read_repair.jpg    |   Bin
 .../doc/4.0-beta3}/_images/Figure_2_data_model.jpg |   Bin
 .../4.0-beta3}/_images/Figure_2_read_repair.jpg    |   Bin
 .../4.0-beta3}/_images/Figure_3_read_repair.jpg    |   Bin
 .../4.0-beta3}/_images/Figure_4_read_repair.jpg    |   Bin
 .../4.0-beta3}/_images/Figure_5_read_repair.jpg    |   Bin
 .../4.0-beta3}/_images/Figure_6_read_repair.jpg    |   Bin
 .../_images/data_modeling_chebotko_logical.png     |   Bin
 .../_images/data_modeling_chebotko_physical.png    |   Bin
 .../_images/data_modeling_hotel_bucketing.png      |   Bin
 .../4.0-beta3}/_images/data_modeling_hotel_erd.png |   Bin
 .../_images/data_modeling_hotel_logical.png        |   Bin
 .../_images/data_modeling_hotel_physical.png       |   Bin
 .../_images/data_modeling_hotel_queries.png        |   Bin
 .../_images/data_modeling_hotel_relational.png     |   Bin
 .../_images/data_modeling_reservation_logical.png  |   Bin
 .../_images/data_modeling_reservation_physical.png |   Bin
 .../doc/4.0-beta3}/_images/docs_commit.png         |   Bin
 .../doc/4.0-beta3}/_images/docs_create_branch.png  |   Bin
 .../doc/4.0-beta3}/_images/docs_create_file.png    |   Bin
 .../doc/4.0-beta3}/_images/docs_editor.png         |   Bin
 .../doc/4.0-beta3}/_images/docs_fork.png           |   Bin
 .../doc/4.0-beta3}/_images/docs_pr.png             |   Bin
 .../doc/4.0-beta3}/_images/docs_preview.png        |   Bin
 .../doc/4.0-beta3}/_images/eclipse_debug0.png      |   Bin
 .../doc/4.0-beta3}/_images/eclipse_debug1.png      |   Bin
 .../doc/4.0-beta3}/_images/eclipse_debug2.png      |   Bin
 .../doc/4.0-beta3}/_images/eclipse_debug3.png      |   Bin
 .../doc/4.0-beta3}/_images/eclipse_debug4.png      |   Bin
 .../doc/4.0-beta3}/_images/eclipse_debug5.png      |   Bin
 .../doc/4.0-beta3}/_images/eclipse_debug6.png      |   Bin
 .../4.0-beta3}/_images/example-stress-graph.png    |   Bin
 .../latest => src/doc/4.0-beta3}/_images/hints.svg |     0
 .../latest => src/doc/4.0-beta3}/_images/ring.svg  |     0
 .../doc/4.0-beta3}/_images/vnodes.svg              |     0
 .../4.0-beta3/_sources/architecture/dynamo.rst.txt |   537 +
 .../_sources/architecture/guarantees.rst.txt       |    76 +
 .../4.0-beta3/_sources/architecture/index.rst.txt  |    29 +
 .../_sources/architecture/overview.rst.txt         |   114 +
 .../_sources/architecture/storage_engine.rst.txt   |   208 +
 src/doc/4.0-beta3/_sources/bugs.rst.txt            |    30 +
 .../configuration/cass_cl_archive_file.rst.txt     |    46 +
 .../configuration/cass_env_sh_file.rst.txt         |   132 +
 .../configuration/cass_jvm_options_file.rst.txt    |    10 +
 .../configuration/cass_logback_xml_file.rst.txt    |   157 +
 .../configuration/cass_rackdc_file.rst.txt         |    67 +
 .../_sources/configuration/cass_topo_file.rst.txt  |    48 +
 .../_sources/configuration/cass_yaml_file.rst.txt  |  2074 ++++
 .../configuration/cassandra_config_file.rst.txt    |  2103 ++++
 .../4.0-beta3/_sources/configuration/index.rst.txt |    31 +
 src/doc/4.0-beta3/_sources/contactus.rst.txt       |    50 +
 src/doc/4.0-beta3/_sources/cql/appendices.rst.txt  |   330 +
 src/doc/4.0-beta3/_sources/cql/changes.rst.txt     |   211 +
 src/doc/4.0-beta3/_sources/cql/ddl.rst.txt         |  1151 +++
 src/doc/4.0-beta3/_sources/cql/definitions.rst.txt |   234 +
 src/doc/4.0-beta3/_sources/cql/dml.rst.txt         |   522 +
 src/doc/4.0-beta3/_sources/cql/functions.rst.txt   |   581 ++
 src/doc/4.0-beta3/_sources/cql/index.rst.txt       |    47 +
 src/doc/4.0-beta3/_sources/cql/indexes.rst.txt     |    83 +
 src/doc/4.0-beta3/_sources/cql/json.rst.txt        |   115 +
 src/doc/4.0-beta3/_sources/cql/mvs.rst.txt         |   179 +
 src/doc/4.0-beta3/_sources/cql/operators.rst.txt   |    74 +
 src/doc/4.0-beta3/_sources/cql/security.rst.txt    |   538 +
 src/doc/4.0-beta3/_sources/cql/triggers.rst.txt    |    63 +
 src/doc/4.0-beta3/_sources/cql/types.rst.txt       |   562 +
 .../data_modeling/data_modeling_conceptual.rst.txt |    63 +
 .../data_modeling/data_modeling_logical.rst.txt    |   219 +
 .../data_modeling/data_modeling_physical.rst.txt   |   117 +
 .../data_modeling/data_modeling_queries.rst.txt    |    85 +
 .../data_modeling/data_modeling_rdbms.rst.txt      |   171 +
 .../data_modeling/data_modeling_refining.rst.txt   |   218 +
 .../data_modeling/data_modeling_schema.rst.txt     |   144 +
 .../data_modeling/data_modeling_tools.rst.txt      |    64 +
 .../4.0-beta3/_sources/data_modeling/index.rst.txt |    36 +
 .../4.0-beta3/_sources/data_modeling/intro.rst.txt |   146 +
 src/doc/4.0-beta3/_sources/development/ci.rst.txt  |    81 +
 .../_sources/development/code_style.rst.txt        |    94 +
 .../_sources/development/dependencies.rst.txt      |    53 +
 .../_sources/development/documentation.rst.txt     |   104 +
 .../_sources/development/gettingstarted.rst.txt    |    60 +
 .../_sources/development/how_to_commit.rst.txt     |    98 +
 .../_sources/development/how_to_review.rst.txt     |    73 +
 src/doc/4.0-beta3/_sources/development/ide.rst.txt |   185 +
 .../4.0-beta3/_sources/development/index.rst.txt   |    33 +
 .../4.0-beta3/_sources/development/patches.rst.txt |   141 +
 .../_sources/development/release_process.rst.txt   |   251 +
 .../4.0-beta3/_sources/development/testing.rst.txt |    98 +
 src/doc/4.0-beta3/_sources/faq/index.rst.txt       |   299 +
 .../_sources/getting_started/configuring.rst.txt   |    80 +
 .../_sources/getting_started/drivers.rst.txt       |   123 +
 .../_sources/getting_started/index.rst.txt         |    34 +
 .../_sources/getting_started/installing.rst.txt    |   324 +
 .../_sources/getting_started/production.rst.txt    |   156 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/4.0-beta3/_sources/glossary.rst.txt        |    35 +
 src/doc/4.0-beta3/_sources/index.rst.txt           |    43 +
 .../4.0-beta3/_sources/new/auditlogging.rst.txt    |   461 +
 src/doc/4.0-beta3/_sources/new/fqllogging.rst.txt  |   595 ++
 src/doc/4.0-beta3/_sources/new/index.rst.txt       |    32 +
 src/doc/4.0-beta3/_sources/new/java11.rst.txt      |   274 +
 src/doc/4.0-beta3/_sources/new/messaging.rst.txt   |   257 +
 src/doc/4.0-beta3/_sources/new/streaming.rst.txt   |   162 +
 .../_sources/new/transientreplication.rst.txt      |   155 +
 .../4.0-beta3/_sources/new/virtualtables.rst.txt   |   342 +
 .../_sources/operating/audit_logging.rst.txt       |   236 +
 .../4.0-beta3/_sources/operating/backups.rst.txt   |   660 ++
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |   660 ++
 src/doc/4.0-beta3/_sources/operating/cdc.rst.txt   |    96 +
 .../_sources/operating/compaction/index.rst.txt    |   301 +
 .../_sources/operating/compaction/lcs.rst.txt      |    90 +
 .../_sources/operating/compaction/stcs.rst.txt     |    58 +
 .../_sources/operating/compaction/twcs.rst.txt     |    76 +
 .../_sources/operating/compression.rst.txt         |   164 +
 .../4.0-beta3/_sources/operating/hardware.rst.txt  |    85 +
 src/doc/4.0-beta3/_sources/operating/hints.rst.txt |   279 +
 src/doc/4.0-beta3/_sources/operating/index.rst.txt |    39 +
 .../4.0-beta3/_sources/operating/metrics.rst.txt   |   773 ++
 .../_sources/operating/read_repair.rst.txt         |   169 +
 .../4.0-beta3/_sources/operating/repair.rst.txt    |   208 +
 .../4.0-beta3/_sources/operating/security.rst.txt  |   441 +
 .../4.0-beta3/_sources/operating/snitch.rst.txt    |    82 +
 .../_sources/operating/topo_changes.rst.txt        |   129 +
 src/doc/4.0-beta3/_sources/plugins/index.rst.txt   |    35 +
 .../_sources/tools/cassandra_stress.rst.txt        |   273 +
 src/doc/4.0-beta3/_sources/tools/cqlsh.rst.txt     |   458 +
 src/doc/4.0-beta3/_sources/tools/index.rst.txt     |    28 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../_sources/tools/nodetool/drain.rst.txt          |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../_sources/tools/nodetool/flush.rst.txt          |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/getconcurrency.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../4.0-beta3/_sources/tools/nodetool/help.rst.txt |    11 +
 .../_sources/tools/nodetool/import.rst.txt         |    11 +
 .../4.0-beta3/_sources/tools/nodetool/info.rst.txt |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../4.0-beta3/_sources/tools/nodetool/join.rst.txt |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../4.0-beta3/_sources/tools/nodetool/move.rst.txt |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   252 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../_sources/tools/nodetool/repair.rst.txt         |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../4.0-beta3/_sources/tools/nodetool/ring.rst.txt |    11 +
 .../_sources/tools/nodetool/scrub.rst.txt          |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/setconcurrency.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../4.0-beta3/_sources/tools/nodetool/sjk.rst.txt  |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../_sources/tools/nodetool/status.rst.txt         |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../4.0-beta3/_sources/tools/nodetool/stop.rst.txt |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../_sources/tools/nodetool/verify.rst.txt         |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../4.0-beta3/_sources/tools/sstable/index.rst.txt |    39 +
 .../_sources/tools/sstable/sstabledump.rst.txt     |   294 +
 .../tools/sstable/sstableexpiredblockers.rst.txt   |    48 +
 .../tools/sstable/sstablelevelreset.rst.txt        |    82 +
 .../_sources/tools/sstable/sstableloader.rst.txt   |   273 +
 .../_sources/tools/sstable/sstablemetadata.rst.txt |   300 +
 .../tools/sstable/sstableofflinerelevel.rst.txt    |    95 +
 .../tools/sstable/sstablerepairedset.rst.txt       |    79 +
 .../_sources/tools/sstable/sstablescrub.rst.txt    |    93 +
 .../_sources/tools/sstable/sstablesplit.rst.txt    |    93 +
 .../_sources/tools/sstable/sstableupgrade.rst.txt  |   137 +
 .../_sources/tools/sstable/sstableutil.rst.txt     |    91 +
 .../_sources/tools/sstable/sstableverify.rst.txt   |    91 +
 .../_sources/troubleshooting/finding_nodes.rst.txt |   149 +
 .../_sources/troubleshooting/index.rst.txt         |    39 +
 .../_sources/troubleshooting/reading_logs.rst.txt  |   267 +
 .../_sources/troubleshooting/use_nodetool.rst.txt  |   245 +
 .../_sources/troubleshooting/use_tools.rst.txt     |   542 +
 src/doc/4.0-beta3/_static/ajax-loader.gif          |   Bin 0 -> 673 bytes
 src/doc/4.0-beta3/_static/basic.css                |   676 ++
 src/doc/4.0-beta3/_static/comment-bright.png       |   Bin 0 -> 756 bytes
 src/doc/4.0-beta3/_static/comment-close.png        |   Bin 0 -> 829 bytes
 src/doc/4.0-beta3/_static/comment.png              |   Bin 0 -> 641 bytes
 src/doc/4.0-beta3/_static/doctools.js              |   315 +
 src/doc/4.0-beta3/_static/documentation_options.js |    10 +
 src/doc/4.0-beta3/_static/down-pressed.png         |   Bin 0 -> 222 bytes
 src/doc/4.0-beta3/_static/down.png                 |   Bin 0 -> 202 bytes
 src/doc/4.0-beta3/_static/extra.css                |    76 +
 src/doc/4.0-beta3/_static/file.png                 |   Bin 0 -> 286 bytes
 src/doc/4.0-beta3/_static/jquery-3.2.1.js          | 10253 +++++++++++++++++++
 src/doc/4.0-beta3/_static/jquery.js                |     4 +
 src/doc/4.0-beta3/_static/language_data.js         |   297 +
 src/doc/4.0-beta3/_static/minus.png                |   Bin 0 -> 90 bytes
 src/doc/4.0-beta3/_static/plus.png                 |   Bin 0 -> 90 bytes
 src/doc/4.0-beta3/_static/pygments.css             |    69 +
 src/doc/4.0-beta3/_static/searchtools.js           |   481 +
 src/doc/4.0-beta3/_static/underscore-1.3.1.js      |   999 ++
 src/doc/4.0-beta3/_static/underscore.js            |    31 +
 src/doc/4.0-beta3/_static/up-pressed.png           |   Bin 0 -> 214 bytes
 src/doc/4.0-beta3/_static/up.png                   |   Bin 0 -> 203 bytes
 src/doc/4.0-beta3/_static/websupport.js            |   808 ++
 src/doc/4.0-beta3/architecture/dynamo.html         |   563 +
 src/doc/4.0-beta3/architecture/guarantees.html     |   175 +
 src/doc/4.0-beta3/architecture/index.html          |   143 +
 src/doc/4.0-beta3/architecture/overview.html       |   198 +
 src/doc/4.0-beta3/architecture/storage_engine.html |   294 +
 src/doc/4.0-beta3/bugs.html                        |   110 +
 .../configuration/cass_cl_archive_file.html        |   149 +
 .../4.0-beta3/configuration/cass_env_sh_file.html  |   251 +
 .../configuration/cass_jvm_options_file.html       |   120 +
 .../configuration/cass_logback_xml_file.html       |   248 +
 .../4.0-beta3/configuration/cass_rackdc_file.html  |   175 +
 .../4.0-beta3/configuration/cass_topo_file.html    |   155 +
 .../4.0-beta3/configuration/cass_yaml_file.html    |  1978 ++++
 .../configuration/cassandra_config_file.html       |  1806 ++++
 src/doc/4.0-beta3/configuration/index.html         |   123 +
 src/doc/4.0-beta3/contactus.html                   |   127 +
 src/doc/4.0-beta3/cql/appendices.html              |   568 +
 src/doc/4.0-beta3/cql/changes.html                 |   364 +
 src/doc/4.0-beta3/cql/ddl.html                     |  1485 +++
 src/doc/4.0-beta3/cql/definitions.html             |   317 +
 src/doc/4.0-beta3/cql/dml.html                     |   561 +
 src/doc/4.0-beta3/cql/functions.html               |   706 ++
 src/doc/4.0-beta3/cql/index.html                   |   248 +
 src/doc/4.0-beta3/cql/indexes.html                 |   171 +
 src/doc/4.0-beta3/cql/json.html                    |   318 +
 src/doc/4.0-beta3/cql/mvs.html                     |   261 +
 src/doc/4.0-beta3/cql/operators.html               |   301 +
 src/doc/4.0-beta3/cql/security.html                |   743 ++
 src/doc/4.0-beta3/cql/triggers.html                |   156 +
 src/doc/4.0-beta3/cql/types.html                   |   702 ++
 .../data_modeling/data_modeling_conceptual.html    |   151 +
 .../data_modeling/data_modeling_logical.html       |   285 +
 .../data_modeling/data_modeling_physical.html      |   200 +
 .../data_modeling/data_modeling_queries.html       |   171 +
 .../data_modeling/data_modeling_rdbms.html         |   252 +
 .../data_modeling/data_modeling_refining.html      |   288 +
 .../data_modeling/data_modeling_schema.html        |   236 +
 .../data_modeling/data_modeling_tools.html         |   157 +
 src/doc/4.0-beta3/data_modeling/index.html         |   154 +
 src/doc/4.0-beta3/data_modeling/intro.html         |   230 +
 src/doc/4.0-beta3/development/ci.html              |   167 +
 src/doc/4.0-beta3/development/code_style.html      |   215 +
 src/doc/4.0-beta3/development/dependencies.html    |   155 +
 src/doc/4.0-beta3/development/documentation.html   |   193 +
 src/doc/4.0-beta3/development/gettingstarted.html  |   161 +
 src/doc/4.0-beta3/development/how_to_commit.html   |   219 +
 src/doc/4.0-beta3/development/how_to_review.html   |   179 +
 src/doc/4.0-beta3/development/ide.html             |   268 +
 src/doc/4.0-beta3/development/index.html           |   185 +
 src/doc/4.0-beta3/development/patches.html         |   274 +
 src/doc/4.0-beta3/development/release_process.html |   362 +
 src/doc/4.0-beta3/development/testing.html         |   185 +
 src/doc/4.0-beta3/faq/index.html                   |   318 +
 {content => src}/doc/4.0-beta3/genindex.html       |     0
 src/doc/4.0-beta3/getting_started/configuring.html |   176 +
 src/doc/4.0-beta3/getting_started/drivers.html     |   248 +
 src/doc/4.0-beta3/getting_started/index.html       |   165 +
 src/doc/4.0-beta3/getting_started/installing.html  |   388 +
 src/doc/4.0-beta3/getting_started/production.html  |   246 +
 src/doc/4.0-beta3/getting_started/querying.html    |   147 +
 src/doc/4.0-beta3/glossary.html                    |   119 +
 src/doc/4.0-beta3/index.html                       |    86 +
 src/doc/4.0-beta3/new/auditlogging.html            |   567 +
 src/doc/4.0-beta3/new/fqllogging.html              |   665 ++
 src/doc/4.0-beta3/new/index.html                   |   190 +
 src/doc/4.0-beta3/new/java11.html                  |   354 +
 src/doc/4.0-beta3/new/messaging.html               |   344 +
 src/doc/4.0-beta3/new/streaming.html               |   260 +
 src/doc/4.0-beta3/new/transientreplication.html    |   228 +
 src/doc/4.0-beta3/new/virtualtables.html           |   427 +
 {content => src}/doc/4.0-beta3/objects.inv         |   Bin
 src/doc/4.0-beta3/operating/audit_logging.html     |   281 +
 src/doc/4.0-beta3/operating/backups.html           |   666 ++
 src/doc/4.0-beta3/operating/bloom_filters.html     |   162 +
 src/doc/4.0-beta3/operating/bulk_loading.html      |   680 ++
 src/doc/4.0-beta3/operating/cdc.html               |   194 +
 src/doc/4.0-beta3/operating/compaction/index.html  |   387 +
 src/doc/4.0-beta3/operating/compaction/lcs.html    |   147 +
 src/doc/4.0-beta3/operating/compaction/stcs.html   |   122 +
 src/doc/4.0-beta3/operating/compaction/twcs.html   |   140 +
 src/doc/4.0-beta3/operating/compression.html       |   294 +
 src/doc/4.0-beta3/operating/hardware.html          |   189 +
 src/doc/4.0-beta3/operating/hints.html             |   402 +
 src/doc/4.0-beta3/operating/index.html             |   251 +
 src/doc/4.0-beta3/operating/metrics.html           |  1486 +++
 src/doc/4.0-beta3/operating/read_repair.html       |   267 +
 src/doc/4.0-beta3/operating/repair.html            |   278 +
 src/doc/4.0-beta3/operating/security.html          |   474 +
 src/doc/4.0-beta3/operating/snitch.html            |   180 +
 src/doc/4.0-beta3/operating/topo_changes.html      |   222 +
 src/doc/4.0-beta3/plugins/index.html               |   117 +
 src/doc/4.0-beta3/search.html                      |   105 +
 {content => src}/doc/4.0-beta3/searchindex.js      |     0
 src/doc/4.0-beta3/tools/cassandra_stress.html      |   355 +
 src/doc/4.0-beta3/tools/cqlsh.html                 |   488 +
 src/doc/4.0-beta3/tools/index.html                 |   258 +
 src/doc/4.0-beta3/tools/nodetool/assassinate.html  |   134 +
 src/doc/4.0-beta3/tools/nodetool/bootstrap.html    |   133 +
 src/doc/4.0-beta3/tools/nodetool/cleanup.html      |   139 +
 .../4.0-beta3/tools/nodetool/clearsnapshot.html    |   142 +
 src/doc/4.0-beta3/tools/nodetool/clientstats.html  |   135 +
 src/doc/4.0-beta3/tools/nodetool/compact.html      |   151 +
 .../tools/nodetool/compactionhistory.html          |   129 +
 .../4.0-beta3/tools/nodetool/compactionstats.html  |   129 +
 src/doc/4.0-beta3/tools/nodetool/decommission.html |   129 +
 .../4.0-beta3/tools/nodetool/describecluster.html  |   126 +
 src/doc/4.0-beta3/tools/nodetool/describering.html |   133 +
 .../4.0-beta3/tools/nodetool/disableauditlog.html  |   125 +
 .../tools/nodetool/disableautocompaction.html      |   135 +
 .../4.0-beta3/tools/nodetool/disablebackup.html    |   125 +
 .../4.0-beta3/tools/nodetool/disablebinary.html    |   125 +
 .../tools/nodetool/disablefullquerylog.html        |   125 +
 .../4.0-beta3/tools/nodetool/disablegossip.html    |   126 +
 .../4.0-beta3/tools/nodetool/disablehandoff.html   |   125 +
 .../tools/nodetool/disablehintsfordc.html          |   134 +
 .../tools/nodetool/disableoldprotocolversions.html |   125 +
 src/doc/4.0-beta3/tools/nodetool/drain.html        |   126 +
 .../4.0-beta3/tools/nodetool/enableauditlog.html   |   159 +
 .../tools/nodetool/enableautocompaction.html       |   135 +
 src/doc/4.0-beta3/tools/nodetool/enablebackup.html |   125 +
 src/doc/4.0-beta3/tools/nodetool/enablebinary.html |   125 +
 .../tools/nodetool/enablefullquerylog.html         |   157 +
 src/doc/4.0-beta3/tools/nodetool/enablegossip.html |   125 +
 .../4.0-beta3/tools/nodetool/enablehandoff.html    |   126 +
 .../4.0-beta3/tools/nodetool/enablehintsfordc.html |   135 +
 .../tools/nodetool/enableoldprotocolversions.html  |   125 +
 .../4.0-beta3/tools/nodetool/failuredetector.html  |   126 +
 src/doc/4.0-beta3/tools/nodetool/flush.html        |   134 +
 .../4.0-beta3/tools/nodetool/garbagecollect.html   |   144 +
 src/doc/4.0-beta3/tools/nodetool/gcstats.html      |   125 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   127 +
 .../tools/nodetool/getcompactionthreshold.html     |   135 +
 .../tools/nodetool/getcompactionthroughput.html    |   126 +
 .../4.0-beta3/tools/nodetool/getconcurrency.html   |   134 +
 .../tools/nodetool/getconcurrentcompactors.html    |   126 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   126 +
 src/doc/4.0-beta3/tools/nodetool/getendpoints.html |   135 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   126 +
 .../4.0-beta3/tools/nodetool/getlogginglevels.html |   125 +
 .../4.0-beta3/tools/nodetool/getmaxhintwindow.html |   125 +
 src/doc/4.0-beta3/tools/nodetool/getseeds.html     |   126 +
 src/doc/4.0-beta3/tools/nodetool/getsstables.html  |   137 +
 .../tools/nodetool/getstreamthroughput.html        |   126 +
 src/doc/4.0-beta3/tools/nodetool/gettimeout.html   |   135 +
 .../tools/nodetool/gettraceprobability.html        |   125 +
 src/doc/4.0-beta3/tools/nodetool/gossipinfo.html   |   125 +
 src/doc/4.0-beta3/tools/nodetool/help.html         |   112 +
 src/doc/4.0-beta3/tools/nodetool/import.html       |   160 +
 src/doc/4.0-beta3/tools/nodetool/info.html         |   128 +
 .../tools/nodetool/invalidatecountercache.html     |   125 +
 .../tools/nodetool/invalidatekeycache.html         |   125 +
 .../tools/nodetool/invalidaterowcache.html         |   125 +
 src/doc/4.0-beta3/tools/nodetool/join.html         |   125 +
 .../4.0-beta3/tools/nodetool/listsnapshots.html    |   128 +
 src/doc/4.0-beta3/tools/nodetool/move.html         |   133 +
 src/doc/4.0-beta3/tools/nodetool/netstats.html     |   130 +
 src/doc/4.0-beta3/tools/nodetool/nodetool.html     |   244 +
 src/doc/4.0-beta3/tools/nodetool/pausehandoff.html |   125 +
 src/doc/4.0-beta3/tools/nodetool/profileload.html  |   144 +
 .../4.0-beta3/tools/nodetool/proxyhistograms.html  |   126 +
 .../4.0-beta3/tools/nodetool/rangekeysample.html   |   126 +
 src/doc/4.0-beta3/tools/nodetool/rebuild.html      |   150 +
 .../4.0-beta3/tools/nodetool/rebuild_index.html    |   135 +
 src/doc/4.0-beta3/tools/nodetool/refresh.html      |   135 +
 .../tools/nodetool/refreshsizeestimates.html       |   125 +
 .../tools/nodetool/reloadlocalschema.html          |   125 +
 src/doc/4.0-beta3/tools/nodetool/reloadseeds.html  |   126 +
 src/doc/4.0-beta3/tools/nodetool/reloadssl.html    |   125 +
 .../4.0-beta3/tools/nodetool/reloadtriggers.html   |   125 +
 .../4.0-beta3/tools/nodetool/relocatesstables.html |   138 +
 src/doc/4.0-beta3/tools/nodetool/removenode.html   |   136 +
 src/doc/4.0-beta3/tools/nodetool/repair.html       |   199 +
 src/doc/4.0-beta3/tools/nodetool/repair_admin.html |   221 +
 .../4.0-beta3/tools/nodetool/replaybatchlog.html   |   125 +
 .../tools/nodetool/resetfullquerylog.html          |   127 +
 .../4.0-beta3/tools/nodetool/resetlocalschema.html |   125 +
 .../4.0-beta3/tools/nodetool/resumehandoff.html    |   125 +
 src/doc/4.0-beta3/tools/nodetool/ring.html         |   138 +
 src/doc/4.0-beta3/tools/nodetool/scrub.html        |   159 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   136 +
 .../4.0-beta3/tools/nodetool/setcachecapacity.html |   135 +
 .../tools/nodetool/setcachekeystosave.html         |   137 +
 .../tools/nodetool/setcompactionthreshold.html     |   135 +
 .../tools/nodetool/setcompactionthroughput.html    |   135 +
 .../4.0-beta3/tools/nodetool/setconcurrency.html   |   136 +
 .../tools/nodetool/setconcurrentcompactors.html    |   135 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   135 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   135 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   135 +
 .../4.0-beta3/tools/nodetool/setlogginglevel.html  |   138 +
 .../4.0-beta3/tools/nodetool/setmaxhintwindow.html |   134 +
 .../tools/nodetool/setstreamthroughput.html        |   135 +
 src/doc/4.0-beta3/tools/nodetool/settimeout.html   |   138 +
 .../tools/nodetool/settraceprobability.html        |   136 +
 src/doc/4.0-beta3/tools/nodetool/sjk.html          |   134 +
 src/doc/4.0-beta3/tools/nodetool/snapshot.html     |   152 +
 src/doc/4.0-beta3/tools/nodetool/status.html       |   137 +
 .../tools/nodetool/statusautocompaction.html       |   138 +
 src/doc/4.0-beta3/tools/nodetool/statusbackup.html |   125 +
 src/doc/4.0-beta3/tools/nodetool/statusbinary.html |   125 +
 src/doc/4.0-beta3/tools/nodetool/statusgossip.html |   125 +
 .../4.0-beta3/tools/nodetool/statushandoff.html    |   126 +
 src/doc/4.0-beta3/tools/nodetool/stop.html         |   142 +
 src/doc/4.0-beta3/tools/nodetool/stopdaemon.html   |   125 +
 .../4.0-beta3/tools/nodetool/tablehistograms.html  |   134 +
 src/doc/4.0-beta3/tools/nodetool/tablestats.html   |   169 +
 .../4.0-beta3/tools/nodetool/toppartitions.html    |   143 +
 src/doc/4.0-beta3/tools/nodetool/tpstats.html      |   129 +
 .../4.0-beta3/tools/nodetool/truncatehints.html    |   136 +
 .../4.0-beta3/tools/nodetool/upgradesstables.html  |   145 +
 src/doc/4.0-beta3/tools/nodetool/verify.html       |   154 +
 src/doc/4.0-beta3/tools/nodetool/version.html      |   125 +
 .../4.0-beta3/tools/nodetool/viewbuildstatus.html  |   134 +
 src/doc/4.0-beta3/tools/sstable/index.html         |   229 +
 src/doc/4.0-beta3/tools/sstable/sstabledump.html   |   404 +
 .../tools/sstable/sstableexpiredblockers.html      |   149 +
 .../4.0-beta3/tools/sstable/sstablelevelreset.html |   175 +
 src/doc/4.0-beta3/tools/sstable/sstableloader.html |   409 +
 .../4.0-beta3/tools/sstable/sstablemetadata.html   |   473 +
 .../tools/sstable/sstableofflinerelevel.html       |   190 +
 .../tools/sstable/sstablerepairedset.html          |   193 +
 src/doc/4.0-beta3/tools/sstable/sstablescrub.html  |   211 +
 src/doc/4.0-beta3/tools/sstable/sstablesplit.html  |   202 +
 .../4.0-beta3/tools/sstable/sstableupgrade.html    |   249 +
 src/doc/4.0-beta3/tools/sstable/sstableutil.html   |   205 +
 src/doc/4.0-beta3/tools/sstable/sstableverify.html |   205 +
 .../4.0-beta3/troubleshooting/finding_nodes.html   |   241 +
 src/doc/4.0-beta3/troubleshooting/index.html       |   148 +
 .../4.0-beta3/troubleshooting/reading_logs.html    |   351 +
 .../4.0-beta3/troubleshooting/use_nodetool.html    |   321 +
 src/doc/4.0-beta3/troubleshooting/use_tools.html   |   609 ++
 src/doc/4.0-rc1/.buildinfo                         |     4 +
 .../stress-lwt-example.yaml                        |    88 +
 .../stress-example.yaml                            |    62 +
 .../doc/4.0-rc1}/_images/Figure_1_backups.jpg      |   Bin
 .../doc/4.0-rc1}/_images/Figure_1_data_model.jpg   |   Bin
 .../doc/4.0-rc1}/_images/Figure_1_guarantees.jpg   |   Bin
 .../doc/4.0-rc1}/_images/Figure_1_read_repair.jpg  |   Bin
 .../doc/4.0-rc1}/_images/Figure_2_data_model.jpg   |   Bin
 .../doc/4.0-rc1}/_images/Figure_2_read_repair.jpg  |   Bin
 .../doc/4.0-rc1}/_images/Figure_3_read_repair.jpg  |   Bin
 .../doc/4.0-rc1}/_images/Figure_4_read_repair.jpg  |   Bin
 .../doc/4.0-rc1}/_images/Figure_5_read_repair.jpg  |   Bin
 .../doc/4.0-rc1}/_images/Figure_6_read_repair.jpg  |   Bin
 .../_images/data_modeling_chebotko_logical.png     |   Bin
 .../_images/data_modeling_chebotko_physical.png    |   Bin
 .../_images/data_modeling_hotel_bucketing.png      |   Bin
 .../4.0-rc1}/_images/data_modeling_hotel_erd.png   |   Bin
 .../_images/data_modeling_hotel_logical.png        |   Bin
 .../_images/data_modeling_hotel_physical.png       |   Bin
 .../_images/data_modeling_hotel_queries.png        |   Bin
 .../_images/data_modeling_hotel_relational.png     |   Bin
 .../_images/data_modeling_reservation_logical.png  |   Bin
 .../_images/data_modeling_reservation_physical.png |   Bin
 .../doc/4.0-rc1}/_images/docs_commit.png           |   Bin
 .../doc/4.0-rc1}/_images/docs_create_branch.png    |   Bin
 .../doc/4.0-rc1}/_images/docs_create_file.png      |   Bin
 .../doc/4.0-rc1}/_images/docs_editor.png           |   Bin
 .../doc/4.0-rc1}/_images/docs_fork.png             |   Bin
 .../latest => src/doc/4.0-rc1}/_images/docs_pr.png |   Bin
 .../doc/4.0-rc1}/_images/docs_preview.png          |   Bin
 .../doc/4.0-rc1}/_images/eclipse_debug0.png        |   Bin
 .../doc/4.0-rc1}/_images/eclipse_debug1.png        |   Bin
 .../doc/4.0-rc1}/_images/eclipse_debug2.png        |   Bin
 .../doc/4.0-rc1}/_images/eclipse_debug3.png        |   Bin
 .../doc/4.0-rc1}/_images/eclipse_debug4.png        |   Bin
 .../doc/4.0-rc1}/_images/eclipse_debug5.png        |   Bin
 .../doc/4.0-rc1}/_images/eclipse_debug6.png        |   Bin
 .../doc/4.0-rc1}/_images/example-stress-graph.png  |   Bin
 .../latest => src/doc/4.0-rc1}/_images/hints.svg   |     0
 .../latest => src/doc/4.0-rc1}/_images/ring.svg    |     0
 .../latest => src/doc/4.0-rc1}/_images/vnodes.svg  |     0
 .../4.0-rc1/_sources/architecture/dynamo.rst.txt   |   537 +
 .../_sources/architecture/guarantees.rst.txt       |    76 +
 .../4.0-rc1/_sources/architecture/index.rst.txt    |    29 +
 .../4.0-rc1/_sources/architecture/overview.rst.txt |   114 +
 .../_sources/architecture/storage_engine.rst.txt   |   208 +
 src/doc/4.0-rc1/_sources/bugs.rst.txt              |    30 +
 .../configuration/cass_cl_archive_file.rst.txt     |    46 +
 .../configuration/cass_env_sh_file.rst.txt         |   128 +
 .../configuration/cass_jvm_options_file.rst.txt    |    10 +
 .../configuration/cass_logback_xml_file.rst.txt    |   157 +
 .../configuration/cass_rackdc_file.rst.txt         |    67 +
 .../_sources/configuration/cass_topo_file.rst.txt  |    48 +
 .../_sources/configuration/cass_yaml_file.rst.txt  |  2101 ++++
 .../configuration/cassandra_config_file.rst.txt    |  2159 ++++
 .../4.0-rc1/_sources/configuration/index.rst.txt   |    31 +
 src/doc/4.0-rc1/_sources/contactus.rst.txt         |    50 +
 src/doc/4.0-rc1/_sources/cql/appendices.rst.txt    |   333 +
 src/doc/4.0-rc1/_sources/cql/changes.rst.txt       |   211 +
 src/doc/4.0-rc1/_sources/cql/ddl.rst.txt           |  1177 +++
 src/doc/4.0-rc1/_sources/cql/definitions.rst.txt   |   236 +
 src/doc/4.0-rc1/_sources/cql/dml.rst.txt           |   522 +
 src/doc/4.0-rc1/_sources/cql/functions.rst.txt     |   581 ++
 src/doc/4.0-rc1/_sources/cql/index.rst.txt         |    47 +
 src/doc/4.0-rc1/_sources/cql/indexes.rst.txt       |    83 +
 src/doc/4.0-rc1/_sources/cql/json.rst.txt          |   115 +
 src/doc/4.0-rc1/_sources/cql/mvs.rst.txt           |   179 +
 src/doc/4.0-rc1/_sources/cql/operators.rst.txt     |    74 +
 src/doc/4.0-rc1/_sources/cql/security.rst.txt      |   538 +
 src/doc/4.0-rc1/_sources/cql/triggers.rst.txt      |    63 +
 src/doc/4.0-rc1/_sources/cql/types.rst.txt         |   603 ++
 .../data_modeling/data_modeling_conceptual.rst.txt |    63 +
 .../data_modeling/data_modeling_logical.rst.txt    |   219 +
 .../data_modeling/data_modeling_physical.rst.txt   |   117 +
 .../data_modeling/data_modeling_queries.rst.txt    |    85 +
 .../data_modeling/data_modeling_rdbms.rst.txt      |   171 +
 .../data_modeling/data_modeling_refining.rst.txt   |   218 +
 .../data_modeling/data_modeling_schema.rst.txt     |   144 +
 .../data_modeling/data_modeling_tools.rst.txt      |    64 +
 .../4.0-rc1/_sources/data_modeling/index.rst.txt   |    36 +
 .../4.0-rc1/_sources/data_modeling/intro.rst.txt   |   146 +
 src/doc/4.0-rc1/_sources/development/ci.rst.txt    |    84 +
 .../_sources/development/code_style.rst.txt        |    93 +
 .../_sources/development/dependencies.rst.txt      |    53 +
 .../_sources/development/documentation.rst.txt     |   104 +
 .../_sources/development/gettingstarted.rst.txt    |    60 +
 .../_sources/development/how_to_commit.rst.txt     |    98 +
 .../_sources/development/how_to_review.rst.txt     |    73 +
 src/doc/4.0-rc1/_sources/development/ide.rst.txt   |   185 +
 src/doc/4.0-rc1/_sources/development/index.rst.txt |    34 +
 .../development/license_compliance.rst.txt         |    37 +
 .../4.0-rc1/_sources/development/patches.rst.txt   |   141 +
 .../_sources/development/release_process.rst.txt   |   248 +
 .../4.0-rc1/_sources/development/testing.rst.txt   |    98 +
 src/doc/4.0-rc1/_sources/faq/index.rst.txt         |   299 +
 .../_sources/getting_started/configuring.rst.txt   |    80 +
 .../_sources/getting_started/drivers.rst.txt       |   123 +
 .../4.0-rc1/_sources/getting_started/index.rst.txt |    34 +
 .../_sources/getting_started/installing.rst.txt    |   324 +
 .../_sources/getting_started/production.rst.txt    |   156 +
 .../_sources/getting_started/querying.rst.txt      |    52 +
 src/doc/4.0-rc1/_sources/glossary.rst.txt          |    35 +
 src/doc/4.0-rc1/_sources/index.rst.txt             |    43 +
 src/doc/4.0-rc1/_sources/new/auditlogging.rst.txt  |   461 +
 src/doc/4.0-rc1/_sources/new/fqllogging.rst.txt    |   614 ++
 src/doc/4.0-rc1/_sources/new/index.rst.txt         |    32 +
 src/doc/4.0-rc1/_sources/new/java11.rst.txt        |   274 +
 src/doc/4.0-rc1/_sources/new/messaging.rst.txt     |   257 +
 src/doc/4.0-rc1/_sources/new/streaming.rst.txt     |   167 +
 .../_sources/new/transientreplication.rst.txt      |   155 +
 src/doc/4.0-rc1/_sources/new/virtualtables.rst.txt |   341 +
 .../_sources/operating/audit_logging.rst.txt       |   236 +
 src/doc/4.0-rc1/_sources/operating/backups.rst.txt |   660 ++
 .../_sources/operating/bloom_filters.rst.txt       |    65 +
 .../_sources/operating/bulk_loading.rst.txt        |   660 ++
 src/doc/4.0-rc1/_sources/operating/cdc.rst.txt     |    96 +
 .../_sources/operating/compaction/index.rst.txt    |   301 +
 .../_sources/operating/compaction/lcs.rst.txt      |    90 +
 .../_sources/operating/compaction/stcs.rst.txt     |    58 +
 .../_sources/operating/compaction/twcs.rst.txt     |    76 +
 .../4.0-rc1/_sources/operating/compression.rst.txt |   164 +
 .../4.0-rc1/_sources/operating/hardware.rst.txt    |    85 +
 src/doc/4.0-rc1/_sources/operating/hints.rst.txt   |   279 +
 src/doc/4.0-rc1/_sources/operating/index.rst.txt   |    39 +
 src/doc/4.0-rc1/_sources/operating/metrics.rst.txt |   778 ++
 .../4.0-rc1/_sources/operating/read_repair.rst.txt |   169 +
 src/doc/4.0-rc1/_sources/operating/repair.rst.txt  |   208 +
 .../4.0-rc1/_sources/operating/security.rst.txt    |   441 +
 src/doc/4.0-rc1/_sources/operating/snitch.rst.txt  |    82 +
 .../_sources/operating/topo_changes.rst.txt        |   129 +
 src/doc/4.0-rc1/_sources/plugins/index.rst.txt     |    35 +
 .../_sources/tools/cassandra_stress.rst.txt        |   273 +
 src/doc/4.0-rc1/_sources/tools/cqlsh.rst.txt       |   458 +
 .../4.0-rc1/_sources/tools/generatetokens.rst.txt  |    56 +
 src/doc/4.0-rc1/_sources/tools/index.rst.txt       |    29 +
 .../_sources/tools/nodetool/assassinate.rst.txt    |    11 +
 .../_sources/tools/nodetool/bootstrap.rst.txt      |    11 +
 .../_sources/tools/nodetool/cleanup.rst.txt        |    11 +
 .../_sources/tools/nodetool/clearsnapshot.rst.txt  |    11 +
 .../_sources/tools/nodetool/clientstats.rst.txt    |    11 +
 .../_sources/tools/nodetool/compact.rst.txt        |    11 +
 .../tools/nodetool/compactionhistory.rst.txt       |    11 +
 .../tools/nodetool/compactionstats.rst.txt         |    11 +
 .../_sources/tools/nodetool/decommission.rst.txt   |    11 +
 .../tools/nodetool/describecluster.rst.txt         |    11 +
 .../_sources/tools/nodetool/describering.rst.txt   |    11 +
 .../tools/nodetool/disableauditlog.rst.txt         |    11 +
 .../tools/nodetool/disableautocompaction.rst.txt   |    11 +
 .../_sources/tools/nodetool/disablebackup.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablebinary.rst.txt  |    11 +
 .../tools/nodetool/disablefullquerylog.rst.txt     |    11 +
 .../_sources/tools/nodetool/disablegossip.rst.txt  |    11 +
 .../_sources/tools/nodetool/disablehandoff.rst.txt |    11 +
 .../tools/nodetool/disablehintsfordc.rst.txt       |    11 +
 .../nodetool/disableoldprotocolversions.rst.txt    |    11 +
 .../4.0-rc1/_sources/tools/nodetool/drain.rst.txt  |    11 +
 .../_sources/tools/nodetool/enableauditlog.rst.txt |    11 +
 .../tools/nodetool/enableautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/enablebackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablebinary.rst.txt   |    11 +
 .../tools/nodetool/enablefullquerylog.rst.txt      |    11 +
 .../_sources/tools/nodetool/enablegossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/enablehandoff.rst.txt  |    11 +
 .../tools/nodetool/enablehintsfordc.rst.txt        |    11 +
 .../nodetool/enableoldprotocolversions.rst.txt     |    11 +
 .../tools/nodetool/failuredetector.rst.txt         |    11 +
 .../4.0-rc1/_sources/tools/nodetool/flush.rst.txt  |    11 +
 .../_sources/tools/nodetool/garbagecollect.rst.txt |    11 +
 .../_sources/tools/nodetool/gcstats.rst.txt        |    11 +
 .../nodetool/getbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/getcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/getcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/getconcurrency.rst.txt |    11 +
 .../tools/nodetool/getconcurrentcompactors.rst.txt |    11 +
 .../nodetool/getconcurrentviewbuilders.rst.txt     |    11 +
 .../_sources/tools/nodetool/getendpoints.rst.txt   |    11 +
 .../tools/nodetool/getfullquerylog.rst.txt         |    11 +
 .../nodetool/getinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/getlogginglevels.rst.txt        |    11 +
 .../tools/nodetool/getmaxhintwindow.rst.txt        |    11 +
 .../_sources/tools/nodetool/getseeds.rst.txt       |    11 +
 .../tools/nodetool/getsnapshotthrottle.rst.txt     |    11 +
 .../_sources/tools/nodetool/getsstables.rst.txt    |    11 +
 .../tools/nodetool/getstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/gettimeout.rst.txt     |    11 +
 .../tools/nodetool/gettraceprobability.rst.txt     |    11 +
 .../_sources/tools/nodetool/gossipinfo.rst.txt     |    11 +
 .../4.0-rc1/_sources/tools/nodetool/help.rst.txt   |    11 +
 .../4.0-rc1/_sources/tools/nodetool/import.rst.txt |    11 +
 .../4.0-rc1/_sources/tools/nodetool/info.rst.txt   |    11 +
 .../tools/nodetool/invalidatecountercache.rst.txt  |    11 +
 .../tools/nodetool/invalidatekeycache.rst.txt      |    11 +
 .../tools/nodetool/invalidaterowcache.rst.txt      |    11 +
 .../4.0-rc1/_sources/tools/nodetool/join.rst.txt   |    11 +
 .../_sources/tools/nodetool/listsnapshots.rst.txt  |    11 +
 .../4.0-rc1/_sources/tools/nodetool/move.rst.txt   |    11 +
 .../_sources/tools/nodetool/netstats.rst.txt       |    11 +
 .../_sources/tools/nodetool/nodetool.rst.txt       |   259 +
 .../_sources/tools/nodetool/pausehandoff.rst.txt   |    11 +
 .../_sources/tools/nodetool/profileload.rst.txt    |    11 +
 .../tools/nodetool/proxyhistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/rangekeysample.rst.txt |    11 +
 .../_sources/tools/nodetool/rebuild.rst.txt        |    11 +
 .../_sources/tools/nodetool/rebuild_index.rst.txt  |    11 +
 .../_sources/tools/nodetool/refresh.rst.txt        |    11 +
 .../tools/nodetool/refreshsizeestimates.rst.txt    |    11 +
 .../tools/nodetool/reloadlocalschema.rst.txt       |    11 +
 .../_sources/tools/nodetool/reloadseeds.rst.txt    |    11 +
 .../_sources/tools/nodetool/reloadssl.rst.txt      |    11 +
 .../_sources/tools/nodetool/reloadtriggers.rst.txt |    11 +
 .../tools/nodetool/relocatesstables.rst.txt        |    11 +
 .../_sources/tools/nodetool/removenode.rst.txt     |    11 +
 .../4.0-rc1/_sources/tools/nodetool/repair.rst.txt |    11 +
 .../_sources/tools/nodetool/repair_admin.rst.txt   |    11 +
 .../_sources/tools/nodetool/replaybatchlog.rst.txt |    11 +
 .../tools/nodetool/resetfullquerylog.rst.txt       |    11 +
 .../tools/nodetool/resetlocalschema.rst.txt        |    11 +
 .../_sources/tools/nodetool/resumehandoff.rst.txt  |    11 +
 .../4.0-rc1/_sources/tools/nodetool/ring.rst.txt   |    11 +
 .../4.0-rc1/_sources/tools/nodetool/scrub.rst.txt  |    11 +
 .../nodetool/setbatchlogreplaythrottle.rst.txt     |    11 +
 .../tools/nodetool/setcachecapacity.rst.txt        |    11 +
 .../tools/nodetool/setcachekeystosave.rst.txt      |    11 +
 .../tools/nodetool/setcompactionthreshold.rst.txt  |    11 +
 .../tools/nodetool/setcompactionthroughput.rst.txt |    11 +
 .../_sources/tools/nodetool/setconcurrency.rst.txt |    11 +
 .../tools/nodetool/setconcurrentcompactors.rst.txt |    11 +
 .../nodetool/setconcurrentviewbuilders.rst.txt     |    11 +
 .../nodetool/sethintedhandoffthrottlekb.rst.txt    |    11 +
 .../nodetool/setinterdcstreamthroughput.rst.txt    |    11 +
 .../tools/nodetool/setlogginglevel.rst.txt         |    11 +
 .../tools/nodetool/setmaxhintwindow.rst.txt        |    11 +
 .../tools/nodetool/setsnapshotthrottle.rst.txt     |    11 +
 .../tools/nodetool/setstreamthroughput.rst.txt     |    11 +
 .../_sources/tools/nodetool/settimeout.rst.txt     |    11 +
 .../tools/nodetool/settraceprobability.rst.txt     |    11 +
 .../4.0-rc1/_sources/tools/nodetool/sjk.rst.txt    |    11 +
 .../_sources/tools/nodetool/snapshot.rst.txt       |    11 +
 .../4.0-rc1/_sources/tools/nodetool/status.rst.txt |    11 +
 .../tools/nodetool/statusautocompaction.rst.txt    |    11 +
 .../_sources/tools/nodetool/statusbackup.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusbinary.rst.txt   |    11 +
 .../_sources/tools/nodetool/statusgossip.rst.txt   |    11 +
 .../_sources/tools/nodetool/statushandoff.rst.txt  |    11 +
 .../4.0-rc1/_sources/tools/nodetool/stop.rst.txt   |    11 +
 .../_sources/tools/nodetool/stopdaemon.rst.txt     |    11 +
 .../tools/nodetool/tablehistograms.rst.txt         |    11 +
 .../_sources/tools/nodetool/tablestats.rst.txt     |    11 +
 .../_sources/tools/nodetool/toppartitions.rst.txt  |    11 +
 .../_sources/tools/nodetool/tpstats.rst.txt        |    11 +
 .../_sources/tools/nodetool/truncatehints.rst.txt  |    11 +
 .../tools/nodetool/upgradesstables.rst.txt         |    11 +
 .../4.0-rc1/_sources/tools/nodetool/verify.rst.txt |    11 +
 .../_sources/tools/nodetool/version.rst.txt        |    11 +
 .../tools/nodetool/viewbuildstatus.rst.txt         |    11 +
 .../4.0-rc1/_sources/tools/sstable/index.rst.txt   |    39 +
 .../_sources/tools/sstable/sstabledump.rst.txt     |   294 +
 .../tools/sstable/sstableexpiredblockers.rst.txt   |    48 +
 .../tools/sstable/sstablelevelreset.rst.txt        |    82 +
 .../_sources/tools/sstable/sstableloader.rst.txt   |   273 +
 .../_sources/tools/sstable/sstablemetadata.rst.txt |   304 +
 .../tools/sstable/sstableofflinerelevel.rst.txt    |    95 +
 .../tools/sstable/sstablerepairedset.rst.txt       |    79 +
 .../_sources/tools/sstable/sstablescrub.rst.txt    |   100 +
 .../_sources/tools/sstable/sstablesplit.rst.txt    |    93 +
 .../_sources/tools/sstable/sstableupgrade.rst.txt  |   137 +
 .../_sources/tools/sstable/sstableutil.rst.txt     |    91 +
 .../_sources/tools/sstable/sstableverify.rst.txt   |    91 +
 .../_sources/troubleshooting/finding_nodes.rst.txt |   149 +
 .../4.0-rc1/_sources/troubleshooting/index.rst.txt |    39 +
 .../_sources/troubleshooting/reading_logs.rst.txt  |   267 +
 .../_sources/troubleshooting/use_nodetool.rst.txt  |   245 +
 .../_sources/troubleshooting/use_tools.rst.txt     |   542 +
 src/doc/4.0-rc1/_static/ajax-loader.gif            |   Bin 0 -> 673 bytes
 src/doc/4.0-rc1/_static/basic.css                  |   676 ++
 src/doc/4.0-rc1/_static/comment-bright.png         |   Bin 0 -> 756 bytes
 src/doc/4.0-rc1/_static/comment-close.png          |   Bin 0 -> 829 bytes
 src/doc/4.0-rc1/_static/comment.png                |   Bin 0 -> 641 bytes
 src/doc/4.0-rc1/_static/doctools.js                |   315 +
 src/doc/4.0-rc1/_static/documentation_options.js   |    10 +
 src/doc/4.0-rc1/_static/down-pressed.png           |   Bin 0 -> 222 bytes
 src/doc/4.0-rc1/_static/down.png                   |   Bin 0 -> 202 bytes
 src/doc/4.0-rc1/_static/extra.css                  |    76 +
 src/doc/4.0-rc1/_static/file.png                   |   Bin 0 -> 286 bytes
 src/doc/4.0-rc1/_static/jquery-3.2.1.js            | 10253 +++++++++++++++++++
 src/doc/4.0-rc1/_static/jquery.js                  |     4 +
 src/doc/4.0-rc1/_static/language_data.js           |   297 +
 src/doc/4.0-rc1/_static/minus.png                  |   Bin 0 -> 90 bytes
 src/doc/4.0-rc1/_static/plus.png                   |   Bin 0 -> 90 bytes
 src/doc/4.0-rc1/_static/pygments.css               |    69 +
 src/doc/4.0-rc1/_static/searchtools.js             |   481 +
 src/doc/4.0-rc1/_static/underscore-1.3.1.js        |   999 ++
 src/doc/4.0-rc1/_static/underscore.js              |    31 +
 src/doc/4.0-rc1/_static/up-pressed.png             |   Bin 0 -> 214 bytes
 src/doc/4.0-rc1/_static/up.png                     |   Bin 0 -> 203 bytes
 src/doc/4.0-rc1/_static/websupport.js              |   808 ++
 src/doc/4.0-rc1/architecture/dynamo.html           |   563 +
 src/doc/4.0-rc1/architecture/guarantees.html       |   175 +
 src/doc/4.0-rc1/architecture/index.html            |   143 +
 src/doc/4.0-rc1/architecture/overview.html         |   198 +
 src/doc/4.0-rc1/architecture/storage_engine.html   |   294 +
 src/doc/4.0-rc1/bugs.html                          |   110 +
 .../configuration/cass_cl_archive_file.html        |   149 +
 .../4.0-rc1/configuration/cass_env_sh_file.html    |   246 +
 .../configuration/cass_jvm_options_file.html       |   120 +
 .../configuration/cass_logback_xml_file.html       |   248 +
 .../4.0-rc1/configuration/cass_rackdc_file.html    |   175 +
 src/doc/4.0-rc1/configuration/cass_topo_file.html  |   155 +
 src/doc/4.0-rc1/configuration/cass_yaml_file.html  |  2007 ++++
 .../configuration/cassandra_config_file.html       |  1850 ++++
 src/doc/4.0-rc1/configuration/index.html           |   123 +
 src/doc/4.0-rc1/contactus.html                     |   127 +
 src/doc/4.0-rc1/cql/appendices.html                |   572 ++
 src/doc/4.0-rc1/cql/changes.html                   |   364 +
 src/doc/4.0-rc1/cql/ddl.html                       |  1514 +++
 src/doc/4.0-rc1/cql/definitions.html               |   319 +
 src/doc/4.0-rc1/cql/dml.html                       |   561 +
 src/doc/4.0-rc1/cql/functions.html                 |   706 ++
 src/doc/4.0-rc1/cql/index.html                     |   249 +
 src/doc/4.0-rc1/cql/indexes.html                   |   171 +
 src/doc/4.0-rc1/cql/json.html                      |   318 +
 src/doc/4.0-rc1/cql/mvs.html                       |   261 +
 src/doc/4.0-rc1/cql/operators.html                 |   301 +
 src/doc/4.0-rc1/cql/security.html                  |   743 ++
 src/doc/4.0-rc1/cql/triggers.html                  |   156 +
 src/doc/4.0-rc1/cql/types.html                     |   743 ++
 .../data_modeling/data_modeling_conceptual.html    |   151 +
 .../data_modeling/data_modeling_logical.html       |   285 +
 .../data_modeling/data_modeling_physical.html      |   200 +
 .../data_modeling/data_modeling_queries.html       |   171 +
 .../4.0-rc1/data_modeling/data_modeling_rdbms.html |   252 +
 .../data_modeling/data_modeling_refining.html      |   288 +
 .../data_modeling/data_modeling_schema.html        |   236 +
 .../4.0-rc1/data_modeling/data_modeling_tools.html |   157 +
 src/doc/4.0-rc1/data_modeling/index.html           |   154 +
 src/doc/4.0-rc1/data_modeling/intro.html           |   230 +
 src/doc/4.0-rc1/development/ci.html                |   171 +
 src/doc/4.0-rc1/development/code_style.html        |   215 +
 src/doc/4.0-rc1/development/dependencies.html      |   156 +
 src/doc/4.0-rc1/development/documentation.html     |   194 +
 src/doc/4.0-rc1/development/gettingstarted.html    |   162 +
 src/doc/4.0-rc1/development/how_to_commit.html     |   220 +
 src/doc/4.0-rc1/development/how_to_review.html     |   180 +
 src/doc/4.0-rc1/development/ide.html               |   269 +
 src/doc/4.0-rc1/development/index.html             |   187 +
 .../4.0-rc1/development/license_compliance.html    |   129 +
 src/doc/4.0-rc1/development/patches.html           |   275 +
 src/doc/4.0-rc1/development/release_process.html   |   360 +
 src/doc/4.0-rc1/development/testing.html           |   186 +
 src/doc/4.0-rc1/faq/index.html                     |   318 +
 .../doc/latest => src/doc/4.0-rc1}/genindex.html   |     0
 src/doc/4.0-rc1/getting_started/configuring.html   |   176 +
 src/doc/4.0-rc1/getting_started/drivers.html       |   248 +
 src/doc/4.0-rc1/getting_started/index.html         |   165 +
 src/doc/4.0-rc1/getting_started/installing.html    |   388 +
 src/doc/4.0-rc1/getting_started/production.html    |   246 +
 src/doc/4.0-rc1/getting_started/querying.html      |   147 +
 src/doc/4.0-rc1/glossary.html                      |   119 +
 src/doc/4.0-rc1/index.html                         |   167 +
 src/doc/4.0-rc1/new/auditlogging.html              |   567 +
 src/doc/4.0-rc1/new/fqllogging.html                |   683 ++
 src/doc/4.0-rc1/new/index.html                     |   191 +
 src/doc/4.0-rc1/new/java11.html                    |   354 +
 src/doc/4.0-rc1/new/messaging.html                 |   344 +
 src/doc/4.0-rc1/new/streaming.html                 |   266 +
 src/doc/4.0-rc1/new/transientreplication.html      |   228 +
 src/doc/4.0-rc1/new/virtualtables.html             |   426 +
 .../doc/latest => src/doc/4.0-rc1}/objects.inv     |   Bin
 src/doc/4.0-rc1/operating/audit_logging.html       |   281 +
 src/doc/4.0-rc1/operating/backups.html             |   666 ++
 src/doc/4.0-rc1/operating/bloom_filters.html       |   162 +
 src/doc/4.0-rc1/operating/bulk_loading.html        |   680 ++
 src/doc/4.0-rc1/operating/cdc.html                 |   194 +
 src/doc/4.0-rc1/operating/compaction/index.html    |   387 +
 src/doc/4.0-rc1/operating/compaction/lcs.html      |   147 +
 src/doc/4.0-rc1/operating/compaction/stcs.html     |   122 +
 src/doc/4.0-rc1/operating/compaction/twcs.html     |   140 +
 src/doc/4.0-rc1/operating/compression.html         |   294 +
 src/doc/4.0-rc1/operating/hardware.html            |   189 +
 src/doc/4.0-rc1/operating/hints.html               |   402 +
 src/doc/4.0-rc1/operating/index.html               |   251 +
 src/doc/4.0-rc1/operating/metrics.html             |  1801 ++++
 src/doc/4.0-rc1/operating/read_repair.html         |   267 +
 src/doc/4.0-rc1/operating/repair.html              |   278 +
 src/doc/4.0-rc1/operating/security.html            |   474 +
 src/doc/4.0-rc1/operating/snitch.html              |   180 +
 src/doc/4.0-rc1/operating/topo_changes.html        |   222 +
 src/doc/4.0-rc1/plugins/index.html                 |   117 +
 src/doc/4.0-rc1/search.html                        |   105 +
 .../doc/latest => src/doc/4.0-rc1}/searchindex.js  |     0
 src/doc/4.0-rc1/tools/cassandra_stress.html        |   356 +
 src/doc/4.0-rc1/tools/cqlsh.html                   |   489 +
 src/doc/4.0-rc1/tools/generatetokens.html          |   164 +
 src/doc/4.0-rc1/tools/index.html                   |   264 +
 src/doc/4.0-rc1/tools/nodetool/assassinate.html    |   134 +
 src/doc/4.0-rc1/tools/nodetool/bootstrap.html      |   133 +
 src/doc/4.0-rc1/tools/nodetool/cleanup.html        |   139 +
 src/doc/4.0-rc1/tools/nodetool/clearsnapshot.html  |   141 +
 src/doc/4.0-rc1/tools/nodetool/clientstats.html    |   135 +
 src/doc/4.0-rc1/tools/nodetool/compact.html        |   151 +
 .../4.0-rc1/tools/nodetool/compactionhistory.html  |   129 +
 .../4.0-rc1/tools/nodetool/compactionstats.html    |   129 +
 src/doc/4.0-rc1/tools/nodetool/decommission.html   |   129 +
 .../4.0-rc1/tools/nodetool/describecluster.html    |   126 +
 src/doc/4.0-rc1/tools/nodetool/describering.html   |   133 +
 .../4.0-rc1/tools/nodetool/disableauditlog.html    |   125 +
 .../tools/nodetool/disableautocompaction.html      |   135 +
 src/doc/4.0-rc1/tools/nodetool/disablebackup.html  |   125 +
 src/doc/4.0-rc1/tools/nodetool/disablebinary.html  |   125 +
 .../tools/nodetool/disablefullquerylog.html        |   125 +
 src/doc/4.0-rc1/tools/nodetool/disablegossip.html  |   126 +
 src/doc/4.0-rc1/tools/nodetool/disablehandoff.html |   125 +
 .../4.0-rc1/tools/nodetool/disablehintsfordc.html  |   134 +
 .../tools/nodetool/disableoldprotocolversions.html |   125 +
 src/doc/4.0-rc1/tools/nodetool/drain.html          |   126 +
 src/doc/4.0-rc1/tools/nodetool/enableauditlog.html |   159 +
 .../tools/nodetool/enableautocompaction.html       |   135 +
 src/doc/4.0-rc1/tools/nodetool/enablebackup.html   |   125 +
 src/doc/4.0-rc1/tools/nodetool/enablebinary.html   |   125 +
 .../4.0-rc1/tools/nodetool/enablefullquerylog.html |   157 +
 src/doc/4.0-rc1/tools/nodetool/enablegossip.html   |   125 +
 src/doc/4.0-rc1/tools/nodetool/enablehandoff.html  |   126 +
 .../4.0-rc1/tools/nodetool/enablehintsfordc.html   |   135 +
 .../tools/nodetool/enableoldprotocolversions.html  |   125 +
 .../4.0-rc1/tools/nodetool/failuredetector.html    |   126 +
 src/doc/4.0-rc1/tools/nodetool/flush.html          |   134 +
 src/doc/4.0-rc1/tools/nodetool/garbagecollect.html |   144 +
 src/doc/4.0-rc1/tools/nodetool/gcstats.html        |   125 +
 .../tools/nodetool/getbatchlogreplaythrottle.html  |   127 +
 .../tools/nodetool/getcompactionthreshold.html     |   135 +
 .../tools/nodetool/getcompactionthroughput.html    |   126 +
 src/doc/4.0-rc1/tools/nodetool/getconcurrency.html |   134 +
 .../tools/nodetool/getconcurrentcompactors.html    |   126 +
 .../tools/nodetool/getconcurrentviewbuilders.html  |   126 +
 src/doc/4.0-rc1/tools/nodetool/getendpoints.html   |   135 +
 .../4.0-rc1/tools/nodetool/getfullquerylog.html    |   126 +
 .../tools/nodetool/getinterdcstreamthroughput.html |   126 +
 .../4.0-rc1/tools/nodetool/getlogginglevels.html   |   125 +
 .../4.0-rc1/tools/nodetool/getmaxhintwindow.html   |   125 +
 src/doc/4.0-rc1/tools/nodetool/getseeds.html       |   126 +
 .../tools/nodetool/getsnapshotthrottle.html        |   126 +
 src/doc/4.0-rc1/tools/nodetool/getsstables.html    |   137 +
 .../tools/nodetool/getstreamthroughput.html        |   126 +
 src/doc/4.0-rc1/tools/nodetool/gettimeout.html     |   135 +
 .../tools/nodetool/gettraceprobability.html        |   125 +
 src/doc/4.0-rc1/tools/nodetool/gossipinfo.html     |   125 +
 src/doc/4.0-rc1/tools/nodetool/help.html           |   112 +
 src/doc/4.0-rc1/tools/nodetool/import.html         |   163 +
 src/doc/4.0-rc1/tools/nodetool/info.html           |   128 +
 .../tools/nodetool/invalidatecountercache.html     |   125 +
 .../4.0-rc1/tools/nodetool/invalidatekeycache.html |   125 +
 .../4.0-rc1/tools/nodetool/invalidaterowcache.html |   125 +
 src/doc/4.0-rc1/tools/nodetool/join.html           |   125 +
 src/doc/4.0-rc1/tools/nodetool/listsnapshots.html  |   128 +
 src/doc/4.0-rc1/tools/nodetool/move.html           |   133 +
 src/doc/4.0-rc1/tools/nodetool/netstats.html       |   130 +
 src/doc/4.0-rc1/tools/nodetool/nodetool.html       |   249 +
 src/doc/4.0-rc1/tools/nodetool/pausehandoff.html   |   125 +
 src/doc/4.0-rc1/tools/nodetool/profileload.html    |   144 +
 .../4.0-rc1/tools/nodetool/proxyhistograms.html    |   126 +
 src/doc/4.0-rc1/tools/nodetool/rangekeysample.html |   126 +
 src/doc/4.0-rc1/tools/nodetool/rebuild.html        |   150 +
 src/doc/4.0-rc1/tools/nodetool/rebuild_index.html  |   135 +
 src/doc/4.0-rc1/tools/nodetool/refresh.html        |   135 +
 .../tools/nodetool/refreshsizeestimates.html       |   125 +
 .../4.0-rc1/tools/nodetool/reloadlocalschema.html  |   125 +
 src/doc/4.0-rc1/tools/nodetool/reloadseeds.html    |   126 +
 src/doc/4.0-rc1/tools/nodetool/reloadssl.html      |   125 +
 src/doc/4.0-rc1/tools/nodetool/reloadtriggers.html |   125 +
 .../4.0-rc1/tools/nodetool/relocatesstables.html   |   138 +
 src/doc/4.0-rc1/tools/nodetool/removenode.html     |   136 +
 src/doc/4.0-rc1/tools/nodetool/repair.html         |   204 +
 src/doc/4.0-rc1/tools/nodetool/repair_admin.html   |   220 +
 src/doc/4.0-rc1/tools/nodetool/replaybatchlog.html |   125 +
 .../4.0-rc1/tools/nodetool/resetfullquerylog.html  |   127 +
 .../4.0-rc1/tools/nodetool/resetlocalschema.html   |   125 +
 src/doc/4.0-rc1/tools/nodetool/resumehandoff.html  |   125 +
 src/doc/4.0-rc1/tools/nodetool/ring.html           |   138 +
 src/doc/4.0-rc1/tools/nodetool/scrub.html          |   159 +
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   136 +
 .../4.0-rc1/tools/nodetool/setcachecapacity.html   |   135 +
 .../4.0-rc1/tools/nodetool/setcachekeystosave.html |   137 +
 .../tools/nodetool/setcompactionthreshold.html     |   135 +
 .../tools/nodetool/setcompactionthroughput.html    |   135 +
 src/doc/4.0-rc1/tools/nodetool/setconcurrency.html |   136 +
 .../tools/nodetool/setconcurrentcompactors.html    |   135 +
 .../tools/nodetool/setconcurrentviewbuilders.html  |   135 +
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   135 +
 .../tools/nodetool/setinterdcstreamthroughput.html |   135 +
 .../4.0-rc1/tools/nodetool/setlogginglevel.html    |   138 +
 .../4.0-rc1/tools/nodetool/setmaxhintwindow.html   |   134 +
 .../tools/nodetool/setsnapshotthrottle.html        |   136 +
 .../tools/nodetool/setstreamthroughput.html        |   135 +
 src/doc/4.0-rc1/tools/nodetool/settimeout.html     |   138 +
 .../tools/nodetool/settraceprobability.html        |   136 +
 src/doc/4.0-rc1/tools/nodetool/sjk.html            |   134 +
 src/doc/4.0-rc1/tools/nodetool/snapshot.html       |   152 +
 src/doc/4.0-rc1/tools/nodetool/status.html         |   137 +
 .../tools/nodetool/statusautocompaction.html       |   138 +
 src/doc/4.0-rc1/tools/nodetool/statusbackup.html   |   125 +
 src/doc/4.0-rc1/tools/nodetool/statusbinary.html   |   125 +
 src/doc/4.0-rc1/tools/nodetool/statusgossip.html   |   125 +
 src/doc/4.0-rc1/tools/nodetool/statushandoff.html  |   126 +
 src/doc/4.0-rc1/tools/nodetool/stop.html           |   142 +
 src/doc/4.0-rc1/tools/nodetool/stopdaemon.html     |   125 +
 .../4.0-rc1/tools/nodetool/tablehistograms.html    |   134 +
 src/doc/4.0-rc1/tools/nodetool/tablestats.html     |   172 +
 src/doc/4.0-rc1/tools/nodetool/toppartitions.html  |   143 +
 src/doc/4.0-rc1/tools/nodetool/tpstats.html        |   129 +
 src/doc/4.0-rc1/tools/nodetool/truncatehints.html  |   136 +
 .../4.0-rc1/tools/nodetool/upgradesstables.html    |   145 +
 src/doc/4.0-rc1/tools/nodetool/verify.html         |   154 +
 src/doc/4.0-rc1/tools/nodetool/version.html        |   125 +
 .../4.0-rc1/tools/nodetool/viewbuildstatus.html    |   134 +
 src/doc/4.0-rc1/tools/sstable/index.html           |   230 +
 src/doc/4.0-rc1/tools/sstable/sstabledump.html     |   405 +
 .../tools/sstable/sstableexpiredblockers.html      |   150 +
 .../4.0-rc1/tools/sstable/sstablelevelreset.html   |   176 +
 src/doc/4.0-rc1/tools/sstable/sstableloader.html   |   410 +
 src/doc/4.0-rc1/tools/sstable/sstablemetadata.html |   463 +
 .../tools/sstable/sstableofflinerelevel.html       |   191 +
 .../4.0-rc1/tools/sstable/sstablerepairedset.html  |   194 +
 src/doc/4.0-rc1/tools/sstable/sstablescrub.html    |   226 +
 src/doc/4.0-rc1/tools/sstable/sstablesplit.html    |   203 +
 src/doc/4.0-rc1/tools/sstable/sstableupgrade.html  |   250 +
 src/doc/4.0-rc1/tools/sstable/sstableutil.html     |   206 +
 src/doc/4.0-rc1/tools/sstable/sstableverify.html   |   206 +
 src/doc/4.0-rc1/troubleshooting/finding_nodes.html |   241 +
 src/doc/4.0-rc1/troubleshooting/index.html         |   148 +
 src/doc/4.0-rc1/troubleshooting/reading_logs.html  |   351 +
 src/doc/4.0-rc1/troubleshooting/use_nodetool.html  |   321 +
 src/doc/4.0-rc1/troubleshooting/use_tools.html     |   609 ++
 src/doc/latest                                     |     1 +
 src/doc/old/CQL-2.1.html                           |   456 +
 src/doc/old/CQL-2.2.html                           |   647 ++
 src/doc/old/CQL-3.0.html                           |   670 ++
 {content => src}/doc/old/CQL.css                   |     0
 src/doc/stable                                     |     1 +
 src/download.md                                    |   129 +
 src/icons/back.gif                                 |   Bin 0 -> 42 bytes
 src/icons/blank.gif                                |   Bin 0 -> 42 bytes
 src/icons/folder.gif                               |   Bin 0 -> 42 bytes
 src/img/1x1.png                                    |   Bin 0 -> 95 bytes
 src/img/apachecon-2019.jpg                         |   Bin 0 -> 52675 bytes
 src/img/asf_feather.png                            |   Bin 0 -> 1209 bytes
 .../apache-cassandra-infographic-final.jpg         |   Bin
 .../cassandra_streaming.png                        |   Bin
 .../.placeholder                                   |     1 +
 .../operator-capabilities.png                      |   Bin
 .../single-region-multi-datacenter.png             |   Bin
 .../single-region-single-datacenter.png            |   Bin
 .../img}/blog-post-improving-resiliency/image1.png |   Bin
 .../blog-post-improving-resiliency/image10.png     |   Bin
 .../blog-post-improving-resiliency/image11.png     |   Bin
 .../blog-post-improving-resiliency/image12.png     |   Bin
 .../blog-post-improving-resiliency/image13.png     |   Bin
 .../blog-post-improving-resiliency/image14.png     |   Bin
 .../blog-post-improving-resiliency/image15.png     |   Bin
 .../blog-post-improving-resiliency/image16.png     |   Bin
 .../img}/blog-post-improving-resiliency/image2.png |   Bin
 .../img}/blog-post-improving-resiliency/image3.png |   Bin
 .../img}/blog-post-improving-resiliency/image4.png |   Bin
 .../img}/blog-post-improving-resiliency/image5.png |   Bin
 .../img}/blog-post-improving-resiliency/image6.png |   Bin
 .../img}/blog-post-improving-resiliency/image7.png |   Bin
 .../img}/blog-post-improving-resiliency/image8.png |   Bin
 .../img}/blog-post-improving-resiliency/image9.png |   Bin
 .../diagram-hash-ring-with-transient-replica.gif   |   Bin
 .../diagram-hash-ring.gif                          |   Bin
 .../diagram-rapid-write-protection.gif             |   Bin
 .../diagram-regular-write.gif                      |   Bin
 .../diagram-transient-write-down-node.gif          |   Bin
 .../diagram-transient-write.gif                    |   Bin
 .../img}/blog-post-usage-report-2020/image1.jpg    |   Bin
 .../img}/blog-post-usage-report-2020/image2.jpg    |   Bin
 .../img}/blog-post-usage-report-2020/image3.jpg    |   Bin
 .../img}/blog-post-usage-report-2020/image4.jpg    |   Bin
 .../img}/blog-post-usage-report-2020/image5.jpg    |   Bin
 src/img/cassandra_logo.png                         |   Bin 0 -> 14246 bytes
 {content/img/blog => src/img}/changelog_footer.jpg |   Bin
 {content/img/blog => src/img}/changelog_header.jpg |   Bin
 src/img/world-party-2021-footer.png                |   Bin 0 -> 197343 bytes
 src/index.html                                     |   125 +
 src/js/doctools.js                                 |   287 +
 src/js/searchtools.js                              |   651 ++
 src/js/underscore-min.js                           |     6 +
 src/js/underscore-min.map                          |     1 +
 src/robots.txt                                     |     5 +
 src/third-party.md                                 |   100 +
 src/world_party-2021.md                            |    65 +
 9928 files changed, 1070358 insertions(+), 3732 deletions(-)
 create mode 100644 Dockerfile
 create mode 100644 LICENSE.txt
 create mode 100644 README.md
 mode change 100644 => 100755 content/.htaccess
 create mode 100644 content/blog/2018/08/07/faster_streaming_in_cassandra.html
 create mode 100644 content/blog/2018/08/21/testing_apache_cassandra.html
 create mode 100644 content/blog/2018/10/17/finding_bugs_with_property_based_testing.html
 create mode 100644 content/blog/2018/10/29/audit_logging_cassandra.html
 create mode 100644 content/blog/2018/12/03/introducing-transient-replication.html
 create mode 100644 content/blog/2019/04/09/benchmarking_streaming.html
 create mode 100644 content/blog/2020/07/20/apache-cassandra-4-0-beta1.html
 create mode 100644 content/blog/2020/08/14/cassandra-and-kubernetes-sig-update.html
 create mode 100644 content/blog/2020/09/03/improving-resiliency.html
 create mode 100644 content/blog/2020/09/17/cassandra-usage-report-2020.html
 create mode 100644 content/blog/2020/10/28/cass_changelog_1.html
 create mode 100644 content/blog/2020/12/01/cass_changelog_2.html
 create mode 100644 content/blog/2021/01/19/cass-changelog_3.html
 create mode 100644 content/blog/2021/02/11/cass-changelog_4.html
 create mode 100644 content/blog/2021/03/08/cass_changelog_5.html
 create mode 100644 content/blog/2021/03/10/join_cassandra_gsoc_2021.html
... 6851 lines suppressed ...

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra-website] 02/02: hack in plausible tracking with

Posted by mc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git

commit dd40a0e93612c28b917e15158049409f0d69fa67
Author: mck <mc...@apache.org>
AuthorDate: Fri Apr 23 18:34:14 2021 +0200

    hack in plausible tracking with
    
             `find content -name "*.html" -exec sed -i '' 's;</head>;<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>;' {} \;`
---
 content/blog/2018/08/07/faster_streaming_in_cassandra.html              | 2 +-
 content/blog/2018/08/21/testing_apache_cassandra.html                   | 2 +-
 content/blog/2018/10/17/finding_bugs_with_property_based_testing.html   | 2 +-
 content/blog/2018/10/29/audit_logging_cassandra.html                    | 2 +-
 content/blog/2018/12/03/introducing-transient-replication.html          | 2 +-
 content/blog/2019/04/09/benchmarking_streaming.html                     | 2 +-
 content/blog/2020/07/20/apache-cassandra-4-0-beta1.html                 | 2 +-
 content/blog/2020/08/14/cassandra-and-kubernetes-sig-update.html        | 2 +-
 content/blog/2020/09/03/improving-resiliency.html                       | 2 +-
 content/blog/2020/09/17/cassandra-usage-report-2020.html                | 2 +-
 content/blog/2020/10/28/cass_changelog_1.html                           | 2 +-
 content/blog/2020/12/01/cass_changelog_2.html                           | 2 +-
 content/blog/2021/01/19/cass-changelog_3.html                           | 2 +-
 content/blog/2021/02/11/cass-changelog_4.html                           | 2 +-
 content/blog/2021/03/08/cass_changelog_5.html                           | 2 +-
 content/blog/2021/03/10/join_cassandra_gsoc_2021.html                   | 2 +-
 content/blog/2021/03/25/world_party.html                                | 2 +-
 content/blog/2021/04/12/cass-changelog_6.html                           | 2 +-
 content/blog/2021/04/19/cass-world-party-speakers.html                  | 2 +-
 content/blog/Apache-Cassandra-Changelog-1-October-2020.html             | 2 +-
 content/blog/Apache-Cassandra-Changelog-2-December-2020.html            | 2 +-
 content/blog/Apache-Cassandra-Changelog-3-January-2021.html             | 2 +-
 content/blog/Apache-Cassandra-Changelog-4-February-2021.html            | 2 +-
 content/blog/Apache-Cassandra-Changelog-5-March-2021.html               | 2 +-
 content/blog/Apache-Cassandra-Changelog-6-April-2021.html               | 2 +-
 content/blog/Apache-Cassandra-Usage-Report-2020.html                    | 2 +-
 content/blog/Audit-Logging-in-Apache-Cassandra-4.html                   | 2 +-
 content/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html        | 2 +-
 ...ven-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html | 2 +-
 ...nding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html | 2 +-
 .../blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html  | 2 +-
 .../blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html   | 2 +-
 .../Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html | 2 +-
 content/blog/Introducing-Transient-Replication.html                     | 2 +-
 content/blog/Join-Casssandra-GSoC-2021.html                             | 2 +-
 .../blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html | 2 +-
 content/blog/Testing-Apache-Cassandra-4.html                            | 2 +-
 content/blog/World-Party.html                                           | 2 +-
 content/blog/index.html                                                 | 2 +-
 content/blog/page2/index.html                                           | 2 +-
 content/blog/page3/index.html                                           | 2 +-
 content/blog/page4/index.html                                           | 2 +-
 content/blog/template.html                                              | 2 +-
 content/case-studies/index.html                                         | 2 +-
 content/cassandra-basics/index.html                                     | 2 +-
 content/community/index.html                                            | 2 +-
 content/doc/3.11.11/architecture/dynamo.html                            | 2 +-
 content/doc/3.11.11/architecture/guarantees.html                        | 2 +-
 content/doc/3.11.11/architecture/index.html                             | 2 +-
 content/doc/3.11.11/architecture/overview.html                          | 2 +-
 content/doc/3.11.11/architecture/storage_engine.html                    | 2 +-
 content/doc/3.11.11/bugs.html                                           | 2 +-
 content/doc/3.11.11/configuration/cassandra_config_file.html            | 2 +-
 content/doc/3.11.11/configuration/index.html                            | 2 +-
 content/doc/3.11.11/contactus.html                                      | 2 +-
 content/doc/3.11.11/cql/appendices.html                                 | 2 +-
 content/doc/3.11.11/cql/changes.html                                    | 2 +-
 content/doc/3.11.11/cql/ddl.html                                        | 2 +-
 content/doc/3.11.11/cql/definitions.html                                | 2 +-
 content/doc/3.11.11/cql/dml.html                                        | 2 +-
 content/doc/3.11.11/cql/functions.html                                  | 2 +-
 content/doc/3.11.11/cql/index.html                                      | 2 +-
 content/doc/3.11.11/cql/indexes.html                                    | 2 +-
 content/doc/3.11.11/cql/json.html                                       | 2 +-
 content/doc/3.11.11/cql/mvs.html                                        | 2 +-
 content/doc/3.11.11/cql/security.html                                   | 2 +-
 content/doc/3.11.11/cql/triggers.html                                   | 2 +-
 content/doc/3.11.11/cql/types.html                                      | 2 +-
 content/doc/3.11.11/data_modeling/index.html                            | 2 +-
 content/doc/3.11.11/development/code_style.html                         | 2 +-
 content/doc/3.11.11/development/how_to_commit.html                      | 2 +-
 content/doc/3.11.11/development/how_to_review.html                      | 2 +-
 content/doc/3.11.11/development/ide.html                                | 2 +-
 content/doc/3.11.11/development/index.html                              | 2 +-
 content/doc/3.11.11/development/license_compliance.html                 | 2 +-
 content/doc/3.11.11/development/patches.html                            | 2 +-
 content/doc/3.11.11/development/testing.html                            | 2 +-
 content/doc/3.11.11/faq/index.html                                      | 2 +-
 content/doc/3.11.11/getting_started/configuring.html                    | 2 +-
 content/doc/3.11.11/getting_started/drivers.html                        | 2 +-
 content/doc/3.11.11/getting_started/index.html                          | 2 +-
 content/doc/3.11.11/getting_started/installing.html                     | 2 +-
 content/doc/3.11.11/getting_started/querying.html                       | 2 +-
 content/doc/3.11.11/index.html                                          | 2 +-
 content/doc/3.11.11/operating/backups.html                              | 2 +-
 content/doc/3.11.11/operating/bloom_filters.html                        | 2 +-
 content/doc/3.11.11/operating/bulk_loading.html                         | 2 +-
 content/doc/3.11.11/operating/cdc.html                                  | 2 +-
 content/doc/3.11.11/operating/compaction.html                           | 2 +-
 content/doc/3.11.11/operating/compression.html                          | 2 +-
 content/doc/3.11.11/operating/hardware.html                             | 2 +-
 content/doc/3.11.11/operating/hints.html                                | 2 +-
 content/doc/3.11.11/operating/index.html                                | 2 +-
 content/doc/3.11.11/operating/metrics.html                              | 2 +-
 content/doc/3.11.11/operating/read_repair.html                          | 2 +-
 content/doc/3.11.11/operating/repair.html                               | 2 +-
 content/doc/3.11.11/operating/security.html                             | 2 +-
 content/doc/3.11.11/operating/snitch.html                               | 2 +-
 content/doc/3.11.11/operating/topo_changes.html                         | 2 +-
 content/doc/3.11.11/search.html                                         | 2 +-
 content/doc/3.11.11/tools/cqlsh.html                                    | 2 +-
 content/doc/3.11.11/tools/index.html                                    | 2 +-
 content/doc/3.11.11/tools/nodetool.html                                 | 2 +-
 content/doc/3.11.11/tools/nodetool/assassinate.html                     | 2 +-
 content/doc/3.11.11/tools/nodetool/bootstrap.html                       | 2 +-
 content/doc/3.11.11/tools/nodetool/cleanup.html                         | 2 +-
 content/doc/3.11.11/tools/nodetool/clearsnapshot.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/compact.html                         | 2 +-
 content/doc/3.11.11/tools/nodetool/compactionhistory.html               | 2 +-
 content/doc/3.11.11/tools/nodetool/compactionstats.html                 | 2 +-
 content/doc/3.11.11/tools/nodetool/decommission.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/describecluster.html                 | 2 +-
 content/doc/3.11.11/tools/nodetool/describering.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/disableautocompaction.html           | 2 +-
 content/doc/3.11.11/tools/nodetool/disablebackup.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/disablebinary.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/disablegossip.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/disablehandoff.html                  | 2 +-
 content/doc/3.11.11/tools/nodetool/disablehintsfordc.html               | 2 +-
 content/doc/3.11.11/tools/nodetool/disablethrift.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/drain.html                           | 2 +-
 content/doc/3.11.11/tools/nodetool/enableautocompaction.html            | 2 +-
 content/doc/3.11.11/tools/nodetool/enablebackup.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/enablebinary.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/enablegossip.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/enablehandoff.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/enablehintsfordc.html                | 2 +-
 content/doc/3.11.11/tools/nodetool/enablethrift.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/failuredetector.html                 | 2 +-
 content/doc/3.11.11/tools/nodetool/flush.html                           | 2 +-
 content/doc/3.11.11/tools/nodetool/garbagecollect.html                  | 2 +-
 content/doc/3.11.11/tools/nodetool/gcstats.html                         | 2 +-
 content/doc/3.11.11/tools/nodetool/getcompactionthreshold.html          | 2 +-
 content/doc/3.11.11/tools/nodetool/getcompactionthroughput.html         | 2 +-
 content/doc/3.11.11/tools/nodetool/getconcurrentcompactors.html         | 2 +-
 content/doc/3.11.11/tools/nodetool/getendpoints.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/getinterdcstreamthroughput.html      | 2 +-
 content/doc/3.11.11/tools/nodetool/getlogginglevels.html                | 2 +-
 content/doc/3.11.11/tools/nodetool/getsstables.html                     | 2 +-
 content/doc/3.11.11/tools/nodetool/getstreamthroughput.html             | 2 +-
 content/doc/3.11.11/tools/nodetool/gettimeout.html                      | 2 +-
 content/doc/3.11.11/tools/nodetool/gettraceprobability.html             | 2 +-
 content/doc/3.11.11/tools/nodetool/gossipinfo.html                      | 2 +-
 content/doc/3.11.11/tools/nodetool/help.html                            | 2 +-
 content/doc/3.11.11/tools/nodetool/info.html                            | 2 +-
 content/doc/3.11.11/tools/nodetool/invalidatecountercache.html          | 2 +-
 content/doc/3.11.11/tools/nodetool/invalidatekeycache.html              | 2 +-
 content/doc/3.11.11/tools/nodetool/invalidaterowcache.html              | 2 +-
 content/doc/3.11.11/tools/nodetool/join.html                            | 2 +-
 content/doc/3.11.11/tools/nodetool/listsnapshots.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/move.html                            | 2 +-
 content/doc/3.11.11/tools/nodetool/netstats.html                        | 2 +-
 content/doc/3.11.11/tools/nodetool/nodetool.html                        | 2 +-
 content/doc/3.11.11/tools/nodetool/pausehandoff.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/proxyhistograms.html                 | 2 +-
 content/doc/3.11.11/tools/nodetool/rangekeysample.html                  | 2 +-
 content/doc/3.11.11/tools/nodetool/rebuild.html                         | 2 +-
 content/doc/3.11.11/tools/nodetool/rebuild_index.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/refresh.html                         | 2 +-
 content/doc/3.11.11/tools/nodetool/refreshsizeestimates.html            | 2 +-
 content/doc/3.11.11/tools/nodetool/reloadlocalschema.html               | 2 +-
 content/doc/3.11.11/tools/nodetool/reloadtriggers.html                  | 2 +-
 content/doc/3.11.11/tools/nodetool/relocatesstables.html                | 2 +-
 content/doc/3.11.11/tools/nodetool/removenode.html                      | 2 +-
 content/doc/3.11.11/tools/nodetool/repair.html                          | 2 +-
 content/doc/3.11.11/tools/nodetool/replaybatchlog.html                  | 2 +-
 content/doc/3.11.11/tools/nodetool/resetlocalschema.html                | 2 +-
 content/doc/3.11.11/tools/nodetool/resumehandoff.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/ring.html                            | 2 +-
 content/doc/3.11.11/tools/nodetool/scrub.html                           | 2 +-
 content/doc/3.11.11/tools/nodetool/setcachecapacity.html                | 2 +-
 content/doc/3.11.11/tools/nodetool/setcachekeystosave.html              | 2 +-
 content/doc/3.11.11/tools/nodetool/setcompactionthreshold.html          | 2 +-
 content/doc/3.11.11/tools/nodetool/setcompactionthroughput.html         | 2 +-
 content/doc/3.11.11/tools/nodetool/setconcurrentcompactors.html         | 2 +-
 content/doc/3.11.11/tools/nodetool/sethintedhandoffthrottlekb.html      | 2 +-
 content/doc/3.11.11/tools/nodetool/setinterdcstreamthroughput.html      | 2 +-
 content/doc/3.11.11/tools/nodetool/setlogginglevel.html                 | 2 +-
 content/doc/3.11.11/tools/nodetool/setstreamthroughput.html             | 2 +-
 content/doc/3.11.11/tools/nodetool/settimeout.html                      | 2 +-
 content/doc/3.11.11/tools/nodetool/settraceprobability.html             | 2 +-
 content/doc/3.11.11/tools/nodetool/snapshot.html                        | 2 +-
 content/doc/3.11.11/tools/nodetool/status.html                          | 2 +-
 content/doc/3.11.11/tools/nodetool/statusbackup.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/statusbinary.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/statusgossip.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/statushandoff.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/statusthrift.html                    | 2 +-
 content/doc/3.11.11/tools/nodetool/stop.html                            | 2 +-
 content/doc/3.11.11/tools/nodetool/stopdaemon.html                      | 2 +-
 content/doc/3.11.11/tools/nodetool/tablehistograms.html                 | 2 +-
 content/doc/3.11.11/tools/nodetool/tablestats.html                      | 2 +-
 content/doc/3.11.11/tools/nodetool/toppartitions.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/tpstats.html                         | 2 +-
 content/doc/3.11.11/tools/nodetool/truncatehints.html                   | 2 +-
 content/doc/3.11.11/tools/nodetool/upgradesstables.html                 | 2 +-
 content/doc/3.11.11/tools/nodetool/verify.html                          | 2 +-
 content/doc/3.11.11/tools/nodetool/version.html                         | 2 +-
 content/doc/3.11.11/tools/nodetool/viewbuildstatus.html                 | 2 +-
 content/doc/3.11.11/troubleshooting/index.html                          | 2 +-
 content/doc/3.11.3/architecture/dynamo.html                             | 2 +-
 content/doc/3.11.3/architecture/guarantees.html                         | 2 +-
 content/doc/3.11.3/architecture/index.html                              | 2 +-
 content/doc/3.11.3/architecture/overview.html                           | 2 +-
 content/doc/3.11.3/architecture/storage_engine.html                     | 2 +-
 content/doc/3.11.3/bugs.html                                            | 2 +-
 content/doc/3.11.3/configuration/cassandra_config_file.html             | 2 +-
 content/doc/3.11.3/configuration/index.html                             | 2 +-
 content/doc/3.11.3/contactus.html                                       | 2 +-
 content/doc/3.11.3/cql/appendices.html                                  | 2 +-
 content/doc/3.11.3/cql/changes.html                                     | 2 +-
 content/doc/3.11.3/cql/ddl.html                                         | 2 +-
 content/doc/3.11.3/cql/definitions.html                                 | 2 +-
 content/doc/3.11.3/cql/dml.html                                         | 2 +-
 content/doc/3.11.3/cql/functions.html                                   | 2 +-
 content/doc/3.11.3/cql/index.html                                       | 2 +-
 content/doc/3.11.3/cql/indexes.html                                     | 2 +-
 content/doc/3.11.3/cql/json.html                                        | 2 +-
 content/doc/3.11.3/cql/mvs.html                                         | 2 +-
 content/doc/3.11.3/cql/security.html                                    | 2 +-
 content/doc/3.11.3/cql/triggers.html                                    | 2 +-
 content/doc/3.11.3/cql/types.html                                       | 2 +-
 content/doc/3.11.3/data_modeling/index.html                             | 2 +-
 content/doc/3.11.3/development/code_style.html                          | 2 +-
 content/doc/3.11.3/development/how_to_commit.html                       | 2 +-
 content/doc/3.11.3/development/how_to_review.html                       | 2 +-
 content/doc/3.11.3/development/ide.html                                 | 2 +-
 content/doc/3.11.3/development/index.html                               | 2 +-
 content/doc/3.11.3/development/patches.html                             | 2 +-
 content/doc/3.11.3/development/testing.html                             | 2 +-
 content/doc/3.11.3/faq/index.html                                       | 2 +-
 content/doc/3.11.3/getting_started/configuring.html                     | 2 +-
 content/doc/3.11.3/getting_started/drivers.html                         | 2 +-
 content/doc/3.11.3/getting_started/index.html                           | 2 +-
 content/doc/3.11.3/getting_started/installing.html                      | 2 +-
 content/doc/3.11.3/getting_started/querying.html                        | 2 +-
 content/doc/3.11.3/index.html                                           | 2 +-
 content/doc/3.11.3/operating/backups.html                               | 2 +-
 content/doc/3.11.3/operating/bloom_filters.html                         | 2 +-
 content/doc/3.11.3/operating/bulk_loading.html                          | 2 +-
 content/doc/3.11.3/operating/cdc.html                                   | 2 +-
 content/doc/3.11.3/operating/compaction.html                            | 2 +-
 content/doc/3.11.3/operating/compression.html                           | 2 +-
 content/doc/3.11.3/operating/hardware.html                              | 2 +-
 content/doc/3.11.3/operating/hints.html                                 | 2 +-
 content/doc/3.11.3/operating/index.html                                 | 2 +-
 content/doc/3.11.3/operating/metrics.html                               | 2 +-
 content/doc/3.11.3/operating/read_repair.html                           | 2 +-
 content/doc/3.11.3/operating/repair.html                                | 2 +-
 content/doc/3.11.3/operating/security.html                              | 2 +-
 content/doc/3.11.3/operating/snitch.html                                | 2 +-
 content/doc/3.11.3/operating/topo_changes.html                          | 2 +-
 content/doc/3.11.3/search.html                                          | 2 +-
 content/doc/3.11.3/tools/cqlsh.html                                     | 2 +-
 content/doc/3.11.3/tools/index.html                                     | 2 +-
 content/doc/3.11.3/tools/nodetool.html                                  | 2 +-
 content/doc/3.11.3/tools/nodetool/assassinate.html                      | 2 +-
 content/doc/3.11.3/tools/nodetool/bootstrap.html                        | 2 +-
 content/doc/3.11.3/tools/nodetool/cleanup.html                          | 2 +-
 content/doc/3.11.3/tools/nodetool/clearsnapshot.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/clientstats.html                      | 2 +-
 content/doc/3.11.3/tools/nodetool/compact.html                          | 2 +-
 content/doc/3.11.3/tools/nodetool/compactionhistory.html                | 2 +-
 content/doc/3.11.3/tools/nodetool/compactionstats.html                  | 2 +-
 content/doc/3.11.3/tools/nodetool/decommission.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/describecluster.html                  | 2 +-
 content/doc/3.11.3/tools/nodetool/describering.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/disableauditlog.html                  | 2 +-
 content/doc/3.11.3/tools/nodetool/disableautocompaction.html            | 2 +-
 content/doc/3.11.3/tools/nodetool/disablebackup.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/disablebinary.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/disablefullquerylog.html              | 2 +-
 content/doc/3.11.3/tools/nodetool/disablegossip.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/disablehandoff.html                   | 2 +-
 content/doc/3.11.3/tools/nodetool/disablehintsfordc.html                | 2 +-
 content/doc/3.11.3/tools/nodetool/disableoldprotocolversions.html       | 2 +-
 content/doc/3.11.3/tools/nodetool/drain.html                            | 2 +-
 content/doc/3.11.3/tools/nodetool/enableauditlog.html                   | 2 +-
 content/doc/3.11.3/tools/nodetool/enableautocompaction.html             | 2 +-
 content/doc/3.11.3/tools/nodetool/enablebackup.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/enablebinary.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/enablefullquerylog.html               | 2 +-
 content/doc/3.11.3/tools/nodetool/enablegossip.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/enablehandoff.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/enablehintsfordc.html                 | 2 +-
 content/doc/3.11.3/tools/nodetool/enableoldprotocolversions.html        | 2 +-
 content/doc/3.11.3/tools/nodetool/failuredetector.html                  | 2 +-
 content/doc/3.11.3/tools/nodetool/flush.html                            | 2 +-
 content/doc/3.11.3/tools/nodetool/garbagecollect.html                   | 2 +-
 content/doc/3.11.3/tools/nodetool/gcstats.html                          | 2 +-
 content/doc/3.11.3/tools/nodetool/getbatchlogreplaythrottle.html        | 2 +-
 content/doc/3.11.3/tools/nodetool/getcompactionthreshold.html           | 2 +-
 content/doc/3.11.3/tools/nodetool/getcompactionthroughput.html          | 2 +-
 content/doc/3.11.3/tools/nodetool/getconcurrentcompactors.html          | 2 +-
 content/doc/3.11.3/tools/nodetool/getconcurrentviewbuilders.html        | 2 +-
 content/doc/3.11.3/tools/nodetool/getendpoints.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/getinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.3/tools/nodetool/getlogginglevels.html                 | 2 +-
 content/doc/3.11.3/tools/nodetool/getmaxhintwindow.html                 | 2 +-
 content/doc/3.11.3/tools/nodetool/getreplicas.html                      | 2 +-
 content/doc/3.11.3/tools/nodetool/getseeds.html                         | 2 +-
 content/doc/3.11.3/tools/nodetool/getsstables.html                      | 2 +-
 content/doc/3.11.3/tools/nodetool/getstreamthroughput.html              | 2 +-
 content/doc/3.11.3/tools/nodetool/gettimeout.html                       | 2 +-
 content/doc/3.11.3/tools/nodetool/gettraceprobability.html              | 2 +-
 content/doc/3.11.3/tools/nodetool/gossipinfo.html                       | 2 +-
 content/doc/3.11.3/tools/nodetool/handoffwindow.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/help.html                             | 2 +-
 content/doc/3.11.3/tools/nodetool/import.html                           | 2 +-
 content/doc/3.11.3/tools/nodetool/info.html                             | 2 +-
 content/doc/3.11.3/tools/nodetool/invalidatecountercache.html           | 2 +-
 content/doc/3.11.3/tools/nodetool/invalidatekeycache.html               | 2 +-
 content/doc/3.11.3/tools/nodetool/invalidaterowcache.html               | 2 +-
 content/doc/3.11.3/tools/nodetool/join.html                             | 2 +-
 content/doc/3.11.3/tools/nodetool/listsnapshots.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/move.html                             | 2 +-
 content/doc/3.11.3/tools/nodetool/netstats.html                         | 2 +-
 content/doc/3.11.3/tools/nodetool/nodetool.html                         | 2 +-
 content/doc/3.11.3/tools/nodetool/pausehandoff.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/profileload.html                      | 2 +-
 content/doc/3.11.3/tools/nodetool/proxyhistograms.html                  | 2 +-
 content/doc/3.11.3/tools/nodetool/rangekeysample.html                   | 2 +-
 content/doc/3.11.3/tools/nodetool/rebuild.html                          | 2 +-
 content/doc/3.11.3/tools/nodetool/rebuild_index.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/refresh.html                          | 2 +-
 content/doc/3.11.3/tools/nodetool/refreshsizeestimates.html             | 2 +-
 content/doc/3.11.3/tools/nodetool/reloadlocalschema.html                | 2 +-
 content/doc/3.11.3/tools/nodetool/reloadseeds.html                      | 2 +-
 content/doc/3.11.3/tools/nodetool/reloadssl.html                        | 2 +-
 content/doc/3.11.3/tools/nodetool/reloadtriggers.html                   | 2 +-
 content/doc/3.11.3/tools/nodetool/relocatesstables.html                 | 2 +-
 content/doc/3.11.3/tools/nodetool/removenode.html                       | 2 +-
 content/doc/3.11.3/tools/nodetool/repair.html                           | 2 +-
 content/doc/3.11.3/tools/nodetool/repair_admin.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/replaybatchlog.html                   | 2 +-
 content/doc/3.11.3/tools/nodetool/resetfullquerylog.html                | 2 +-
 content/doc/3.11.3/tools/nodetool/resetlocalschema.html                 | 2 +-
 content/doc/3.11.3/tools/nodetool/resumehandoff.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/ring.html                             | 2 +-
 content/doc/3.11.3/tools/nodetool/scrub.html                            | 2 +-
 content/doc/3.11.3/tools/nodetool/setbatchlogreplaythrottle.html        | 2 +-
 content/doc/3.11.3/tools/nodetool/setcachecapacity.html                 | 2 +-
 content/doc/3.11.3/tools/nodetool/setcachekeystosave.html               | 2 +-
 content/doc/3.11.3/tools/nodetool/setcompactionthreshold.html           | 2 +-
 content/doc/3.11.3/tools/nodetool/setcompactionthroughput.html          | 2 +-
 content/doc/3.11.3/tools/nodetool/setconcurrentcompactors.html          | 2 +-
 content/doc/3.11.3/tools/nodetool/setconcurrentviewbuilders.html        | 2 +-
 content/doc/3.11.3/tools/nodetool/sethintedhandoffthrottlekb.html       | 2 +-
 content/doc/3.11.3/tools/nodetool/setinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.3/tools/nodetool/setlogginglevel.html                  | 2 +-
 content/doc/3.11.3/tools/nodetool/setmaxhintwindow.html                 | 2 +-
 content/doc/3.11.3/tools/nodetool/setstreamthroughput.html              | 2 +-
 content/doc/3.11.3/tools/nodetool/settimeout.html                       | 2 +-
 content/doc/3.11.3/tools/nodetool/settraceprobability.html              | 2 +-
 content/doc/3.11.3/tools/nodetool/snapshot.html                         | 2 +-
 content/doc/3.11.3/tools/nodetool/status.html                           | 2 +-
 content/doc/3.11.3/tools/nodetool/statusautocompaction.html             | 2 +-
 content/doc/3.11.3/tools/nodetool/statusbackup.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/statusbinary.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/statusgossip.html                     | 2 +-
 content/doc/3.11.3/tools/nodetool/statushandoff.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/stop.html                             | 2 +-
 content/doc/3.11.3/tools/nodetool/stopdaemon.html                       | 2 +-
 content/doc/3.11.3/tools/nodetool/tablehistograms.html                  | 2 +-
 content/doc/3.11.3/tools/nodetool/tablestats.html                       | 2 +-
 content/doc/3.11.3/tools/nodetool/toppartitions.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/tpstats.html                          | 2 +-
 content/doc/3.11.3/tools/nodetool/truncatehints.html                    | 2 +-
 content/doc/3.11.3/tools/nodetool/upgradesstables.html                  | 2 +-
 content/doc/3.11.3/tools/nodetool/verify.html                           | 2 +-
 content/doc/3.11.3/tools/nodetool/version.html                          | 2 +-
 content/doc/3.11.3/tools/nodetool/viewbuildstatus.html                  | 2 +-
 content/doc/3.11.3/troubleshooting/index.html                           | 2 +-
 content/doc/3.11.5/architecture/dynamo.html                             | 2 +-
 content/doc/3.11.5/architecture/guarantees.html                         | 2 +-
 content/doc/3.11.5/architecture/index.html                              | 2 +-
 content/doc/3.11.5/architecture/overview.html                           | 2 +-
 content/doc/3.11.5/architecture/storage_engine.html                     | 2 +-
 content/doc/3.11.5/bugs.html                                            | 2 +-
 content/doc/3.11.5/configuration/cassandra_config_file.html             | 2 +-
 content/doc/3.11.5/configuration/index.html                             | 2 +-
 content/doc/3.11.5/contactus.html                                       | 2 +-
 content/doc/3.11.5/cql/appendices.html                                  | 2 +-
 content/doc/3.11.5/cql/changes.html                                     | 2 +-
 content/doc/3.11.5/cql/ddl.html                                         | 2 +-
 content/doc/3.11.5/cql/definitions.html                                 | 2 +-
 content/doc/3.11.5/cql/dml.html                                         | 2 +-
 content/doc/3.11.5/cql/functions.html                                   | 2 +-
 content/doc/3.11.5/cql/index.html                                       | 2 +-
 content/doc/3.11.5/cql/indexes.html                                     | 2 +-
 content/doc/3.11.5/cql/json.html                                        | 2 +-
 content/doc/3.11.5/cql/mvs.html                                         | 2 +-
 content/doc/3.11.5/cql/security.html                                    | 2 +-
 content/doc/3.11.5/cql/triggers.html                                    | 2 +-
 content/doc/3.11.5/cql/types.html                                       | 2 +-
 content/doc/3.11.5/data_modeling/index.html                             | 2 +-
 content/doc/3.11.5/development/code_style.html                          | 2 +-
 content/doc/3.11.5/development/how_to_commit.html                       | 2 +-
 content/doc/3.11.5/development/how_to_review.html                       | 2 +-
 content/doc/3.11.5/development/ide.html                                 | 2 +-
 content/doc/3.11.5/development/index.html                               | 2 +-
 content/doc/3.11.5/development/patches.html                             | 2 +-
 content/doc/3.11.5/development/testing.html                             | 2 +-
 content/doc/3.11.5/faq/index.html                                       | 2 +-
 content/doc/3.11.5/getting_started/configuring.html                     | 2 +-
 content/doc/3.11.5/getting_started/drivers.html                         | 2 +-
 content/doc/3.11.5/getting_started/index.html                           | 2 +-
 content/doc/3.11.5/getting_started/installing.html                      | 2 +-
 content/doc/3.11.5/getting_started/querying.html                        | 2 +-
 content/doc/3.11.5/index.html                                           | 2 +-
 content/doc/3.11.5/operating/backups.html                               | 2 +-
 content/doc/3.11.5/operating/bloom_filters.html                         | 2 +-
 content/doc/3.11.5/operating/bulk_loading.html                          | 2 +-
 content/doc/3.11.5/operating/cdc.html                                   | 2 +-
 content/doc/3.11.5/operating/compaction.html                            | 2 +-
 content/doc/3.11.5/operating/compression.html                           | 2 +-
 content/doc/3.11.5/operating/hardware.html                              | 2 +-
 content/doc/3.11.5/operating/hints.html                                 | 2 +-
 content/doc/3.11.5/operating/index.html                                 | 2 +-
 content/doc/3.11.5/operating/metrics.html                               | 2 +-
 content/doc/3.11.5/operating/read_repair.html                           | 2 +-
 content/doc/3.11.5/operating/repair.html                                | 2 +-
 content/doc/3.11.5/operating/security.html                              | 2 +-
 content/doc/3.11.5/operating/snitch.html                                | 2 +-
 content/doc/3.11.5/operating/topo_changes.html                          | 2 +-
 content/doc/3.11.5/search.html                                          | 2 +-
 content/doc/3.11.5/tools/cqlsh.html                                     | 2 +-
 content/doc/3.11.5/tools/index.html                                     | 2 +-
 content/doc/3.11.5/tools/nodetool.html                                  | 2 +-
 content/doc/3.11.5/tools/nodetool/assassinate.html                      | 2 +-
 content/doc/3.11.5/tools/nodetool/bootstrap.html                        | 2 +-
 content/doc/3.11.5/tools/nodetool/cleanup.html                          | 2 +-
 content/doc/3.11.5/tools/nodetool/clearsnapshot.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/compact.html                          | 2 +-
 content/doc/3.11.5/tools/nodetool/compactionhistory.html                | 2 +-
 content/doc/3.11.5/tools/nodetool/compactionstats.html                  | 2 +-
 content/doc/3.11.5/tools/nodetool/decommission.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/describecluster.html                  | 2 +-
 content/doc/3.11.5/tools/nodetool/describering.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/disableautocompaction.html            | 2 +-
 content/doc/3.11.5/tools/nodetool/disablebackup.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/disablebinary.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/disablegossip.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/disablehandoff.html                   | 2 +-
 content/doc/3.11.5/tools/nodetool/disablehintsfordc.html                | 2 +-
 content/doc/3.11.5/tools/nodetool/disablethrift.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/drain.html                            | 2 +-
 content/doc/3.11.5/tools/nodetool/enableautocompaction.html             | 2 +-
 content/doc/3.11.5/tools/nodetool/enablebackup.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/enablebinary.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/enablegossip.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/enablehandoff.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/enablehintsfordc.html                 | 2 +-
 content/doc/3.11.5/tools/nodetool/enablethrift.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/failuredetector.html                  | 2 +-
 content/doc/3.11.5/tools/nodetool/flush.html                            | 2 +-
 content/doc/3.11.5/tools/nodetool/garbagecollect.html                   | 2 +-
 content/doc/3.11.5/tools/nodetool/gcstats.html                          | 2 +-
 content/doc/3.11.5/tools/nodetool/getcompactionthreshold.html           | 2 +-
 content/doc/3.11.5/tools/nodetool/getcompactionthroughput.html          | 2 +-
 content/doc/3.11.5/tools/nodetool/getconcurrentcompactors.html          | 2 +-
 content/doc/3.11.5/tools/nodetool/getendpoints.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/getinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.5/tools/nodetool/getlogginglevels.html                 | 2 +-
 content/doc/3.11.5/tools/nodetool/getsstables.html                      | 2 +-
 content/doc/3.11.5/tools/nodetool/getstreamthroughput.html              | 2 +-
 content/doc/3.11.5/tools/nodetool/gettimeout.html                       | 2 +-
 content/doc/3.11.5/tools/nodetool/gettraceprobability.html              | 2 +-
 content/doc/3.11.5/tools/nodetool/gossipinfo.html                       | 2 +-
 content/doc/3.11.5/tools/nodetool/help.html                             | 2 +-
 content/doc/3.11.5/tools/nodetool/info.html                             | 2 +-
 content/doc/3.11.5/tools/nodetool/invalidatecountercache.html           | 2 +-
 content/doc/3.11.5/tools/nodetool/invalidatekeycache.html               | 2 +-
 content/doc/3.11.5/tools/nodetool/invalidaterowcache.html               | 2 +-
 content/doc/3.11.5/tools/nodetool/join.html                             | 2 +-
 content/doc/3.11.5/tools/nodetool/listsnapshots.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/move.html                             | 2 +-
 content/doc/3.11.5/tools/nodetool/netstats.html                         | 2 +-
 content/doc/3.11.5/tools/nodetool/nodetool.html                         | 2 +-
 content/doc/3.11.5/tools/nodetool/pausehandoff.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/proxyhistograms.html                  | 2 +-
 content/doc/3.11.5/tools/nodetool/rangekeysample.html                   | 2 +-
 content/doc/3.11.5/tools/nodetool/rebuild.html                          | 2 +-
 content/doc/3.11.5/tools/nodetool/rebuild_index.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/refresh.html                          | 2 +-
 content/doc/3.11.5/tools/nodetool/refreshsizeestimates.html             | 2 +-
 content/doc/3.11.5/tools/nodetool/reloadlocalschema.html                | 2 +-
 content/doc/3.11.5/tools/nodetool/reloadtriggers.html                   | 2 +-
 content/doc/3.11.5/tools/nodetool/relocatesstables.html                 | 2 +-
 content/doc/3.11.5/tools/nodetool/removenode.html                       | 2 +-
 content/doc/3.11.5/tools/nodetool/repair.html                           | 2 +-
 content/doc/3.11.5/tools/nodetool/replaybatchlog.html                   | 2 +-
 content/doc/3.11.5/tools/nodetool/resetlocalschema.html                 | 2 +-
 content/doc/3.11.5/tools/nodetool/resumehandoff.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/ring.html                             | 2 +-
 content/doc/3.11.5/tools/nodetool/scrub.html                            | 2 +-
 content/doc/3.11.5/tools/nodetool/setcachecapacity.html                 | 2 +-
 content/doc/3.11.5/tools/nodetool/setcachekeystosave.html               | 2 +-
 content/doc/3.11.5/tools/nodetool/setcompactionthreshold.html           | 2 +-
 content/doc/3.11.5/tools/nodetool/setcompactionthroughput.html          | 2 +-
 content/doc/3.11.5/tools/nodetool/setconcurrentcompactors.html          | 2 +-
 content/doc/3.11.5/tools/nodetool/sethintedhandoffthrottlekb.html       | 2 +-
 content/doc/3.11.5/tools/nodetool/setinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.5/tools/nodetool/setlogginglevel.html                  | 2 +-
 content/doc/3.11.5/tools/nodetool/setstreamthroughput.html              | 2 +-
 content/doc/3.11.5/tools/nodetool/settimeout.html                       | 2 +-
 content/doc/3.11.5/tools/nodetool/settraceprobability.html              | 2 +-
 content/doc/3.11.5/tools/nodetool/snapshot.html                         | 2 +-
 content/doc/3.11.5/tools/nodetool/status.html                           | 2 +-
 content/doc/3.11.5/tools/nodetool/statusbackup.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/statusbinary.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/statusgossip.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/statushandoff.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/statusthrift.html                     | 2 +-
 content/doc/3.11.5/tools/nodetool/stop.html                             | 2 +-
 content/doc/3.11.5/tools/nodetool/stopdaemon.html                       | 2 +-
 content/doc/3.11.5/tools/nodetool/tablehistograms.html                  | 2 +-
 content/doc/3.11.5/tools/nodetool/tablestats.html                       | 2 +-
 content/doc/3.11.5/tools/nodetool/toppartitions.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/tpstats.html                          | 2 +-
 content/doc/3.11.5/tools/nodetool/truncatehints.html                    | 2 +-
 content/doc/3.11.5/tools/nodetool/upgradesstables.html                  | 2 +-
 content/doc/3.11.5/tools/nodetool/verify.html                           | 2 +-
 content/doc/3.11.5/tools/nodetool/version.html                          | 2 +-
 content/doc/3.11.5/tools/nodetool/viewbuildstatus.html                  | 2 +-
 content/doc/3.11.5/troubleshooting/index.html                           | 2 +-
 content/doc/3.11.6/architecture/dynamo.html                             | 2 +-
 content/doc/3.11.6/architecture/guarantees.html                         | 2 +-
 content/doc/3.11.6/architecture/index.html                              | 2 +-
 content/doc/3.11.6/architecture/overview.html                           | 2 +-
 content/doc/3.11.6/architecture/storage_engine.html                     | 2 +-
 content/doc/3.11.6/bugs.html                                            | 2 +-
 content/doc/3.11.6/configuration/cassandra_config_file.html             | 2 +-
 content/doc/3.11.6/configuration/index.html                             | 2 +-
 content/doc/3.11.6/contactus.html                                       | 2 +-
 content/doc/3.11.6/cql/appendices.html                                  | 2 +-
 content/doc/3.11.6/cql/changes.html                                     | 2 +-
 content/doc/3.11.6/cql/ddl.html                                         | 2 +-
 content/doc/3.11.6/cql/definitions.html                                 | 2 +-
 content/doc/3.11.6/cql/dml.html                                         | 2 +-
 content/doc/3.11.6/cql/functions.html                                   | 2 +-
 content/doc/3.11.6/cql/index.html                                       | 2 +-
 content/doc/3.11.6/cql/indexes.html                                     | 2 +-
 content/doc/3.11.6/cql/json.html                                        | 2 +-
 content/doc/3.11.6/cql/mvs.html                                         | 2 +-
 content/doc/3.11.6/cql/security.html                                    | 2 +-
 content/doc/3.11.6/cql/triggers.html                                    | 2 +-
 content/doc/3.11.6/cql/types.html                                       | 2 +-
 content/doc/3.11.6/data_modeling/index.html                             | 2 +-
 content/doc/3.11.6/development/code_style.html                          | 2 +-
 content/doc/3.11.6/development/how_to_commit.html                       | 2 +-
 content/doc/3.11.6/development/how_to_review.html                       | 2 +-
 content/doc/3.11.6/development/ide.html                                 | 2 +-
 content/doc/3.11.6/development/index.html                               | 2 +-
 content/doc/3.11.6/development/patches.html                             | 2 +-
 content/doc/3.11.6/development/testing.html                             | 2 +-
 content/doc/3.11.6/faq/index.html                                       | 2 +-
 content/doc/3.11.6/getting_started/configuring.html                     | 2 +-
 content/doc/3.11.6/getting_started/drivers.html                         | 2 +-
 content/doc/3.11.6/getting_started/index.html                           | 2 +-
 content/doc/3.11.6/getting_started/installing.html                      | 2 +-
 content/doc/3.11.6/getting_started/querying.html                        | 2 +-
 content/doc/3.11.6/index.html                                           | 2 +-
 content/doc/3.11.6/operating/backups.html                               | 2 +-
 content/doc/3.11.6/operating/bloom_filters.html                         | 2 +-
 content/doc/3.11.6/operating/bulk_loading.html                          | 2 +-
 content/doc/3.11.6/operating/cdc.html                                   | 2 +-
 content/doc/3.11.6/operating/compaction.html                            | 2 +-
 content/doc/3.11.6/operating/compression.html                           | 2 +-
 content/doc/3.11.6/operating/hardware.html                              | 2 +-
 content/doc/3.11.6/operating/hints.html                                 | 2 +-
 content/doc/3.11.6/operating/index.html                                 | 2 +-
 content/doc/3.11.6/operating/metrics.html                               | 2 +-
 content/doc/3.11.6/operating/read_repair.html                           | 2 +-
 content/doc/3.11.6/operating/repair.html                                | 2 +-
 content/doc/3.11.6/operating/security.html                              | 2 +-
 content/doc/3.11.6/operating/snitch.html                                | 2 +-
 content/doc/3.11.6/operating/topo_changes.html                          | 2 +-
 content/doc/3.11.6/search.html                                          | 2 +-
 content/doc/3.11.6/tools/cqlsh.html                                     | 2 +-
 content/doc/3.11.6/tools/index.html                                     | 2 +-
 content/doc/3.11.6/tools/nodetool.html                                  | 2 +-
 content/doc/3.11.6/tools/nodetool/assassinate.html                      | 2 +-
 content/doc/3.11.6/tools/nodetool/bootstrap.html                        | 2 +-
 content/doc/3.11.6/tools/nodetool/cleanup.html                          | 2 +-
 content/doc/3.11.6/tools/nodetool/clearsnapshot.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/compact.html                          | 2 +-
 content/doc/3.11.6/tools/nodetool/compactionhistory.html                | 2 +-
 content/doc/3.11.6/tools/nodetool/compactionstats.html                  | 2 +-
 content/doc/3.11.6/tools/nodetool/decommission.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/describecluster.html                  | 2 +-
 content/doc/3.11.6/tools/nodetool/describering.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/disableautocompaction.html            | 2 +-
 content/doc/3.11.6/tools/nodetool/disablebackup.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/disablebinary.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/disablegossip.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/disablehandoff.html                   | 2 +-
 content/doc/3.11.6/tools/nodetool/disablehintsfordc.html                | 2 +-
 content/doc/3.11.6/tools/nodetool/disablethrift.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/drain.html                            | 2 +-
 content/doc/3.11.6/tools/nodetool/enableautocompaction.html             | 2 +-
 content/doc/3.11.6/tools/nodetool/enablebackup.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/enablebinary.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/enablegossip.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/enablehandoff.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/enablehintsfordc.html                 | 2 +-
 content/doc/3.11.6/tools/nodetool/enablethrift.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/failuredetector.html                  | 2 +-
 content/doc/3.11.6/tools/nodetool/flush.html                            | 2 +-
 content/doc/3.11.6/tools/nodetool/garbagecollect.html                   | 2 +-
 content/doc/3.11.6/tools/nodetool/gcstats.html                          | 2 +-
 content/doc/3.11.6/tools/nodetool/getcompactionthreshold.html           | 2 +-
 content/doc/3.11.6/tools/nodetool/getcompactionthroughput.html          | 2 +-
 content/doc/3.11.6/tools/nodetool/getconcurrentcompactors.html          | 2 +-
 content/doc/3.11.6/tools/nodetool/getendpoints.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/getinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.6/tools/nodetool/getlogginglevels.html                 | 2 +-
 content/doc/3.11.6/tools/nodetool/getsstables.html                      | 2 +-
 content/doc/3.11.6/tools/nodetool/getstreamthroughput.html              | 2 +-
 content/doc/3.11.6/tools/nodetool/gettimeout.html                       | 2 +-
 content/doc/3.11.6/tools/nodetool/gettraceprobability.html              | 2 +-
 content/doc/3.11.6/tools/nodetool/gossipinfo.html                       | 2 +-
 content/doc/3.11.6/tools/nodetool/help.html                             | 2 +-
 content/doc/3.11.6/tools/nodetool/info.html                             | 2 +-
 content/doc/3.11.6/tools/nodetool/invalidatecountercache.html           | 2 +-
 content/doc/3.11.6/tools/nodetool/invalidatekeycache.html               | 2 +-
 content/doc/3.11.6/tools/nodetool/invalidaterowcache.html               | 2 +-
 content/doc/3.11.6/tools/nodetool/join.html                             | 2 +-
 content/doc/3.11.6/tools/nodetool/listsnapshots.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/move.html                             | 2 +-
 content/doc/3.11.6/tools/nodetool/netstats.html                         | 2 +-
 content/doc/3.11.6/tools/nodetool/nodetool.html                         | 2 +-
 content/doc/3.11.6/tools/nodetool/pausehandoff.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/proxyhistograms.html                  | 2 +-
 content/doc/3.11.6/tools/nodetool/rangekeysample.html                   | 2 +-
 content/doc/3.11.6/tools/nodetool/rebuild.html                          | 2 +-
 content/doc/3.11.6/tools/nodetool/rebuild_index.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/refresh.html                          | 2 +-
 content/doc/3.11.6/tools/nodetool/refreshsizeestimates.html             | 2 +-
 content/doc/3.11.6/tools/nodetool/reloadlocalschema.html                | 2 +-
 content/doc/3.11.6/tools/nodetool/reloadtriggers.html                   | 2 +-
 content/doc/3.11.6/tools/nodetool/relocatesstables.html                 | 2 +-
 content/doc/3.11.6/tools/nodetool/removenode.html                       | 2 +-
 content/doc/3.11.6/tools/nodetool/repair.html                           | 2 +-
 content/doc/3.11.6/tools/nodetool/replaybatchlog.html                   | 2 +-
 content/doc/3.11.6/tools/nodetool/resetlocalschema.html                 | 2 +-
 content/doc/3.11.6/tools/nodetool/resumehandoff.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/ring.html                             | 2 +-
 content/doc/3.11.6/tools/nodetool/scrub.html                            | 2 +-
 content/doc/3.11.6/tools/nodetool/setcachecapacity.html                 | 2 +-
 content/doc/3.11.6/tools/nodetool/setcachekeystosave.html               | 2 +-
 content/doc/3.11.6/tools/nodetool/setcompactionthreshold.html           | 2 +-
 content/doc/3.11.6/tools/nodetool/setcompactionthroughput.html          | 2 +-
 content/doc/3.11.6/tools/nodetool/setconcurrentcompactors.html          | 2 +-
 content/doc/3.11.6/tools/nodetool/sethintedhandoffthrottlekb.html       | 2 +-
 content/doc/3.11.6/tools/nodetool/setinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.6/tools/nodetool/setlogginglevel.html                  | 2 +-
 content/doc/3.11.6/tools/nodetool/setstreamthroughput.html              | 2 +-
 content/doc/3.11.6/tools/nodetool/settimeout.html                       | 2 +-
 content/doc/3.11.6/tools/nodetool/settraceprobability.html              | 2 +-
 content/doc/3.11.6/tools/nodetool/snapshot.html                         | 2 +-
 content/doc/3.11.6/tools/nodetool/status.html                           | 2 +-
 content/doc/3.11.6/tools/nodetool/statusbackup.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/statusbinary.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/statusgossip.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/statushandoff.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/statusthrift.html                     | 2 +-
 content/doc/3.11.6/tools/nodetool/stop.html                             | 2 +-
 content/doc/3.11.6/tools/nodetool/stopdaemon.html                       | 2 +-
 content/doc/3.11.6/tools/nodetool/tablehistograms.html                  | 2 +-
 content/doc/3.11.6/tools/nodetool/tablestats.html                       | 2 +-
 content/doc/3.11.6/tools/nodetool/toppartitions.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/tpstats.html                          | 2 +-
 content/doc/3.11.6/tools/nodetool/truncatehints.html                    | 2 +-
 content/doc/3.11.6/tools/nodetool/upgradesstables.html                  | 2 +-
 content/doc/3.11.6/tools/nodetool/verify.html                           | 2 +-
 content/doc/3.11.6/tools/nodetool/version.html                          | 2 +-
 content/doc/3.11.6/tools/nodetool/viewbuildstatus.html                  | 2 +-
 content/doc/3.11.6/troubleshooting/index.html                           | 2 +-
 content/doc/3.11.7/architecture/dynamo.html                             | 2 +-
 content/doc/3.11.7/architecture/guarantees.html                         | 2 +-
 content/doc/3.11.7/architecture/index.html                              | 2 +-
 content/doc/3.11.7/architecture/overview.html                           | 2 +-
 content/doc/3.11.7/architecture/storage_engine.html                     | 2 +-
 content/doc/3.11.7/bugs.html                                            | 2 +-
 content/doc/3.11.7/configuration/cassandra_config_file.html             | 2 +-
 content/doc/3.11.7/configuration/index.html                             | 2 +-
 content/doc/3.11.7/contactus.html                                       | 2 +-
 content/doc/3.11.7/cql/appendices.html                                  | 2 +-
 content/doc/3.11.7/cql/changes.html                                     | 2 +-
 content/doc/3.11.7/cql/ddl.html                                         | 2 +-
 content/doc/3.11.7/cql/definitions.html                                 | 2 +-
 content/doc/3.11.7/cql/dml.html                                         | 2 +-
 content/doc/3.11.7/cql/functions.html                                   | 2 +-
 content/doc/3.11.7/cql/index.html                                       | 2 +-
 content/doc/3.11.7/cql/indexes.html                                     | 2 +-
 content/doc/3.11.7/cql/json.html                                        | 2 +-
 content/doc/3.11.7/cql/mvs.html                                         | 2 +-
 content/doc/3.11.7/cql/security.html                                    | 2 +-
 content/doc/3.11.7/cql/triggers.html                                    | 2 +-
 content/doc/3.11.7/cql/types.html                                       | 2 +-
 content/doc/3.11.7/data_modeling/index.html                             | 2 +-
 content/doc/3.11.7/development/code_style.html                          | 2 +-
 content/doc/3.11.7/development/how_to_commit.html                       | 2 +-
 content/doc/3.11.7/development/how_to_review.html                       | 2 +-
 content/doc/3.11.7/development/ide.html                                 | 2 +-
 content/doc/3.11.7/development/index.html                               | 2 +-
 content/doc/3.11.7/development/patches.html                             | 2 +-
 content/doc/3.11.7/development/testing.html                             | 2 +-
 content/doc/3.11.7/faq/index.html                                       | 2 +-
 content/doc/3.11.7/getting_started/configuring.html                     | 2 +-
 content/doc/3.11.7/getting_started/drivers.html                         | 2 +-
 content/doc/3.11.7/getting_started/index.html                           | 2 +-
 content/doc/3.11.7/getting_started/installing.html                      | 2 +-
 content/doc/3.11.7/getting_started/querying.html                        | 2 +-
 content/doc/3.11.7/index.html                                           | 2 +-
 content/doc/3.11.7/operating/backups.html                               | 2 +-
 content/doc/3.11.7/operating/bloom_filters.html                         | 2 +-
 content/doc/3.11.7/operating/bulk_loading.html                          | 2 +-
 content/doc/3.11.7/operating/cdc.html                                   | 2 +-
 content/doc/3.11.7/operating/compaction.html                            | 2 +-
 content/doc/3.11.7/operating/compression.html                           | 2 +-
 content/doc/3.11.7/operating/hardware.html                              | 2 +-
 content/doc/3.11.7/operating/hints.html                                 | 2 +-
 content/doc/3.11.7/operating/index.html                                 | 2 +-
 content/doc/3.11.7/operating/metrics.html                               | 2 +-
 content/doc/3.11.7/operating/read_repair.html                           | 2 +-
 content/doc/3.11.7/operating/repair.html                                | 2 +-
 content/doc/3.11.7/operating/security.html                              | 2 +-
 content/doc/3.11.7/operating/snitch.html                                | 2 +-
 content/doc/3.11.7/operating/topo_changes.html                          | 2 +-
 content/doc/3.11.7/search.html                                          | 2 +-
 content/doc/3.11.7/tools/cqlsh.html                                     | 2 +-
 content/doc/3.11.7/tools/index.html                                     | 2 +-
 content/doc/3.11.7/tools/nodetool.html                                  | 2 +-
 content/doc/3.11.7/tools/nodetool/assassinate.html                      | 2 +-
 content/doc/3.11.7/tools/nodetool/bootstrap.html                        | 2 +-
 content/doc/3.11.7/tools/nodetool/cleanup.html                          | 2 +-
 content/doc/3.11.7/tools/nodetool/clearsnapshot.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/compact.html                          | 2 +-
 content/doc/3.11.7/tools/nodetool/compactionhistory.html                | 2 +-
 content/doc/3.11.7/tools/nodetool/compactionstats.html                  | 2 +-
 content/doc/3.11.7/tools/nodetool/decommission.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/describecluster.html                  | 2 +-
 content/doc/3.11.7/tools/nodetool/describering.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/disableautocompaction.html            | 2 +-
 content/doc/3.11.7/tools/nodetool/disablebackup.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/disablebinary.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/disablegossip.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/disablehandoff.html                   | 2 +-
 content/doc/3.11.7/tools/nodetool/disablehintsfordc.html                | 2 +-
 content/doc/3.11.7/tools/nodetool/disablethrift.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/drain.html                            | 2 +-
 content/doc/3.11.7/tools/nodetool/enableautocompaction.html             | 2 +-
 content/doc/3.11.7/tools/nodetool/enablebackup.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/enablebinary.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/enablegossip.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/enablehandoff.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/enablehintsfordc.html                 | 2 +-
 content/doc/3.11.7/tools/nodetool/enablethrift.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/failuredetector.html                  | 2 +-
 content/doc/3.11.7/tools/nodetool/flush.html                            | 2 +-
 content/doc/3.11.7/tools/nodetool/garbagecollect.html                   | 2 +-
 content/doc/3.11.7/tools/nodetool/gcstats.html                          | 2 +-
 content/doc/3.11.7/tools/nodetool/getcompactionthreshold.html           | 2 +-
 content/doc/3.11.7/tools/nodetool/getcompactionthroughput.html          | 2 +-
 content/doc/3.11.7/tools/nodetool/getconcurrentcompactors.html          | 2 +-
 content/doc/3.11.7/tools/nodetool/getendpoints.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/getinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.7/tools/nodetool/getlogginglevels.html                 | 2 +-
 content/doc/3.11.7/tools/nodetool/getsstables.html                      | 2 +-
 content/doc/3.11.7/tools/nodetool/getstreamthroughput.html              | 2 +-
 content/doc/3.11.7/tools/nodetool/gettimeout.html                       | 2 +-
 content/doc/3.11.7/tools/nodetool/gettraceprobability.html              | 2 +-
 content/doc/3.11.7/tools/nodetool/gossipinfo.html                       | 2 +-
 content/doc/3.11.7/tools/nodetool/help.html                             | 2 +-
 content/doc/3.11.7/tools/nodetool/info.html                             | 2 +-
 content/doc/3.11.7/tools/nodetool/invalidatecountercache.html           | 2 +-
 content/doc/3.11.7/tools/nodetool/invalidatekeycache.html               | 2 +-
 content/doc/3.11.7/tools/nodetool/invalidaterowcache.html               | 2 +-
 content/doc/3.11.7/tools/nodetool/join.html                             | 2 +-
 content/doc/3.11.7/tools/nodetool/listsnapshots.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/move.html                             | 2 +-
 content/doc/3.11.7/tools/nodetool/netstats.html                         | 2 +-
 content/doc/3.11.7/tools/nodetool/nodetool.html                         | 2 +-
 content/doc/3.11.7/tools/nodetool/pausehandoff.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/proxyhistograms.html                  | 2 +-
 content/doc/3.11.7/tools/nodetool/rangekeysample.html                   | 2 +-
 content/doc/3.11.7/tools/nodetool/rebuild.html                          | 2 +-
 content/doc/3.11.7/tools/nodetool/rebuild_index.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/refresh.html                          | 2 +-
 content/doc/3.11.7/tools/nodetool/refreshsizeestimates.html             | 2 +-
 content/doc/3.11.7/tools/nodetool/reloadlocalschema.html                | 2 +-
 content/doc/3.11.7/tools/nodetool/reloadtriggers.html                   | 2 +-
 content/doc/3.11.7/tools/nodetool/relocatesstables.html                 | 2 +-
 content/doc/3.11.7/tools/nodetool/removenode.html                       | 2 +-
 content/doc/3.11.7/tools/nodetool/repair.html                           | 2 +-
 content/doc/3.11.7/tools/nodetool/replaybatchlog.html                   | 2 +-
 content/doc/3.11.7/tools/nodetool/resetlocalschema.html                 | 2 +-
 content/doc/3.11.7/tools/nodetool/resumehandoff.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/ring.html                             | 2 +-
 content/doc/3.11.7/tools/nodetool/scrub.html                            | 2 +-
 content/doc/3.11.7/tools/nodetool/setcachecapacity.html                 | 2 +-
 content/doc/3.11.7/tools/nodetool/setcachekeystosave.html               | 2 +-
 content/doc/3.11.7/tools/nodetool/setcompactionthreshold.html           | 2 +-
 content/doc/3.11.7/tools/nodetool/setcompactionthroughput.html          | 2 +-
 content/doc/3.11.7/tools/nodetool/setconcurrentcompactors.html          | 2 +-
 content/doc/3.11.7/tools/nodetool/sethintedhandoffthrottlekb.html       | 2 +-
 content/doc/3.11.7/tools/nodetool/setinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.7/tools/nodetool/setlogginglevel.html                  | 2 +-
 content/doc/3.11.7/tools/nodetool/setstreamthroughput.html              | 2 +-
 content/doc/3.11.7/tools/nodetool/settimeout.html                       | 2 +-
 content/doc/3.11.7/tools/nodetool/settraceprobability.html              | 2 +-
 content/doc/3.11.7/tools/nodetool/snapshot.html                         | 2 +-
 content/doc/3.11.7/tools/nodetool/status.html                           | 2 +-
 content/doc/3.11.7/tools/nodetool/statusbackup.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/statusbinary.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/statusgossip.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/statushandoff.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/statusthrift.html                     | 2 +-
 content/doc/3.11.7/tools/nodetool/stop.html                             | 2 +-
 content/doc/3.11.7/tools/nodetool/stopdaemon.html                       | 2 +-
 content/doc/3.11.7/tools/nodetool/tablehistograms.html                  | 2 +-
 content/doc/3.11.7/tools/nodetool/tablestats.html                       | 2 +-
 content/doc/3.11.7/tools/nodetool/toppartitions.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/tpstats.html                          | 2 +-
 content/doc/3.11.7/tools/nodetool/truncatehints.html                    | 2 +-
 content/doc/3.11.7/tools/nodetool/upgradesstables.html                  | 2 +-
 content/doc/3.11.7/tools/nodetool/verify.html                           | 2 +-
 content/doc/3.11.7/tools/nodetool/version.html                          | 2 +-
 content/doc/3.11.7/tools/nodetool/viewbuildstatus.html                  | 2 +-
 content/doc/3.11.7/troubleshooting/index.html                           | 2 +-
 content/doc/3.11.8/architecture/dynamo.html                             | 2 +-
 content/doc/3.11.8/architecture/guarantees.html                         | 2 +-
 content/doc/3.11.8/architecture/index.html                              | 2 +-
 content/doc/3.11.8/architecture/overview.html                           | 2 +-
 content/doc/3.11.8/architecture/storage_engine.html                     | 2 +-
 content/doc/3.11.8/bugs.html                                            | 2 +-
 content/doc/3.11.8/configuration/cassandra_config_file.html             | 2 +-
 content/doc/3.11.8/configuration/index.html                             | 2 +-
 content/doc/3.11.8/contactus.html                                       | 2 +-
 content/doc/3.11.8/cql/appendices.html                                  | 2 +-
 content/doc/3.11.8/cql/changes.html                                     | 2 +-
 content/doc/3.11.8/cql/ddl.html                                         | 2 +-
 content/doc/3.11.8/cql/definitions.html                                 | 2 +-
 content/doc/3.11.8/cql/dml.html                                         | 2 +-
 content/doc/3.11.8/cql/functions.html                                   | 2 +-
 content/doc/3.11.8/cql/index.html                                       | 2 +-
 content/doc/3.11.8/cql/indexes.html                                     | 2 +-
 content/doc/3.11.8/cql/json.html                                        | 2 +-
 content/doc/3.11.8/cql/mvs.html                                         | 2 +-
 content/doc/3.11.8/cql/security.html                                    | 2 +-
 content/doc/3.11.8/cql/triggers.html                                    | 2 +-
 content/doc/3.11.8/cql/types.html                                       | 2 +-
 content/doc/3.11.8/data_modeling/index.html                             | 2 +-
 content/doc/3.11.8/development/code_style.html                          | 2 +-
 content/doc/3.11.8/development/how_to_commit.html                       | 2 +-
 content/doc/3.11.8/development/how_to_review.html                       | 2 +-
 content/doc/3.11.8/development/ide.html                                 | 2 +-
 content/doc/3.11.8/development/index.html                               | 2 +-
 content/doc/3.11.8/development/patches.html                             | 2 +-
 content/doc/3.11.8/development/testing.html                             | 2 +-
 content/doc/3.11.8/faq/index.html                                       | 2 +-
 content/doc/3.11.8/getting_started/configuring.html                     | 2 +-
 content/doc/3.11.8/getting_started/drivers.html                         | 2 +-
 content/doc/3.11.8/getting_started/index.html                           | 2 +-
 content/doc/3.11.8/getting_started/installing.html                      | 2 +-
 content/doc/3.11.8/getting_started/querying.html                        | 2 +-
 content/doc/3.11.8/index.html                                           | 2 +-
 content/doc/3.11.8/operating/backups.html                               | 2 +-
 content/doc/3.11.8/operating/bloom_filters.html                         | 2 +-
 content/doc/3.11.8/operating/bulk_loading.html                          | 2 +-
 content/doc/3.11.8/operating/cdc.html                                   | 2 +-
 content/doc/3.11.8/operating/compaction.html                            | 2 +-
 content/doc/3.11.8/operating/compression.html                           | 2 +-
 content/doc/3.11.8/operating/hardware.html                              | 2 +-
 content/doc/3.11.8/operating/hints.html                                 | 2 +-
 content/doc/3.11.8/operating/index.html                                 | 2 +-
 content/doc/3.11.8/operating/metrics.html                               | 2 +-
 content/doc/3.11.8/operating/read_repair.html                           | 2 +-
 content/doc/3.11.8/operating/repair.html                                | 2 +-
 content/doc/3.11.8/operating/security.html                              | 2 +-
 content/doc/3.11.8/operating/snitch.html                                | 2 +-
 content/doc/3.11.8/operating/topo_changes.html                          | 2 +-
 content/doc/3.11.8/search.html                                          | 2 +-
 content/doc/3.11.8/tools/cqlsh.html                                     | 2 +-
 content/doc/3.11.8/tools/index.html                                     | 2 +-
 content/doc/3.11.8/tools/nodetool.html                                  | 2 +-
 content/doc/3.11.8/tools/nodetool/assassinate.html                      | 2 +-
 content/doc/3.11.8/tools/nodetool/bootstrap.html                        | 2 +-
 content/doc/3.11.8/tools/nodetool/cleanup.html                          | 2 +-
 content/doc/3.11.8/tools/nodetool/clearsnapshot.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/compact.html                          | 2 +-
 content/doc/3.11.8/tools/nodetool/compactionhistory.html                | 2 +-
 content/doc/3.11.8/tools/nodetool/compactionstats.html                  | 2 +-
 content/doc/3.11.8/tools/nodetool/decommission.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/describecluster.html                  | 2 +-
 content/doc/3.11.8/tools/nodetool/describering.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/disableautocompaction.html            | 2 +-
 content/doc/3.11.8/tools/nodetool/disablebackup.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/disablebinary.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/disablegossip.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/disablehandoff.html                   | 2 +-
 content/doc/3.11.8/tools/nodetool/disablehintsfordc.html                | 2 +-
 content/doc/3.11.8/tools/nodetool/disablethrift.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/drain.html                            | 2 +-
 content/doc/3.11.8/tools/nodetool/enableautocompaction.html             | 2 +-
 content/doc/3.11.8/tools/nodetool/enablebackup.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/enablebinary.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/enablegossip.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/enablehandoff.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/enablehintsfordc.html                 | 2 +-
 content/doc/3.11.8/tools/nodetool/enablethrift.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/failuredetector.html                  | 2 +-
 content/doc/3.11.8/tools/nodetool/flush.html                            | 2 +-
 content/doc/3.11.8/tools/nodetool/garbagecollect.html                   | 2 +-
 content/doc/3.11.8/tools/nodetool/gcstats.html                          | 2 +-
 content/doc/3.11.8/tools/nodetool/getcompactionthreshold.html           | 2 +-
 content/doc/3.11.8/tools/nodetool/getcompactionthroughput.html          | 2 +-
 content/doc/3.11.8/tools/nodetool/getconcurrentcompactors.html          | 2 +-
 content/doc/3.11.8/tools/nodetool/getendpoints.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/getinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.8/tools/nodetool/getlogginglevels.html                 | 2 +-
 content/doc/3.11.8/tools/nodetool/getsstables.html                      | 2 +-
 content/doc/3.11.8/tools/nodetool/getstreamthroughput.html              | 2 +-
 content/doc/3.11.8/tools/nodetool/gettimeout.html                       | 2 +-
 content/doc/3.11.8/tools/nodetool/gettraceprobability.html              | 2 +-
 content/doc/3.11.8/tools/nodetool/gossipinfo.html                       | 2 +-
 content/doc/3.11.8/tools/nodetool/help.html                             | 2 +-
 content/doc/3.11.8/tools/nodetool/info.html                             | 2 +-
 content/doc/3.11.8/tools/nodetool/invalidatecountercache.html           | 2 +-
 content/doc/3.11.8/tools/nodetool/invalidatekeycache.html               | 2 +-
 content/doc/3.11.8/tools/nodetool/invalidaterowcache.html               | 2 +-
 content/doc/3.11.8/tools/nodetool/join.html                             | 2 +-
 content/doc/3.11.8/tools/nodetool/listsnapshots.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/move.html                             | 2 +-
 content/doc/3.11.8/tools/nodetool/netstats.html                         | 2 +-
 content/doc/3.11.8/tools/nodetool/nodetool.html                         | 2 +-
 content/doc/3.11.8/tools/nodetool/pausehandoff.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/proxyhistograms.html                  | 2 +-
 content/doc/3.11.8/tools/nodetool/rangekeysample.html                   | 2 +-
 content/doc/3.11.8/tools/nodetool/rebuild.html                          | 2 +-
 content/doc/3.11.8/tools/nodetool/rebuild_index.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/refresh.html                          | 2 +-
 content/doc/3.11.8/tools/nodetool/refreshsizeestimates.html             | 2 +-
 content/doc/3.11.8/tools/nodetool/reloadlocalschema.html                | 2 +-
 content/doc/3.11.8/tools/nodetool/reloadtriggers.html                   | 2 +-
 content/doc/3.11.8/tools/nodetool/relocatesstables.html                 | 2 +-
 content/doc/3.11.8/tools/nodetool/removenode.html                       | 2 +-
 content/doc/3.11.8/tools/nodetool/repair.html                           | 2 +-
 content/doc/3.11.8/tools/nodetool/replaybatchlog.html                   | 2 +-
 content/doc/3.11.8/tools/nodetool/resetlocalschema.html                 | 2 +-
 content/doc/3.11.8/tools/nodetool/resumehandoff.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/ring.html                             | 2 +-
 content/doc/3.11.8/tools/nodetool/scrub.html                            | 2 +-
 content/doc/3.11.8/tools/nodetool/setcachecapacity.html                 | 2 +-
 content/doc/3.11.8/tools/nodetool/setcachekeystosave.html               | 2 +-
 content/doc/3.11.8/tools/nodetool/setcompactionthreshold.html           | 2 +-
 content/doc/3.11.8/tools/nodetool/setcompactionthroughput.html          | 2 +-
 content/doc/3.11.8/tools/nodetool/setconcurrentcompactors.html          | 2 +-
 content/doc/3.11.8/tools/nodetool/sethintedhandoffthrottlekb.html       | 2 +-
 content/doc/3.11.8/tools/nodetool/setinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.8/tools/nodetool/setlogginglevel.html                  | 2 +-
 content/doc/3.11.8/tools/nodetool/setstreamthroughput.html              | 2 +-
 content/doc/3.11.8/tools/nodetool/settimeout.html                       | 2 +-
 content/doc/3.11.8/tools/nodetool/settraceprobability.html              | 2 +-
 content/doc/3.11.8/tools/nodetool/snapshot.html                         | 2 +-
 content/doc/3.11.8/tools/nodetool/status.html                           | 2 +-
 content/doc/3.11.8/tools/nodetool/statusbackup.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/statusbinary.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/statusgossip.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/statushandoff.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/statusthrift.html                     | 2 +-
 content/doc/3.11.8/tools/nodetool/stop.html                             | 2 +-
 content/doc/3.11.8/tools/nodetool/stopdaemon.html                       | 2 +-
 content/doc/3.11.8/tools/nodetool/tablehistograms.html                  | 2 +-
 content/doc/3.11.8/tools/nodetool/tablestats.html                       | 2 +-
 content/doc/3.11.8/tools/nodetool/toppartitions.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/tpstats.html                          | 2 +-
 content/doc/3.11.8/tools/nodetool/truncatehints.html                    | 2 +-
 content/doc/3.11.8/tools/nodetool/upgradesstables.html                  | 2 +-
 content/doc/3.11.8/tools/nodetool/verify.html                           | 2 +-
 content/doc/3.11.8/tools/nodetool/version.html                          | 2 +-
 content/doc/3.11.8/tools/nodetool/viewbuildstatus.html                  | 2 +-
 content/doc/3.11.8/troubleshooting/index.html                           | 2 +-
 content/doc/3.11.9/architecture/dynamo.html                             | 2 +-
 content/doc/3.11.9/architecture/guarantees.html                         | 2 +-
 content/doc/3.11.9/architecture/index.html                              | 2 +-
 content/doc/3.11.9/architecture/overview.html                           | 2 +-
 content/doc/3.11.9/architecture/storage_engine.html                     | 2 +-
 content/doc/3.11.9/bugs.html                                            | 2 +-
 content/doc/3.11.9/configuration/cassandra_config_file.html             | 2 +-
 content/doc/3.11.9/configuration/index.html                             | 2 +-
 content/doc/3.11.9/contactus.html                                       | 2 +-
 content/doc/3.11.9/cql/appendices.html                                  | 2 +-
 content/doc/3.11.9/cql/changes.html                                     | 2 +-
 content/doc/3.11.9/cql/ddl.html                                         | 2 +-
 content/doc/3.11.9/cql/definitions.html                                 | 2 +-
 content/doc/3.11.9/cql/dml.html                                         | 2 +-
 content/doc/3.11.9/cql/functions.html                                   | 2 +-
 content/doc/3.11.9/cql/index.html                                       | 2 +-
 content/doc/3.11.9/cql/indexes.html                                     | 2 +-
 content/doc/3.11.9/cql/json.html                                        | 2 +-
 content/doc/3.11.9/cql/mvs.html                                         | 2 +-
 content/doc/3.11.9/cql/security.html                                    | 2 +-
 content/doc/3.11.9/cql/triggers.html                                    | 2 +-
 content/doc/3.11.9/cql/types.html                                       | 2 +-
 content/doc/3.11.9/data_modeling/index.html                             | 2 +-
 content/doc/3.11.9/development/code_style.html                          | 2 +-
 content/doc/3.11.9/development/how_to_commit.html                       | 2 +-
 content/doc/3.11.9/development/how_to_review.html                       | 2 +-
 content/doc/3.11.9/development/ide.html                                 | 2 +-
 content/doc/3.11.9/development/index.html                               | 2 +-
 content/doc/3.11.9/development/patches.html                             | 2 +-
 content/doc/3.11.9/development/testing.html                             | 2 +-
 content/doc/3.11.9/faq/index.html                                       | 2 +-
 content/doc/3.11.9/getting_started/configuring.html                     | 2 +-
 content/doc/3.11.9/getting_started/drivers.html                         | 2 +-
 content/doc/3.11.9/getting_started/index.html                           | 2 +-
 content/doc/3.11.9/getting_started/installing.html                      | 2 +-
 content/doc/3.11.9/getting_started/querying.html                        | 2 +-
 content/doc/3.11.9/index.html                                           | 2 +-
 content/doc/3.11.9/operating/backups.html                               | 2 +-
 content/doc/3.11.9/operating/bloom_filters.html                         | 2 +-
 content/doc/3.11.9/operating/bulk_loading.html                          | 2 +-
 content/doc/3.11.9/operating/cdc.html                                   | 2 +-
 content/doc/3.11.9/operating/compaction.html                            | 2 +-
 content/doc/3.11.9/operating/compression.html                           | 2 +-
 content/doc/3.11.9/operating/hardware.html                              | 2 +-
 content/doc/3.11.9/operating/hints.html                                 | 2 +-
 content/doc/3.11.9/operating/index.html                                 | 2 +-
 content/doc/3.11.9/operating/metrics.html                               | 2 +-
 content/doc/3.11.9/operating/read_repair.html                           | 2 +-
 content/doc/3.11.9/operating/repair.html                                | 2 +-
 content/doc/3.11.9/operating/security.html                              | 2 +-
 content/doc/3.11.9/operating/snitch.html                                | 2 +-
 content/doc/3.11.9/operating/topo_changes.html                          | 2 +-
 content/doc/3.11.9/search.html                                          | 2 +-
 content/doc/3.11.9/tools/cqlsh.html                                     | 2 +-
 content/doc/3.11.9/tools/index.html                                     | 2 +-
 content/doc/3.11.9/tools/nodetool.html                                  | 2 +-
 content/doc/3.11.9/tools/nodetool/assassinate.html                      | 2 +-
 content/doc/3.11.9/tools/nodetool/bootstrap.html                        | 2 +-
 content/doc/3.11.9/tools/nodetool/cleanup.html                          | 2 +-
 content/doc/3.11.9/tools/nodetool/clearsnapshot.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/compact.html                          | 2 +-
 content/doc/3.11.9/tools/nodetool/compactionhistory.html                | 2 +-
 content/doc/3.11.9/tools/nodetool/compactionstats.html                  | 2 +-
 content/doc/3.11.9/tools/nodetool/decommission.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/describecluster.html                  | 2 +-
 content/doc/3.11.9/tools/nodetool/describering.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/disableautocompaction.html            | 2 +-
 content/doc/3.11.9/tools/nodetool/disablebackup.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/disablebinary.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/disablegossip.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/disablehandoff.html                   | 2 +-
 content/doc/3.11.9/tools/nodetool/disablehintsfordc.html                | 2 +-
 content/doc/3.11.9/tools/nodetool/disablethrift.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/drain.html                            | 2 +-
 content/doc/3.11.9/tools/nodetool/enableautocompaction.html             | 2 +-
 content/doc/3.11.9/tools/nodetool/enablebackup.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/enablebinary.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/enablegossip.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/enablehandoff.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/enablehintsfordc.html                 | 2 +-
 content/doc/3.11.9/tools/nodetool/enablethrift.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/failuredetector.html                  | 2 +-
 content/doc/3.11.9/tools/nodetool/flush.html                            | 2 +-
 content/doc/3.11.9/tools/nodetool/garbagecollect.html                   | 2 +-
 content/doc/3.11.9/tools/nodetool/gcstats.html                          | 2 +-
 content/doc/3.11.9/tools/nodetool/getcompactionthreshold.html           | 2 +-
 content/doc/3.11.9/tools/nodetool/getcompactionthroughput.html          | 2 +-
 content/doc/3.11.9/tools/nodetool/getconcurrentcompactors.html          | 2 +-
 content/doc/3.11.9/tools/nodetool/getendpoints.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/getinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.9/tools/nodetool/getlogginglevels.html                 | 2 +-
 content/doc/3.11.9/tools/nodetool/getsstables.html                      | 2 +-
 content/doc/3.11.9/tools/nodetool/getstreamthroughput.html              | 2 +-
 content/doc/3.11.9/tools/nodetool/gettimeout.html                       | 2 +-
 content/doc/3.11.9/tools/nodetool/gettraceprobability.html              | 2 +-
 content/doc/3.11.9/tools/nodetool/gossipinfo.html                       | 2 +-
 content/doc/3.11.9/tools/nodetool/help.html                             | 2 +-
 content/doc/3.11.9/tools/nodetool/info.html                             | 2 +-
 content/doc/3.11.9/tools/nodetool/invalidatecountercache.html           | 2 +-
 content/doc/3.11.9/tools/nodetool/invalidatekeycache.html               | 2 +-
 content/doc/3.11.9/tools/nodetool/invalidaterowcache.html               | 2 +-
 content/doc/3.11.9/tools/nodetool/join.html                             | 2 +-
 content/doc/3.11.9/tools/nodetool/listsnapshots.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/move.html                             | 2 +-
 content/doc/3.11.9/tools/nodetool/netstats.html                         | 2 +-
 content/doc/3.11.9/tools/nodetool/nodetool.html                         | 2 +-
 content/doc/3.11.9/tools/nodetool/pausehandoff.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/proxyhistograms.html                  | 2 +-
 content/doc/3.11.9/tools/nodetool/rangekeysample.html                   | 2 +-
 content/doc/3.11.9/tools/nodetool/rebuild.html                          | 2 +-
 content/doc/3.11.9/tools/nodetool/rebuild_index.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/refresh.html                          | 2 +-
 content/doc/3.11.9/tools/nodetool/refreshsizeestimates.html             | 2 +-
 content/doc/3.11.9/tools/nodetool/reloadlocalschema.html                | 2 +-
 content/doc/3.11.9/tools/nodetool/reloadtriggers.html                   | 2 +-
 content/doc/3.11.9/tools/nodetool/relocatesstables.html                 | 2 +-
 content/doc/3.11.9/tools/nodetool/removenode.html                       | 2 +-
 content/doc/3.11.9/tools/nodetool/repair.html                           | 2 +-
 content/doc/3.11.9/tools/nodetool/replaybatchlog.html                   | 2 +-
 content/doc/3.11.9/tools/nodetool/resetlocalschema.html                 | 2 +-
 content/doc/3.11.9/tools/nodetool/resumehandoff.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/ring.html                             | 2 +-
 content/doc/3.11.9/tools/nodetool/scrub.html                            | 2 +-
 content/doc/3.11.9/tools/nodetool/setcachecapacity.html                 | 2 +-
 content/doc/3.11.9/tools/nodetool/setcachekeystosave.html               | 2 +-
 content/doc/3.11.9/tools/nodetool/setcompactionthreshold.html           | 2 +-
 content/doc/3.11.9/tools/nodetool/setcompactionthroughput.html          | 2 +-
 content/doc/3.11.9/tools/nodetool/setconcurrentcompactors.html          | 2 +-
 content/doc/3.11.9/tools/nodetool/sethintedhandoffthrottlekb.html       | 2 +-
 content/doc/3.11.9/tools/nodetool/setinterdcstreamthroughput.html       | 2 +-
 content/doc/3.11.9/tools/nodetool/setlogginglevel.html                  | 2 +-
 content/doc/3.11.9/tools/nodetool/setstreamthroughput.html              | 2 +-
 content/doc/3.11.9/tools/nodetool/settimeout.html                       | 2 +-
 content/doc/3.11.9/tools/nodetool/settraceprobability.html              | 2 +-
 content/doc/3.11.9/tools/nodetool/snapshot.html                         | 2 +-
 content/doc/3.11.9/tools/nodetool/status.html                           | 2 +-
 content/doc/3.11.9/tools/nodetool/statusbackup.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/statusbinary.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/statusgossip.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/statushandoff.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/statusthrift.html                     | 2 +-
 content/doc/3.11.9/tools/nodetool/stop.html                             | 2 +-
 content/doc/3.11.9/tools/nodetool/stopdaemon.html                       | 2 +-
 content/doc/3.11.9/tools/nodetool/tablehistograms.html                  | 2 +-
 content/doc/3.11.9/tools/nodetool/tablestats.html                       | 2 +-
 content/doc/3.11.9/tools/nodetool/toppartitions.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/tpstats.html                          | 2 +-
 content/doc/3.11.9/tools/nodetool/truncatehints.html                    | 2 +-
 content/doc/3.11.9/tools/nodetool/upgradesstables.html                  | 2 +-
 content/doc/3.11.9/tools/nodetool/verify.html                           | 2 +-
 content/doc/3.11.9/tools/nodetool/version.html                          | 2 +-
 content/doc/3.11.9/tools/nodetool/viewbuildstatus.html                  | 2 +-
 content/doc/3.11.9/troubleshooting/index.html                           | 2 +-
 content/doc/3.11/architecture/dynamo.html                               | 2 +-
 content/doc/3.11/architecture/guarantees.html                           | 2 +-
 content/doc/3.11/architecture/index.html                                | 2 +-
 content/doc/3.11/architecture/overview.html                             | 2 +-
 content/doc/3.11/architecture/storage_engine.html                       | 2 +-
 content/doc/3.11/bugs.html                                              | 2 +-
 content/doc/3.11/configuration/cassandra_config_file.html               | 2 +-
 content/doc/3.11/configuration/index.html                               | 2 +-
 content/doc/3.11/contactus.html                                         | 2 +-
 content/doc/3.11/cql/appendices.html                                    | 2 +-
 content/doc/3.11/cql/changes.html                                       | 2 +-
 content/doc/3.11/cql/ddl.html                                           | 2 +-
 content/doc/3.11/cql/definitions.html                                   | 2 +-
 content/doc/3.11/cql/dml.html                                           | 2 +-
 content/doc/3.11/cql/functions.html                                     | 2 +-
 content/doc/3.11/cql/index.html                                         | 2 +-
 content/doc/3.11/cql/indexes.html                                       | 2 +-
 content/doc/3.11/cql/json.html                                          | 2 +-
 content/doc/3.11/cql/mvs.html                                           | 2 +-
 content/doc/3.11/cql/security.html                                      | 2 +-
 content/doc/3.11/cql/triggers.html                                      | 2 +-
 content/doc/3.11/cql/types.html                                         | 2 +-
 content/doc/3.11/data_modeling/index.html                               | 2 +-
 content/doc/3.11/development/code_style.html                            | 2 +-
 content/doc/3.11/development/how_to_commit.html                         | 2 +-
 content/doc/3.11/development/how_to_review.html                         | 2 +-
 content/doc/3.11/development/ide.html                                   | 2 +-
 content/doc/3.11/development/index.html                                 | 2 +-
 content/doc/3.11/development/patches.html                               | 2 +-
 content/doc/3.11/development/testing.html                               | 2 +-
 content/doc/3.11/faq/index.html                                         | 2 +-
 content/doc/3.11/getting_started/configuring.html                       | 2 +-
 content/doc/3.11/getting_started/drivers.html                           | 2 +-
 content/doc/3.11/getting_started/index.html                             | 2 +-
 content/doc/3.11/getting_started/installing.html                        | 2 +-
 content/doc/3.11/getting_started/querying.html                          | 2 +-
 content/doc/3.11/index.html                                             | 2 +-
 content/doc/3.11/operating/backups.html                                 | 2 +-
 content/doc/3.11/operating/bloom_filters.html                           | 2 +-
 content/doc/3.11/operating/bulk_loading.html                            | 2 +-
 content/doc/3.11/operating/cdc.html                                     | 2 +-
 content/doc/3.11/operating/compaction.html                              | 2 +-
 content/doc/3.11/operating/compression.html                             | 2 +-
 content/doc/3.11/operating/hardware.html                                | 2 +-
 content/doc/3.11/operating/hints.html                                   | 2 +-
 content/doc/3.11/operating/index.html                                   | 2 +-
 content/doc/3.11/operating/metrics.html                                 | 2 +-
 content/doc/3.11/operating/read_repair.html                             | 2 +-
 content/doc/3.11/operating/repair.html                                  | 2 +-
 content/doc/3.11/operating/security.html                                | 2 +-
 content/doc/3.11/operating/snitch.html                                  | 2 +-
 content/doc/3.11/operating/topo_changes.html                            | 2 +-
 content/doc/3.11/search.html                                            | 2 +-
 content/doc/3.11/tools/cqlsh.html                                       | 2 +-
 content/doc/3.11/tools/index.html                                       | 2 +-
 content/doc/3.11/tools/nodetool.html                                    | 2 +-
 content/doc/3.11/tools/nodetool/assassinate.html                        | 2 +-
 content/doc/3.11/tools/nodetool/bootstrap.html                          | 2 +-
 content/doc/3.11/tools/nodetool/cleanup.html                            | 2 +-
 content/doc/3.11/tools/nodetool/clearsnapshot.html                      | 2 +-
 content/doc/3.11/tools/nodetool/compact.html                            | 2 +-
 content/doc/3.11/tools/nodetool/compactionhistory.html                  | 2 +-
 content/doc/3.11/tools/nodetool/compactionstats.html                    | 2 +-
 content/doc/3.11/tools/nodetool/decommission.html                       | 2 +-
 content/doc/3.11/tools/nodetool/describecluster.html                    | 2 +-
 content/doc/3.11/tools/nodetool/describering.html                       | 2 +-
 content/doc/3.11/tools/nodetool/disableautocompaction.html              | 2 +-
 content/doc/3.11/tools/nodetool/disablebackup.html                      | 2 +-
 content/doc/3.11/tools/nodetool/disablebinary.html                      | 2 +-
 content/doc/3.11/tools/nodetool/disablegossip.html                      | 2 +-
 content/doc/3.11/tools/nodetool/disablehandoff.html                     | 2 +-
 content/doc/3.11/tools/nodetool/disablehintsfordc.html                  | 2 +-
 content/doc/3.11/tools/nodetool/disablethrift.html                      | 2 +-
 content/doc/3.11/tools/nodetool/drain.html                              | 2 +-
 content/doc/3.11/tools/nodetool/enableautocompaction.html               | 2 +-
 content/doc/3.11/tools/nodetool/enablebackup.html                       | 2 +-
 content/doc/3.11/tools/nodetool/enablebinary.html                       | 2 +-
 content/doc/3.11/tools/nodetool/enablegossip.html                       | 2 +-
 content/doc/3.11/tools/nodetool/enablehandoff.html                      | 2 +-
 content/doc/3.11/tools/nodetool/enablehintsfordc.html                   | 2 +-
 content/doc/3.11/tools/nodetool/enablethrift.html                       | 2 +-
 content/doc/3.11/tools/nodetool/failuredetector.html                    | 2 +-
 content/doc/3.11/tools/nodetool/flush.html                              | 2 +-
 content/doc/3.11/tools/nodetool/garbagecollect.html                     | 2 +-
 content/doc/3.11/tools/nodetool/gcstats.html                            | 2 +-
 content/doc/3.11/tools/nodetool/getcompactionthreshold.html             | 2 +-
 content/doc/3.11/tools/nodetool/getcompactionthroughput.html            | 2 +-
 content/doc/3.11/tools/nodetool/getconcurrentcompactors.html            | 2 +-
 content/doc/3.11/tools/nodetool/getendpoints.html                       | 2 +-
 content/doc/3.11/tools/nodetool/getinterdcstreamthroughput.html         | 2 +-
 content/doc/3.11/tools/nodetool/getlogginglevels.html                   | 2 +-
 content/doc/3.11/tools/nodetool/getsstables.html                        | 2 +-
 content/doc/3.11/tools/nodetool/getstreamthroughput.html                | 2 +-
 content/doc/3.11/tools/nodetool/gettimeout.html                         | 2 +-
 content/doc/3.11/tools/nodetool/gettraceprobability.html                | 2 +-
 content/doc/3.11/tools/nodetool/gossipinfo.html                         | 2 +-
 content/doc/3.11/tools/nodetool/help.html                               | 2 +-
 content/doc/3.11/tools/nodetool/info.html                               | 2 +-
 content/doc/3.11/tools/nodetool/invalidatecountercache.html             | 2 +-
 content/doc/3.11/tools/nodetool/invalidatekeycache.html                 | 2 +-
 content/doc/3.11/tools/nodetool/invalidaterowcache.html                 | 2 +-
 content/doc/3.11/tools/nodetool/join.html                               | 2 +-
 content/doc/3.11/tools/nodetool/listsnapshots.html                      | 2 +-
 content/doc/3.11/tools/nodetool/move.html                               | 2 +-
 content/doc/3.11/tools/nodetool/netstats.html                           | 2 +-
 content/doc/3.11/tools/nodetool/nodetool.html                           | 2 +-
 content/doc/3.11/tools/nodetool/pausehandoff.html                       | 2 +-
 content/doc/3.11/tools/nodetool/proxyhistograms.html                    | 2 +-
 content/doc/3.11/tools/nodetool/rangekeysample.html                     | 2 +-
 content/doc/3.11/tools/nodetool/rebuild.html                            | 2 +-
 content/doc/3.11/tools/nodetool/rebuild_index.html                      | 2 +-
 content/doc/3.11/tools/nodetool/refresh.html                            | 2 +-
 content/doc/3.11/tools/nodetool/refreshsizeestimates.html               | 2 +-
 content/doc/3.11/tools/nodetool/reloadlocalschema.html                  | 2 +-
 content/doc/3.11/tools/nodetool/reloadtriggers.html                     | 2 +-
 content/doc/3.11/tools/nodetool/relocatesstables.html                   | 2 +-
 content/doc/3.11/tools/nodetool/removenode.html                         | 2 +-
 content/doc/3.11/tools/nodetool/repair.html                             | 2 +-
 content/doc/3.11/tools/nodetool/replaybatchlog.html                     | 2 +-
 content/doc/3.11/tools/nodetool/resetlocalschema.html                   | 2 +-
 content/doc/3.11/tools/nodetool/resumehandoff.html                      | 2 +-
 content/doc/3.11/tools/nodetool/ring.html                               | 2 +-
 content/doc/3.11/tools/nodetool/scrub.html                              | 2 +-
 content/doc/3.11/tools/nodetool/setcachecapacity.html                   | 2 +-
 content/doc/3.11/tools/nodetool/setcachekeystosave.html                 | 2 +-
 content/doc/3.11/tools/nodetool/setcompactionthreshold.html             | 2 +-
 content/doc/3.11/tools/nodetool/setcompactionthroughput.html            | 2 +-
 content/doc/3.11/tools/nodetool/setconcurrentcompactors.html            | 2 +-
 content/doc/3.11/tools/nodetool/sethintedhandoffthrottlekb.html         | 2 +-
 content/doc/3.11/tools/nodetool/setinterdcstreamthroughput.html         | 2 +-
 content/doc/3.11/tools/nodetool/setlogginglevel.html                    | 2 +-
 content/doc/3.11/tools/nodetool/setstreamthroughput.html                | 2 +-
 content/doc/3.11/tools/nodetool/settimeout.html                         | 2 +-
 content/doc/3.11/tools/nodetool/settraceprobability.html                | 2 +-
 content/doc/3.11/tools/nodetool/snapshot.html                           | 2 +-
 content/doc/3.11/tools/nodetool/status.html                             | 2 +-
 content/doc/3.11/tools/nodetool/statusbackup.html                       | 2 +-
 content/doc/3.11/tools/nodetool/statusbinary.html                       | 2 +-
 content/doc/3.11/tools/nodetool/statusgossip.html                       | 2 +-
 content/doc/3.11/tools/nodetool/statushandoff.html                      | 2 +-
 content/doc/3.11/tools/nodetool/statusthrift.html                       | 2 +-
 content/doc/3.11/tools/nodetool/stop.html                               | 2 +-
 content/doc/3.11/tools/nodetool/stopdaemon.html                         | 2 +-
 content/doc/3.11/tools/nodetool/tablehistograms.html                    | 2 +-
 content/doc/3.11/tools/nodetool/tablestats.html                         | 2 +-
 content/doc/3.11/tools/nodetool/toppartitions.html                      | 2 +-
 content/doc/3.11/tools/nodetool/tpstats.html                            | 2 +-
 content/doc/3.11/tools/nodetool/truncatehints.html                      | 2 +-
 content/doc/3.11/tools/nodetool/upgradesstables.html                    | 2 +-
 content/doc/3.11/tools/nodetool/verify.html                             | 2 +-
 content/doc/3.11/tools/nodetool/version.html                            | 2 +-
 content/doc/3.11/tools/nodetool/viewbuildstatus.html                    | 2 +-
 content/doc/3.11/troubleshooting/index.html                             | 2 +-
 content/doc/4.0-alpha1/architecture/dynamo.html                         | 2 +-
 content/doc/4.0-alpha1/architecture/guarantees.html                     | 2 +-
 content/doc/4.0-alpha1/architecture/index.html                          | 2 +-
 content/doc/4.0-alpha1/architecture/overview.html                       | 2 +-
 content/doc/4.0-alpha1/architecture/storage_engine.html                 | 2 +-
 content/doc/4.0-alpha1/bugs.html                                        | 2 +-
 content/doc/4.0-alpha1/configuration/cassandra_config_file.html         | 2 +-
 content/doc/4.0-alpha1/configuration/index.html                         | 2 +-
 content/doc/4.0-alpha1/contactus.html                                   | 2 +-
 content/doc/4.0-alpha1/cql/appendices.html                              | 2 +-
 content/doc/4.0-alpha1/cql/changes.html                                 | 2 +-
 content/doc/4.0-alpha1/cql/ddl.html                                     | 2 +-
 content/doc/4.0-alpha1/cql/definitions.html                             | 2 +-
 content/doc/4.0-alpha1/cql/dml.html                                     | 2 +-
 content/doc/4.0-alpha1/cql/functions.html                               | 2 +-
 content/doc/4.0-alpha1/cql/index.html                                   | 2 +-
 content/doc/4.0-alpha1/cql/indexes.html                                 | 2 +-
 content/doc/4.0-alpha1/cql/json.html                                    | 2 +-
 content/doc/4.0-alpha1/cql/mvs.html                                     | 2 +-
 content/doc/4.0-alpha1/cql/operators.html                               | 2 +-
 content/doc/4.0-alpha1/cql/security.html                                | 2 +-
 content/doc/4.0-alpha1/cql/triggers.html                                | 2 +-
 content/doc/4.0-alpha1/cql/types.html                                   | 2 +-
 content/doc/4.0-alpha1/data_modeling/index.html                         | 2 +-
 content/doc/4.0-alpha1/development/ci.html                              | 2 +-
 content/doc/4.0-alpha1/development/code_style.html                      | 2 +-
 content/doc/4.0-alpha1/development/dependencies.html                    | 2 +-
 content/doc/4.0-alpha1/development/documentation.html                   | 2 +-
 content/doc/4.0-alpha1/development/gettingstarted.html                  | 2 +-
 content/doc/4.0-alpha1/development/how_to_commit.html                   | 2 +-
 content/doc/4.0-alpha1/development/how_to_review.html                   | 2 +-
 content/doc/4.0-alpha1/development/ide.html                             | 2 +-
 content/doc/4.0-alpha1/development/index.html                           | 2 +-
 content/doc/4.0-alpha1/development/patches.html                         | 2 +-
 content/doc/4.0-alpha1/development/release_process.html                 | 2 +-
 content/doc/4.0-alpha1/development/testing.html                         | 2 +-
 content/doc/4.0-alpha1/faq/index.html                                   | 2 +-
 content/doc/4.0-alpha1/getting_started/configuring.html                 | 2 +-
 content/doc/4.0-alpha1/getting_started/drivers.html                     | 2 +-
 content/doc/4.0-alpha1/getting_started/index.html                       | 2 +-
 content/doc/4.0-alpha1/getting_started/installing.html                  | 2 +-
 content/doc/4.0-alpha1/getting_started/querying.html                    | 2 +-
 content/doc/4.0-alpha1/index.html                                       | 2 +-
 content/doc/4.0-alpha1/operating/audit_logging.html                     | 2 +-
 content/doc/4.0-alpha1/operating/backups.html                           | 2 +-
 content/doc/4.0-alpha1/operating/bloom_filters.html                     | 2 +-
 content/doc/4.0-alpha1/operating/bulk_loading.html                      | 2 +-
 content/doc/4.0-alpha1/operating/cdc.html                               | 2 +-
 content/doc/4.0-alpha1/operating/compaction.html                        | 2 +-
 content/doc/4.0-alpha1/operating/compression.html                       | 2 +-
 content/doc/4.0-alpha1/operating/hardware.html                          | 2 +-
 content/doc/4.0-alpha1/operating/hints.html                             | 2 +-
 content/doc/4.0-alpha1/operating/index.html                             | 2 +-
 content/doc/4.0-alpha1/operating/metrics.html                           | 2 +-
 content/doc/4.0-alpha1/operating/read_repair.html                       | 2 +-
 content/doc/4.0-alpha1/operating/repair.html                            | 2 +-
 content/doc/4.0-alpha1/operating/security.html                          | 2 +-
 content/doc/4.0-alpha1/operating/snitch.html                            | 2 +-
 content/doc/4.0-alpha1/operating/topo_changes.html                      | 2 +-
 content/doc/4.0-alpha1/plugins/index.html                               | 2 +-
 content/doc/4.0-alpha1/search.html                                      | 2 +-
 content/doc/4.0-alpha1/tools/cassandra_stress.html                      | 2 +-
 content/doc/4.0-alpha1/tools/cqlsh.html                                 | 2 +-
 content/doc/4.0-alpha1/tools/index.html                                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/assassinate.html                  | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/bootstrap.html                    | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/cleanup.html                      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/clearsnapshot.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/clientstats.html                  | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/compact.html                      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/compactionhistory.html            | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/compactionstats.html              | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/decommission.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/describecluster.html              | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/describering.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disableauditlog.html              | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disableautocompaction.html        | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disablebackup.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disablebinary.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disablefullquerylog.html          | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disablegossip.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disablehandoff.html               | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disablehintsfordc.html            | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/disableoldprotocolversions.html   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/drain.html                        | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enableauditlog.html               | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enableautocompaction.html         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enablebackup.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enablebinary.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enablefullquerylog.html           | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enablegossip.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enablehandoff.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enablehintsfordc.html             | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/enableoldprotocolversions.html    | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/failuredetector.html              | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/flush.html                        | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/garbagecollect.html               | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/gcstats.html                      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getbatchlogreplaythrottle.html    | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getcompactionthreshold.html       | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getcompactionthroughput.html      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getconcurrency.html               | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getconcurrentcompactors.html      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getconcurrentviewbuilders.html    | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getendpoints.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getinterdcstreamthroughput.html   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getlogginglevels.html             | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getmaxhintwindow.html             | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getreplicas.html                  | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getseeds.html                     | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getsstables.html                  | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/getstreamthroughput.html          | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/gettimeout.html                   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/gettraceprobability.html          | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/gossipinfo.html                   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/handoffwindow.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/help.html                         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/import.html                       | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/info.html                         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/invalidatecountercache.html       | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/invalidatekeycache.html           | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/invalidaterowcache.html           | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/join.html                         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/listsnapshots.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/move.html                         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/netstats.html                     | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/nodetool.html                     | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/pausehandoff.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/profileload.html                  | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/proxyhistograms.html              | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/rangekeysample.html               | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/rebuild.html                      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/rebuild_index.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/refresh.html                      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/refreshsizeestimates.html         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/reloadlocalschema.html            | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/reloadseeds.html                  | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/reloadssl.html                    | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/reloadtriggers.html               | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/relocatesstables.html             | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/removenode.html                   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/repair.html                       | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/repair_admin.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/replaybatchlog.html               | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/resetfullquerylog.html            | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/resetlocalschema.html             | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/resumehandoff.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/ring.html                         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/scrub.html                        | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setbatchlogreplaythrottle.html    | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setcachecapacity.html             | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setcachekeystosave.html           | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setcompactionthreshold.html       | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setcompactionthroughput.html      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setconcurrency.html               | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setconcurrentcompactors.html      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setconcurrentviewbuilders.html    | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/sethintedhandoffthrottlekb.html   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setinterdcstreamthroughput.html   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setlogginglevel.html              | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setmaxhintwindow.html             | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/setstreamthroughput.html          | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/settimeout.html                   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/settraceprobability.html          | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/sjk.html                          | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/snapshot.html                     | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/status.html                       | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/statusautocompaction.html         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/statusbackup.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/statusbinary.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/statusgossip.html                 | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/statushandoff.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/stop.html                         | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/stopdaemon.html                   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/tablehistograms.html              | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/tablestats.html                   | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/toppartitions.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/tpstats.html                      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/truncatehints.html                | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/upgradesstables.html              | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/verify.html                       | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/version.html                      | 2 +-
 content/doc/4.0-alpha1/tools/nodetool/viewbuildstatus.html              | 2 +-
 content/doc/4.0-alpha1/tools/sstable/index.html                         | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstabledump.html                   | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstableexpiredblockers.html        | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstablelevelreset.html             | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstableloader.html                 | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstablemetadata.html               | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstableofflinerelevel.html         | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstablerepairedset.html            | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstablescrub.html                  | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstablesplit.html                  | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstableupgrade.html                | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstableutil.html                   | 2 +-
 content/doc/4.0-alpha1/tools/sstable/sstableverify.html                 | 2 +-
 content/doc/4.0-alpha1/troubleshooting/finding_nodes.html               | 2 +-
 content/doc/4.0-alpha1/troubleshooting/index.html                       | 2 +-
 content/doc/4.0-alpha1/troubleshooting/reading_logs.html                | 2 +-
 content/doc/4.0-alpha1/troubleshooting/use_nodetool.html                | 2 +-
 content/doc/4.0-alpha1/troubleshooting/use_tools.html                   | 2 +-
 content/doc/4.0-alpha2/architecture/dynamo.html                         | 2 +-
 content/doc/4.0-alpha2/architecture/guarantees.html                     | 2 +-
 content/doc/4.0-alpha2/architecture/index.html                          | 2 +-
 content/doc/4.0-alpha2/architecture/overview.html                       | 2 +-
 content/doc/4.0-alpha2/architecture/storage_engine.html                 | 2 +-
 content/doc/4.0-alpha2/bugs.html                                        | 2 +-
 content/doc/4.0-alpha2/configuration/cassandra_config_file.html         | 2 +-
 content/doc/4.0-alpha2/configuration/index.html                         | 2 +-
 content/doc/4.0-alpha2/contactus.html                                   | 2 +-
 content/doc/4.0-alpha2/cql/appendices.html                              | 2 +-
 content/doc/4.0-alpha2/cql/changes.html                                 | 2 +-
 content/doc/4.0-alpha2/cql/ddl.html                                     | 2 +-
 content/doc/4.0-alpha2/cql/definitions.html                             | 2 +-
 content/doc/4.0-alpha2/cql/dml.html                                     | 2 +-
 content/doc/4.0-alpha2/cql/functions.html                               | 2 +-
 content/doc/4.0-alpha2/cql/index.html                                   | 2 +-
 content/doc/4.0-alpha2/cql/indexes.html                                 | 2 +-
 content/doc/4.0-alpha2/cql/json.html                                    | 2 +-
 content/doc/4.0-alpha2/cql/mvs.html                                     | 2 +-
 content/doc/4.0-alpha2/cql/operators.html                               | 2 +-
 content/doc/4.0-alpha2/cql/security.html                                | 2 +-
 content/doc/4.0-alpha2/cql/triggers.html                                | 2 +-
 content/doc/4.0-alpha2/cql/types.html                                   | 2 +-
 content/doc/4.0-alpha2/data_modeling/index.html                         | 2 +-
 content/doc/4.0-alpha2/development/ci.html                              | 2 +-
 content/doc/4.0-alpha2/development/code_style.html                      | 2 +-
 content/doc/4.0-alpha2/development/dependencies.html                    | 2 +-
 content/doc/4.0-alpha2/development/documentation.html                   | 2 +-
 content/doc/4.0-alpha2/development/gettingstarted.html                  | 2 +-
 content/doc/4.0-alpha2/development/how_to_commit.html                   | 2 +-
 content/doc/4.0-alpha2/development/how_to_review.html                   | 2 +-
 content/doc/4.0-alpha2/development/ide.html                             | 2 +-
 content/doc/4.0-alpha2/development/index.html                           | 2 +-
 content/doc/4.0-alpha2/development/patches.html                         | 2 +-
 content/doc/4.0-alpha2/development/release_process.html                 | 2 +-
 content/doc/4.0-alpha2/development/testing.html                         | 2 +-
 content/doc/4.0-alpha2/faq/index.html                                   | 2 +-
 content/doc/4.0-alpha2/getting_started/configuring.html                 | 2 +-
 content/doc/4.0-alpha2/getting_started/drivers.html                     | 2 +-
 content/doc/4.0-alpha2/getting_started/index.html                       | 2 +-
 content/doc/4.0-alpha2/getting_started/installing.html                  | 2 +-
 content/doc/4.0-alpha2/getting_started/querying.html                    | 2 +-
 content/doc/4.0-alpha2/index.html                                       | 2 +-
 content/doc/4.0-alpha2/operating/audit_logging.html                     | 2 +-
 content/doc/4.0-alpha2/operating/backups.html                           | 2 +-
 content/doc/4.0-alpha2/operating/bloom_filters.html                     | 2 +-
 content/doc/4.0-alpha2/operating/bulk_loading.html                      | 2 +-
 content/doc/4.0-alpha2/operating/cdc.html                               | 2 +-
 content/doc/4.0-alpha2/operating/compaction.html                        | 2 +-
 content/doc/4.0-alpha2/operating/compression.html                       | 2 +-
 content/doc/4.0-alpha2/operating/hardware.html                          | 2 +-
 content/doc/4.0-alpha2/operating/hints.html                             | 2 +-
 content/doc/4.0-alpha2/operating/index.html                             | 2 +-
 content/doc/4.0-alpha2/operating/metrics.html                           | 2 +-
 content/doc/4.0-alpha2/operating/read_repair.html                       | 2 +-
 content/doc/4.0-alpha2/operating/repair.html                            | 2 +-
 content/doc/4.0-alpha2/operating/security.html                          | 2 +-
 content/doc/4.0-alpha2/operating/snitch.html                            | 2 +-
 content/doc/4.0-alpha2/operating/topo_changes.html                      | 2 +-
 content/doc/4.0-alpha2/plugins/index.html                               | 2 +-
 content/doc/4.0-alpha2/search.html                                      | 2 +-
 content/doc/4.0-alpha2/tools/cassandra_stress.html                      | 2 +-
 content/doc/4.0-alpha2/tools/cqlsh.html                                 | 2 +-
 content/doc/4.0-alpha2/tools/index.html                                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/assassinate.html                  | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/bootstrap.html                    | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/cleanup.html                      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/clearsnapshot.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/clientstats.html                  | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/compact.html                      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/compactionhistory.html            | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/compactionstats.html              | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/decommission.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/describecluster.html              | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/describering.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disableauditlog.html              | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disableautocompaction.html        | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disablebackup.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disablebinary.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disablefullquerylog.html          | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disablegossip.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disablehandoff.html               | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disablehintsfordc.html            | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/disableoldprotocolversions.html   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/drain.html                        | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enableauditlog.html               | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enableautocompaction.html         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enablebackup.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enablebinary.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enablefullquerylog.html           | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enablegossip.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enablehandoff.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enablehintsfordc.html             | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/enableoldprotocolversions.html    | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/failuredetector.html              | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/flush.html                        | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/garbagecollect.html               | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/gcstats.html                      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getbatchlogreplaythrottle.html    | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getcompactionthreshold.html       | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getcompactionthroughput.html      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getconcurrency.html               | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getconcurrentcompactors.html      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getconcurrentviewbuilders.html    | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getendpoints.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getinterdcstreamthroughput.html   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getlogginglevels.html             | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getmaxhintwindow.html             | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getreplicas.html                  | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getseeds.html                     | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getsstables.html                  | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/getstreamthroughput.html          | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/gettimeout.html                   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/gettraceprobability.html          | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/gossipinfo.html                   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/handoffwindow.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/help.html                         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/import.html                       | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/info.html                         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/invalidatecountercache.html       | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/invalidatekeycache.html           | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/invalidaterowcache.html           | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/join.html                         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/listsnapshots.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/move.html                         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/netstats.html                     | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/nodetool.html                     | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/pausehandoff.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/profileload.html                  | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/proxyhistograms.html              | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/rangekeysample.html               | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/rebuild.html                      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/rebuild_index.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/refresh.html                      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/refreshsizeestimates.html         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/reloadlocalschema.html            | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/reloadseeds.html                  | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/reloadssl.html                    | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/reloadtriggers.html               | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/relocatesstables.html             | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/removenode.html                   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/repair.html                       | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/repair_admin.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/replaybatchlog.html               | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/resetfullquerylog.html            | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/resetlocalschema.html             | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/resumehandoff.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/ring.html                         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/scrub.html                        | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setbatchlogreplaythrottle.html    | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setcachecapacity.html             | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setcachekeystosave.html           | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setcompactionthreshold.html       | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setcompactionthroughput.html      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setconcurrency.html               | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setconcurrentcompactors.html      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setconcurrentviewbuilders.html    | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/sethintedhandoffthrottlekb.html   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setinterdcstreamthroughput.html   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setlogginglevel.html              | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setmaxhintwindow.html             | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/setstreamthroughput.html          | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/settimeout.html                   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/settraceprobability.html          | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/sjk.html                          | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/snapshot.html                     | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/status.html                       | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/statusautocompaction.html         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/statusbackup.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/statusbinary.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/statusgossip.html                 | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/statushandoff.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/stop.html                         | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/stopdaemon.html                   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/tablehistograms.html              | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/tablestats.html                   | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/toppartitions.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/tpstats.html                      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/truncatehints.html                | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/upgradesstables.html              | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/verify.html                       | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/version.html                      | 2 +-
 content/doc/4.0-alpha2/tools/nodetool/viewbuildstatus.html              | 2 +-
 content/doc/4.0-alpha2/tools/sstable/index.html                         | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstabledump.html                   | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstableexpiredblockers.html        | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstablelevelreset.html             | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstableloader.html                 | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstablemetadata.html               | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstableofflinerelevel.html         | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstablerepairedset.html            | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstablescrub.html                  | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstablesplit.html                  | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstableupgrade.html                | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstableutil.html                   | 2 +-
 content/doc/4.0-alpha2/tools/sstable/sstableverify.html                 | 2 +-
 content/doc/4.0-alpha2/troubleshooting/finding_nodes.html               | 2 +-
 content/doc/4.0-alpha2/troubleshooting/index.html                       | 2 +-
 content/doc/4.0-alpha2/troubleshooting/reading_logs.html                | 2 +-
 content/doc/4.0-alpha2/troubleshooting/use_nodetool.html                | 2 +-
 content/doc/4.0-alpha2/troubleshooting/use_tools.html                   | 2 +-
 content/doc/4.0-alpha3/architecture/dynamo.html                         | 2 +-
 content/doc/4.0-alpha3/architecture/guarantees.html                     | 2 +-
 content/doc/4.0-alpha3/architecture/index.html                          | 2 +-
 content/doc/4.0-alpha3/architecture/overview.html                       | 2 +-
 content/doc/4.0-alpha3/architecture/storage_engine.html                 | 2 +-
 content/doc/4.0-alpha3/bugs.html                                        | 2 +-
 content/doc/4.0-alpha3/configuration/cassandra_config_file.html         | 2 +-
 content/doc/4.0-alpha3/configuration/index.html                         | 2 +-
 content/doc/4.0-alpha3/contactus.html                                   | 2 +-
 content/doc/4.0-alpha3/cql/appendices.html                              | 2 +-
 content/doc/4.0-alpha3/cql/changes.html                                 | 2 +-
 content/doc/4.0-alpha3/cql/ddl.html                                     | 2 +-
 content/doc/4.0-alpha3/cql/definitions.html                             | 2 +-
 content/doc/4.0-alpha3/cql/dml.html                                     | 2 +-
 content/doc/4.0-alpha3/cql/functions.html                               | 2 +-
 content/doc/4.0-alpha3/cql/index.html                                   | 2 +-
 content/doc/4.0-alpha3/cql/indexes.html                                 | 2 +-
 content/doc/4.0-alpha3/cql/json.html                                    | 2 +-
 content/doc/4.0-alpha3/cql/mvs.html                                     | 2 +-
 content/doc/4.0-alpha3/cql/operators.html                               | 2 +-
 content/doc/4.0-alpha3/cql/security.html                                | 2 +-
 content/doc/4.0-alpha3/cql/triggers.html                                | 2 +-
 content/doc/4.0-alpha3/cql/types.html                                   | 2 +-
 content/doc/4.0-alpha3/data_modeling/data_modeling_conceptual.html      | 2 +-
 content/doc/4.0-alpha3/data_modeling/data_modeling_logical.html         | 2 +-
 content/doc/4.0-alpha3/data_modeling/data_modeling_physical.html        | 2 +-
 content/doc/4.0-alpha3/data_modeling/data_modeling_queries.html         | 2 +-
 content/doc/4.0-alpha3/data_modeling/data_modeling_rdbms.html           | 2 +-
 content/doc/4.0-alpha3/data_modeling/data_modeling_refining.html        | 2 +-
 content/doc/4.0-alpha3/data_modeling/data_modeling_schema.html          | 2 +-
 content/doc/4.0-alpha3/data_modeling/data_modeling_tools.html           | 2 +-
 content/doc/4.0-alpha3/data_modeling/index.html                         | 2 +-
 content/doc/4.0-alpha3/development/ci.html                              | 2 +-
 content/doc/4.0-alpha3/development/code_style.html                      | 2 +-
 content/doc/4.0-alpha3/development/dependencies.html                    | 2 +-
 content/doc/4.0-alpha3/development/documentation.html                   | 2 +-
 content/doc/4.0-alpha3/development/gettingstarted.html                  | 2 +-
 content/doc/4.0-alpha3/development/how_to_commit.html                   | 2 +-
 content/doc/4.0-alpha3/development/how_to_review.html                   | 2 +-
 content/doc/4.0-alpha3/development/ide.html                             | 2 +-
 content/doc/4.0-alpha3/development/index.html                           | 2 +-
 content/doc/4.0-alpha3/development/patches.html                         | 2 +-
 content/doc/4.0-alpha3/development/release_process.html                 | 2 +-
 content/doc/4.0-alpha3/development/testing.html                         | 2 +-
 content/doc/4.0-alpha3/faq/index.html                                   | 2 +-
 content/doc/4.0-alpha3/getting_started/configuring.html                 | 2 +-
 content/doc/4.0-alpha3/getting_started/drivers.html                     | 2 +-
 content/doc/4.0-alpha3/getting_started/index.html                       | 2 +-
 content/doc/4.0-alpha3/getting_started/installing.html                  | 2 +-
 content/doc/4.0-alpha3/getting_started/querying.html                    | 2 +-
 content/doc/4.0-alpha3/index.html                                       | 2 +-
 content/doc/4.0-alpha3/new/index.html                                   | 2 +-
 content/doc/4.0-alpha3/new/java11.html                                  | 2 +-
 content/doc/4.0-alpha3/operating/audit_logging.html                     | 2 +-
 content/doc/4.0-alpha3/operating/backups.html                           | 2 +-
 content/doc/4.0-alpha3/operating/bloom_filters.html                     | 2 +-
 content/doc/4.0-alpha3/operating/bulk_loading.html                      | 2 +-
 content/doc/4.0-alpha3/operating/cdc.html                               | 2 +-
 content/doc/4.0-alpha3/operating/compaction.html                        | 2 +-
 content/doc/4.0-alpha3/operating/compression.html                       | 2 +-
 content/doc/4.0-alpha3/operating/hardware.html                          | 2 +-
 content/doc/4.0-alpha3/operating/hints.html                             | 2 +-
 content/doc/4.0-alpha3/operating/index.html                             | 2 +-
 content/doc/4.0-alpha3/operating/metrics.html                           | 2 +-
 content/doc/4.0-alpha3/operating/read_repair.html                       | 2 +-
 content/doc/4.0-alpha3/operating/repair.html                            | 2 +-
 content/doc/4.0-alpha3/operating/security.html                          | 2 +-
 content/doc/4.0-alpha3/operating/snitch.html                            | 2 +-
 content/doc/4.0-alpha3/operating/topo_changes.html                      | 2 +-
 content/doc/4.0-alpha3/plugins/index.html                               | 2 +-
 content/doc/4.0-alpha3/search.html                                      | 2 +-
 content/doc/4.0-alpha3/tools/cassandra_stress.html                      | 2 +-
 content/doc/4.0-alpha3/tools/cqlsh.html                                 | 2 +-
 content/doc/4.0-alpha3/tools/index.html                                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/assassinate.html                  | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/bootstrap.html                    | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/cleanup.html                      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/clearsnapshot.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/clientstats.html                  | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/compact.html                      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/compactionhistory.html            | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/compactionstats.html              | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/decommission.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/describecluster.html              | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/describering.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disableauditlog.html              | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disableautocompaction.html        | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disablebackup.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disablebinary.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disablefullquerylog.html          | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disablegossip.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disablehandoff.html               | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disablehintsfordc.html            | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/disableoldprotocolversions.html   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/drain.html                        | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enableauditlog.html               | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enableautocompaction.html         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enablebackup.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enablebinary.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enablefullquerylog.html           | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enablegossip.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enablehandoff.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enablehintsfordc.html             | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/enableoldprotocolversions.html    | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/failuredetector.html              | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/flush.html                        | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/garbagecollect.html               | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/gcstats.html                      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getbatchlogreplaythrottle.html    | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getcompactionthreshold.html       | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getcompactionthroughput.html      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getconcurrency.html               | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getconcurrentcompactors.html      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getconcurrentviewbuilders.html    | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getendpoints.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getinterdcstreamthroughput.html   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getlogginglevels.html             | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getmaxhintwindow.html             | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getreplicas.html                  | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getseeds.html                     | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getsstables.html                  | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/getstreamthroughput.html          | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/gettimeout.html                   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/gettraceprobability.html          | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/gossipinfo.html                   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/handoffwindow.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/help.html                         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/import.html                       | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/info.html                         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/invalidatecountercache.html       | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/invalidatekeycache.html           | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/invalidaterowcache.html           | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/join.html                         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/listsnapshots.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/move.html                         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/netstats.html                     | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/nodetool.html                     | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/pausehandoff.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/profileload.html                  | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/proxyhistograms.html              | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/rangekeysample.html               | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/rebuild.html                      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/rebuild_index.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/refresh.html                      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/refreshsizeestimates.html         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/reloadlocalschema.html            | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/reloadseeds.html                  | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/reloadssl.html                    | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/reloadtriggers.html               | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/relocatesstables.html             | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/removenode.html                   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/repair.html                       | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/repair_admin.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/replaybatchlog.html               | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/resetfullquerylog.html            | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/resetlocalschema.html             | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/resumehandoff.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/ring.html                         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/scrub.html                        | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setbatchlogreplaythrottle.html    | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setcachecapacity.html             | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setcachekeystosave.html           | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setcompactionthreshold.html       | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setcompactionthroughput.html      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setconcurrency.html               | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setconcurrentcompactors.html      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setconcurrentviewbuilders.html    | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/sethintedhandoffthrottlekb.html   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setinterdcstreamthroughput.html   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setlogginglevel.html              | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setmaxhintwindow.html             | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/setstreamthroughput.html          | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/settimeout.html                   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/settraceprobability.html          | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/snapshot.html                     | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/status.html                       | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/statusautocompaction.html         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/statusbackup.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/statusbinary.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/statusgossip.html                 | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/statushandoff.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/stop.html                         | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/stopdaemon.html                   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/tablehistograms.html              | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/tablestats.html                   | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/toppartitions.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/tpstats.html                      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/truncatehints.html                | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/upgradesstables.html              | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/verify.html                       | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/version.html                      | 2 +-
 content/doc/4.0-alpha3/tools/nodetool/viewbuildstatus.html              | 2 +-
 content/doc/4.0-alpha3/tools/sstable/index.html                         | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstabledump.html                   | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstableexpiredblockers.html        | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstablelevelreset.html             | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstableloader.html                 | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstablemetadata.html               | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstableofflinerelevel.html         | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstablerepairedset.html            | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstablescrub.html                  | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstablesplit.html                  | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstableupgrade.html                | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstableutil.html                   | 2 +-
 content/doc/4.0-alpha3/tools/sstable/sstableverify.html                 | 2 +-
 content/doc/4.0-alpha3/troubleshooting/finding_nodes.html               | 2 +-
 content/doc/4.0-alpha3/troubleshooting/index.html                       | 2 +-
 content/doc/4.0-alpha3/troubleshooting/reading_logs.html                | 2 +-
 content/doc/4.0-alpha3/troubleshooting/use_nodetool.html                | 2 +-
 content/doc/4.0-alpha3/troubleshooting/use_tools.html                   | 2 +-
 content/doc/4.0-alpha4/architecture/dynamo.html                         | 2 +-
 content/doc/4.0-alpha4/architecture/guarantees.html                     | 2 +-
 content/doc/4.0-alpha4/architecture/index.html                          | 2 +-
 content/doc/4.0-alpha4/architecture/overview.html                       | 2 +-
 content/doc/4.0-alpha4/architecture/storage_engine.html                 | 2 +-
 content/doc/4.0-alpha4/bugs.html                                        | 2 +-
 content/doc/4.0-alpha4/configuration/cassandra_config_file.html         | 2 +-
 content/doc/4.0-alpha4/configuration/index.html                         | 2 +-
 content/doc/4.0-alpha4/contactus.html                                   | 2 +-
 content/doc/4.0-alpha4/cql/appendices.html                              | 2 +-
 content/doc/4.0-alpha4/cql/changes.html                                 | 2 +-
 content/doc/4.0-alpha4/cql/ddl.html                                     | 2 +-
 content/doc/4.0-alpha4/cql/definitions.html                             | 2 +-
 content/doc/4.0-alpha4/cql/dml.html                                     | 2 +-
 content/doc/4.0-alpha4/cql/functions.html                               | 2 +-
 content/doc/4.0-alpha4/cql/index.html                                   | 2 +-
 content/doc/4.0-alpha4/cql/indexes.html                                 | 2 +-
 content/doc/4.0-alpha4/cql/json.html                                    | 2 +-
 content/doc/4.0-alpha4/cql/mvs.html                                     | 2 +-
 content/doc/4.0-alpha4/cql/operators.html                               | 2 +-
 content/doc/4.0-alpha4/cql/security.html                                | 2 +-
 content/doc/4.0-alpha4/cql/triggers.html                                | 2 +-
 content/doc/4.0-alpha4/cql/types.html                                   | 2 +-
 content/doc/4.0-alpha4/data_modeling/data_modeling_conceptual.html      | 2 +-
 content/doc/4.0-alpha4/data_modeling/data_modeling_logical.html         | 2 +-
 content/doc/4.0-alpha4/data_modeling/data_modeling_physical.html        | 2 +-
 content/doc/4.0-alpha4/data_modeling/data_modeling_queries.html         | 2 +-
 content/doc/4.0-alpha4/data_modeling/data_modeling_rdbms.html           | 2 +-
 content/doc/4.0-alpha4/data_modeling/data_modeling_refining.html        | 2 +-
 content/doc/4.0-alpha4/data_modeling/data_modeling_schema.html          | 2 +-
 content/doc/4.0-alpha4/data_modeling/data_modeling_tools.html           | 2 +-
 content/doc/4.0-alpha4/data_modeling/index.html                         | 2 +-
 content/doc/4.0-alpha4/data_modeling/intro.html                         | 2 +-
 content/doc/4.0-alpha4/development/ci.html                              | 2 +-
 content/doc/4.0-alpha4/development/code_style.html                      | 2 +-
 content/doc/4.0-alpha4/development/dependencies.html                    | 2 +-
 content/doc/4.0-alpha4/development/documentation.html                   | 2 +-
 content/doc/4.0-alpha4/development/gettingstarted.html                  | 2 +-
 content/doc/4.0-alpha4/development/how_to_commit.html                   | 2 +-
 content/doc/4.0-alpha4/development/how_to_review.html                   | 2 +-
 content/doc/4.0-alpha4/development/ide.html                             | 2 +-
 content/doc/4.0-alpha4/development/index.html                           | 2 +-
 content/doc/4.0-alpha4/development/patches.html                         | 2 +-
 content/doc/4.0-alpha4/development/release_process.html                 | 2 +-
 content/doc/4.0-alpha4/development/testing.html                         | 2 +-
 content/doc/4.0-alpha4/faq/index.html                                   | 2 +-
 content/doc/4.0-alpha4/getting_started/configuring.html                 | 2 +-
 content/doc/4.0-alpha4/getting_started/drivers.html                     | 2 +-
 content/doc/4.0-alpha4/getting_started/index.html                       | 2 +-
 content/doc/4.0-alpha4/getting_started/installing.html                  | 2 +-
 content/doc/4.0-alpha4/getting_started/production.html                  | 2 +-
 content/doc/4.0-alpha4/getting_started/querying.html                    | 2 +-
 content/doc/4.0-alpha4/index.html                                       | 2 +-
 content/doc/4.0-alpha4/new/auditlogging.html                            | 2 +-
 content/doc/4.0-alpha4/new/fqllogging.html                              | 2 +-
 content/doc/4.0-alpha4/new/index.html                                   | 2 +-
 content/doc/4.0-alpha4/new/java11.html                                  | 2 +-
 content/doc/4.0-alpha4/new/messaging.html                               | 2 +-
 content/doc/4.0-alpha4/new/streaming.html                               | 2 +-
 content/doc/4.0-alpha4/new/transientreplication.html                    | 2 +-
 content/doc/4.0-alpha4/new/virtualtables.html                           | 2 +-
 content/doc/4.0-alpha4/operating/audit_logging.html                     | 2 +-
 content/doc/4.0-alpha4/operating/backups.html                           | 2 +-
 content/doc/4.0-alpha4/operating/bloom_filters.html                     | 2 +-
 content/doc/4.0-alpha4/operating/bulk_loading.html                      | 2 +-
 content/doc/4.0-alpha4/operating/cdc.html                               | 2 +-
 content/doc/4.0-alpha4/operating/compaction/index.html                  | 2 +-
 content/doc/4.0-alpha4/operating/compaction/lcs.html                    | 2 +-
 content/doc/4.0-alpha4/operating/compaction/stcs.html                   | 2 +-
 content/doc/4.0-alpha4/operating/compaction/twcs.html                   | 2 +-
 content/doc/4.0-alpha4/operating/compression.html                       | 2 +-
 content/doc/4.0-alpha4/operating/hardware.html                          | 2 +-
 content/doc/4.0-alpha4/operating/hints.html                             | 2 +-
 content/doc/4.0-alpha4/operating/index.html                             | 2 +-
 content/doc/4.0-alpha4/operating/metrics.html                           | 2 +-
 content/doc/4.0-alpha4/operating/read_repair.html                       | 2 +-
 content/doc/4.0-alpha4/operating/repair.html                            | 2 +-
 content/doc/4.0-alpha4/operating/security.html                          | 2 +-
 content/doc/4.0-alpha4/operating/snitch.html                            | 2 +-
 content/doc/4.0-alpha4/operating/topo_changes.html                      | 2 +-
 content/doc/4.0-alpha4/plugins/index.html                               | 2 +-
 content/doc/4.0-alpha4/search.html                                      | 2 +-
 content/doc/4.0-alpha4/tools/cassandra_stress.html                      | 2 +-
 content/doc/4.0-alpha4/tools/cqlsh.html                                 | 2 +-
 content/doc/4.0-alpha4/tools/index.html                                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/assassinate.html                  | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/bootstrap.html                    | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/cleanup.html                      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/clearsnapshot.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/clientstats.html                  | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/compact.html                      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/compactionhistory.html            | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/compactionstats.html              | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/decommission.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/describecluster.html              | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/describering.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disableauditlog.html              | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disableautocompaction.html        | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disablebackup.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disablebinary.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disablefullquerylog.html          | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disablegossip.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disablehandoff.html               | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disablehintsfordc.html            | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/disableoldprotocolversions.html   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/drain.html                        | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enableauditlog.html               | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enableautocompaction.html         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enablebackup.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enablebinary.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enablefullquerylog.html           | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enablegossip.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enablehandoff.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enablehintsfordc.html             | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/enableoldprotocolversions.html    | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/failuredetector.html              | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/flush.html                        | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/garbagecollect.html               | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/gcstats.html                      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getbatchlogreplaythrottle.html    | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getcompactionthreshold.html       | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getcompactionthroughput.html      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getconcurrency.html               | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getconcurrentcompactors.html      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getconcurrentviewbuilders.html    | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getendpoints.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getinterdcstreamthroughput.html   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getlogginglevels.html             | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getmaxhintwindow.html             | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getreplicas.html                  | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getseeds.html                     | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getsstables.html                  | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/getstreamthroughput.html          | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/gettimeout.html                   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/gettraceprobability.html          | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/gossipinfo.html                   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/handoffwindow.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/help.html                         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/import.html                       | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/info.html                         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/invalidatecountercache.html       | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/invalidatekeycache.html           | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/invalidaterowcache.html           | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/join.html                         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/listsnapshots.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/move.html                         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/netstats.html                     | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/nodetool.html                     | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/pausehandoff.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/profileload.html                  | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/proxyhistograms.html              | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/rangekeysample.html               | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/rebuild.html                      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/rebuild_index.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/refresh.html                      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/refreshsizeestimates.html         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/reloadlocalschema.html            | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/reloadseeds.html                  | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/reloadssl.html                    | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/reloadtriggers.html               | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/relocatesstables.html             | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/removenode.html                   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/repair.html                       | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/repair_admin.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/replaybatchlog.html               | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/resetfullquerylog.html            | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/resetlocalschema.html             | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/resumehandoff.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/ring.html                         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/scrub.html                        | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setbatchlogreplaythrottle.html    | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setcachecapacity.html             | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setcachekeystosave.html           | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setcompactionthreshold.html       | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setcompactionthroughput.html      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setconcurrency.html               | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setconcurrentcompactors.html      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setconcurrentviewbuilders.html    | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/sethintedhandoffthrottlekb.html   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setinterdcstreamthroughput.html   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setlogginglevel.html              | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setmaxhintwindow.html             | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/setstreamthroughput.html          | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/settimeout.html                   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/settraceprobability.html          | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/sjk.html                          | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/snapshot.html                     | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/status.html                       | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/statusautocompaction.html         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/statusbackup.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/statusbinary.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/statusgossip.html                 | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/statushandoff.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/stop.html                         | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/stopdaemon.html                   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/tablehistograms.html              | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/tablestats.html                   | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/toppartitions.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/tpstats.html                      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/truncatehints.html                | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/upgradesstables.html              | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/verify.html                       | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/version.html                      | 2 +-
 content/doc/4.0-alpha4/tools/nodetool/viewbuildstatus.html              | 2 +-
 content/doc/4.0-alpha4/tools/sstable/index.html                         | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstabledump.html                   | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstableexpiredblockers.html        | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstablelevelreset.html             | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstableloader.html                 | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstablemetadata.html               | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstableofflinerelevel.html         | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstablerepairedset.html            | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstablescrub.html                  | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstablesplit.html                  | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstableupgrade.html                | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstableutil.html                   | 2 +-
 content/doc/4.0-alpha4/tools/sstable/sstableverify.html                 | 2 +-
 content/doc/4.0-alpha4/troubleshooting/finding_nodes.html               | 2 +-
 content/doc/4.0-alpha4/troubleshooting/index.html                       | 2 +-
 content/doc/4.0-alpha4/troubleshooting/reading_logs.html                | 2 +-
 content/doc/4.0-alpha4/troubleshooting/use_nodetool.html                | 2 +-
 content/doc/4.0-alpha4/troubleshooting/use_tools.html                   | 2 +-
 content/doc/4.0-beta1/architecture/dynamo.html                          | 2 +-
 content/doc/4.0-beta1/architecture/guarantees.html                      | 2 +-
 content/doc/4.0-beta1/architecture/index.html                           | 2 +-
 content/doc/4.0-beta1/architecture/overview.html                        | 2 +-
 content/doc/4.0-beta1/architecture/storage_engine.html                  | 2 +-
 content/doc/4.0-beta1/bugs.html                                         | 2 +-
 content/doc/4.0-beta1/configuration/cassandra_config_file.html          | 2 +-
 content/doc/4.0-beta1/configuration/index.html                          | 2 +-
 content/doc/4.0-beta1/contactus.html                                    | 2 +-
 content/doc/4.0-beta1/cql/appendices.html                               | 2 +-
 content/doc/4.0-beta1/cql/changes.html                                  | 2 +-
 content/doc/4.0-beta1/cql/ddl.html                                      | 2 +-
 content/doc/4.0-beta1/cql/definitions.html                              | 2 +-
 content/doc/4.0-beta1/cql/dml.html                                      | 2 +-
 content/doc/4.0-beta1/cql/functions.html                                | 2 +-
 content/doc/4.0-beta1/cql/index.html                                    | 2 +-
 content/doc/4.0-beta1/cql/indexes.html                                  | 2 +-
 content/doc/4.0-beta1/cql/json.html                                     | 2 +-
 content/doc/4.0-beta1/cql/mvs.html                                      | 2 +-
 content/doc/4.0-beta1/cql/operators.html                                | 2 +-
 content/doc/4.0-beta1/cql/security.html                                 | 2 +-
 content/doc/4.0-beta1/cql/triggers.html                                 | 2 +-
 content/doc/4.0-beta1/cql/types.html                                    | 2 +-
 content/doc/4.0-beta1/data_modeling/data_modeling_conceptual.html       | 2 +-
 content/doc/4.0-beta1/data_modeling/data_modeling_logical.html          | 2 +-
 content/doc/4.0-beta1/data_modeling/data_modeling_physical.html         | 2 +-
 content/doc/4.0-beta1/data_modeling/data_modeling_queries.html          | 2 +-
 content/doc/4.0-beta1/data_modeling/data_modeling_rdbms.html            | 2 +-
 content/doc/4.0-beta1/data_modeling/data_modeling_refining.html         | 2 +-
 content/doc/4.0-beta1/data_modeling/data_modeling_schema.html           | 2 +-
 content/doc/4.0-beta1/data_modeling/data_modeling_tools.html            | 2 +-
 content/doc/4.0-beta1/data_modeling/index.html                          | 2 +-
 content/doc/4.0-beta1/data_modeling/intro.html                          | 2 +-
 content/doc/4.0-beta1/development/ci.html                               | 2 +-
 content/doc/4.0-beta1/development/code_style.html                       | 2 +-
 content/doc/4.0-beta1/development/dependencies.html                     | 2 +-
 content/doc/4.0-beta1/development/documentation.html                    | 2 +-
 content/doc/4.0-beta1/development/gettingstarted.html                   | 2 +-
 content/doc/4.0-beta1/development/how_to_commit.html                    | 2 +-
 content/doc/4.0-beta1/development/how_to_review.html                    | 2 +-
 content/doc/4.0-beta1/development/ide.html                              | 2 +-
 content/doc/4.0-beta1/development/index.html                            | 2 +-
 content/doc/4.0-beta1/development/patches.html                          | 2 +-
 content/doc/4.0-beta1/development/release_process.html                  | 2 +-
 content/doc/4.0-beta1/development/testing.html                          | 2 +-
 content/doc/4.0-beta1/faq/index.html                                    | 2 +-
 content/doc/4.0-beta1/getting_started/configuring.html                  | 2 +-
 content/doc/4.0-beta1/getting_started/drivers.html                      | 2 +-
 content/doc/4.0-beta1/getting_started/index.html                        | 2 +-
 content/doc/4.0-beta1/getting_started/installing.html                   | 2 +-
 content/doc/4.0-beta1/getting_started/production.html                   | 2 +-
 content/doc/4.0-beta1/getting_started/querying.html                     | 2 +-
 content/doc/4.0-beta1/index.html                                        | 2 +-
 content/doc/4.0-beta1/new/auditlogging.html                             | 2 +-
 content/doc/4.0-beta1/new/fqllogging.html                               | 2 +-
 content/doc/4.0-beta1/new/index.html                                    | 2 +-
 content/doc/4.0-beta1/new/java11.html                                   | 2 +-
 content/doc/4.0-beta1/new/messaging.html                                | 2 +-
 content/doc/4.0-beta1/new/streaming.html                                | 2 +-
 content/doc/4.0-beta1/new/transientreplication.html                     | 2 +-
 content/doc/4.0-beta1/new/virtualtables.html                            | 2 +-
 content/doc/4.0-beta1/operating/audit_logging.html                      | 2 +-
 content/doc/4.0-beta1/operating/backups.html                            | 2 +-
 content/doc/4.0-beta1/operating/bloom_filters.html                      | 2 +-
 content/doc/4.0-beta1/operating/bulk_loading.html                       | 2 +-
 content/doc/4.0-beta1/operating/cdc.html                                | 2 +-
 content/doc/4.0-beta1/operating/compaction/index.html                   | 2 +-
 content/doc/4.0-beta1/operating/compaction/lcs.html                     | 2 +-
 content/doc/4.0-beta1/operating/compaction/stcs.html                    | 2 +-
 content/doc/4.0-beta1/operating/compaction/twcs.html                    | 2 +-
 content/doc/4.0-beta1/operating/compression.html                        | 2 +-
 content/doc/4.0-beta1/operating/hardware.html                           | 2 +-
 content/doc/4.0-beta1/operating/hints.html                              | 2 +-
 content/doc/4.0-beta1/operating/index.html                              | 2 +-
 content/doc/4.0-beta1/operating/metrics.html                            | 2 +-
 content/doc/4.0-beta1/operating/read_repair.html                        | 2 +-
 content/doc/4.0-beta1/operating/repair.html                             | 2 +-
 content/doc/4.0-beta1/operating/security.html                           | 2 +-
 content/doc/4.0-beta1/operating/snitch.html                             | 2 +-
 content/doc/4.0-beta1/operating/topo_changes.html                       | 2 +-
 content/doc/4.0-beta1/plugins/index.html                                | 2 +-
 content/doc/4.0-beta1/search.html                                       | 2 +-
 content/doc/4.0-beta1/tools/cassandra_stress.html                       | 2 +-
 content/doc/4.0-beta1/tools/cqlsh.html                                  | 2 +-
 content/doc/4.0-beta1/tools/index.html                                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/assassinate.html                   | 2 +-
 content/doc/4.0-beta1/tools/nodetool/bootstrap.html                     | 2 +-
 content/doc/4.0-beta1/tools/nodetool/cleanup.html                       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/clearsnapshot.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/clientstats.html                   | 2 +-
 content/doc/4.0-beta1/tools/nodetool/compact.html                       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/compactionhistory.html             | 2 +-
 content/doc/4.0-beta1/tools/nodetool/compactionstats.html               | 2 +-
 content/doc/4.0-beta1/tools/nodetool/decommission.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/describecluster.html               | 2 +-
 content/doc/4.0-beta1/tools/nodetool/describering.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disableauditlog.html               | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disableautocompaction.html         | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disablebackup.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disablebinary.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disablefullquerylog.html           | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disablegossip.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disablehandoff.html                | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disablehintsfordc.html             | 2 +-
 content/doc/4.0-beta1/tools/nodetool/disableoldprotocolversions.html    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/drain.html                         | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enableauditlog.html                | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enableautocompaction.html          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enablebackup.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enablebinary.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enablefullquerylog.html            | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enablegossip.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enablehandoff.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enablehintsfordc.html              | 2 +-
 content/doc/4.0-beta1/tools/nodetool/enableoldprotocolversions.html     | 2 +-
 content/doc/4.0-beta1/tools/nodetool/failuredetector.html               | 2 +-
 content/doc/4.0-beta1/tools/nodetool/flush.html                         | 2 +-
 content/doc/4.0-beta1/tools/nodetool/garbagecollect.html                | 2 +-
 content/doc/4.0-beta1/tools/nodetool/gcstats.html                       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getbatchlogreplaythrottle.html     | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getcompactionthreshold.html        | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getcompactionthroughput.html       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getconcurrency.html                | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getconcurrentcompactors.html       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getconcurrentviewbuilders.html     | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getendpoints.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getinterdcstreamthroughput.html    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getlogginglevels.html              | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getmaxhintwindow.html              | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getreplicas.html                   | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getseeds.html                      | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getsstables.html                   | 2 +-
 content/doc/4.0-beta1/tools/nodetool/getstreamthroughput.html           | 2 +-
 content/doc/4.0-beta1/tools/nodetool/gettimeout.html                    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/gettraceprobability.html           | 2 +-
 content/doc/4.0-beta1/tools/nodetool/gossipinfo.html                    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/handoffwindow.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/help.html                          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/import.html                        | 2 +-
 content/doc/4.0-beta1/tools/nodetool/info.html                          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/invalidatecountercache.html        | 2 +-
 content/doc/4.0-beta1/tools/nodetool/invalidatekeycache.html            | 2 +-
 content/doc/4.0-beta1/tools/nodetool/invalidaterowcache.html            | 2 +-
 content/doc/4.0-beta1/tools/nodetool/join.html                          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/listsnapshots.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/move.html                          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/netstats.html                      | 2 +-
 content/doc/4.0-beta1/tools/nodetool/nodetool.html                      | 2 +-
 content/doc/4.0-beta1/tools/nodetool/pausehandoff.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/profileload.html                   | 2 +-
 content/doc/4.0-beta1/tools/nodetool/proxyhistograms.html               | 2 +-
 content/doc/4.0-beta1/tools/nodetool/rangekeysample.html                | 2 +-
 content/doc/4.0-beta1/tools/nodetool/rebuild.html                       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/rebuild_index.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/refresh.html                       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/refreshsizeestimates.html          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/reloadlocalschema.html             | 2 +-
 content/doc/4.0-beta1/tools/nodetool/reloadseeds.html                   | 2 +-
 content/doc/4.0-beta1/tools/nodetool/reloadssl.html                     | 2 +-
 content/doc/4.0-beta1/tools/nodetool/reloadtriggers.html                | 2 +-
 content/doc/4.0-beta1/tools/nodetool/relocatesstables.html              | 2 +-
 content/doc/4.0-beta1/tools/nodetool/removenode.html                    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/repair.html                        | 2 +-
 content/doc/4.0-beta1/tools/nodetool/repair_admin.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/replaybatchlog.html                | 2 +-
 content/doc/4.0-beta1/tools/nodetool/resetfullquerylog.html             | 2 +-
 content/doc/4.0-beta1/tools/nodetool/resetlocalschema.html              | 2 +-
 content/doc/4.0-beta1/tools/nodetool/resumehandoff.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/ring.html                          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/scrub.html                         | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setbatchlogreplaythrottle.html     | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setcachecapacity.html              | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setcachekeystosave.html            | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setcompactionthreshold.html        | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setcompactionthroughput.html       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setconcurrency.html                | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setconcurrentcompactors.html       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setconcurrentviewbuilders.html     | 2 +-
 content/doc/4.0-beta1/tools/nodetool/sethintedhandoffthrottlekb.html    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setinterdcstreamthroughput.html    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setlogginglevel.html               | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setmaxhintwindow.html              | 2 +-
 content/doc/4.0-beta1/tools/nodetool/setstreamthroughput.html           | 2 +-
 content/doc/4.0-beta1/tools/nodetool/settimeout.html                    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/settraceprobability.html           | 2 +-
 content/doc/4.0-beta1/tools/nodetool/sjk.html                           | 2 +-
 content/doc/4.0-beta1/tools/nodetool/snapshot.html                      | 2 +-
 content/doc/4.0-beta1/tools/nodetool/status.html                        | 2 +-
 content/doc/4.0-beta1/tools/nodetool/statusautocompaction.html          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/statusbackup.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/statusbinary.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/statusgossip.html                  | 2 +-
 content/doc/4.0-beta1/tools/nodetool/statushandoff.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/stop.html                          | 2 +-
 content/doc/4.0-beta1/tools/nodetool/stopdaemon.html                    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/tablehistograms.html               | 2 +-
 content/doc/4.0-beta1/tools/nodetool/tablestats.html                    | 2 +-
 content/doc/4.0-beta1/tools/nodetool/toppartitions.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/tpstats.html                       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/truncatehints.html                 | 2 +-
 content/doc/4.0-beta1/tools/nodetool/upgradesstables.html               | 2 +-
 content/doc/4.0-beta1/tools/nodetool/verify.html                        | 2 +-
 content/doc/4.0-beta1/tools/nodetool/version.html                       | 2 +-
 content/doc/4.0-beta1/tools/nodetool/viewbuildstatus.html               | 2 +-
 content/doc/4.0-beta1/tools/sstable/index.html                          | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstabledump.html                    | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstableexpiredblockers.html         | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstablelevelreset.html              | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstableloader.html                  | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstablemetadata.html                | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstableofflinerelevel.html          | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstablerepairedset.html             | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstablescrub.html                   | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstablesplit.html                   | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstableupgrade.html                 | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstableutil.html                    | 2 +-
 content/doc/4.0-beta1/tools/sstable/sstableverify.html                  | 2 +-
 content/doc/4.0-beta1/troubleshooting/finding_nodes.html                | 2 +-
 content/doc/4.0-beta1/troubleshooting/index.html                        | 2 +-
 content/doc/4.0-beta1/troubleshooting/reading_logs.html                 | 2 +-
 content/doc/4.0-beta1/troubleshooting/use_nodetool.html                 | 2 +-
 content/doc/4.0-beta1/troubleshooting/use_tools.html                    | 2 +-
 content/doc/4.0-beta2/architecture/dynamo.html                          | 2 +-
 content/doc/4.0-beta2/architecture/guarantees.html                      | 2 +-
 content/doc/4.0-beta2/architecture/index.html                           | 2 +-
 content/doc/4.0-beta2/architecture/overview.html                        | 2 +-
 content/doc/4.0-beta2/architecture/storage_engine.html                  | 2 +-
 content/doc/4.0-beta2/bugs.html                                         | 2 +-
 content/doc/4.0-beta2/configuration/cassandra_config_file.html          | 2 +-
 content/doc/4.0-beta2/configuration/index.html                          | 2 +-
 content/doc/4.0-beta2/contactus.html                                    | 2 +-
 content/doc/4.0-beta2/cql/appendices.html                               | 2 +-
 content/doc/4.0-beta2/cql/changes.html                                  | 2 +-
 content/doc/4.0-beta2/cql/ddl.html                                      | 2 +-
 content/doc/4.0-beta2/cql/definitions.html                              | 2 +-
 content/doc/4.0-beta2/cql/dml.html                                      | 2 +-
 content/doc/4.0-beta2/cql/functions.html                                | 2 +-
 content/doc/4.0-beta2/cql/index.html                                    | 2 +-
 content/doc/4.0-beta2/cql/indexes.html                                  | 2 +-
 content/doc/4.0-beta2/cql/json.html                                     | 2 +-
 content/doc/4.0-beta2/cql/mvs.html                                      | 2 +-
 content/doc/4.0-beta2/cql/operators.html                                | 2 +-
 content/doc/4.0-beta2/cql/security.html                                 | 2 +-
 content/doc/4.0-beta2/cql/triggers.html                                 | 2 +-
 content/doc/4.0-beta2/cql/types.html                                    | 2 +-
 content/doc/4.0-beta2/data_modeling/data_modeling_conceptual.html       | 2 +-
 content/doc/4.0-beta2/data_modeling/data_modeling_logical.html          | 2 +-
 content/doc/4.0-beta2/data_modeling/data_modeling_physical.html         | 2 +-
 content/doc/4.0-beta2/data_modeling/data_modeling_queries.html          | 2 +-
 content/doc/4.0-beta2/data_modeling/data_modeling_rdbms.html            | 2 +-
 content/doc/4.0-beta2/data_modeling/data_modeling_refining.html         | 2 +-
 content/doc/4.0-beta2/data_modeling/data_modeling_schema.html           | 2 +-
 content/doc/4.0-beta2/data_modeling/data_modeling_tools.html            | 2 +-
 content/doc/4.0-beta2/data_modeling/index.html                          | 2 +-
 content/doc/4.0-beta2/data_modeling/intro.html                          | 2 +-
 content/doc/4.0-beta2/development/ci.html                               | 2 +-
 content/doc/4.0-beta2/development/code_style.html                       | 2 +-
 content/doc/4.0-beta2/development/dependencies.html                     | 2 +-
 content/doc/4.0-beta2/development/documentation.html                    | 2 +-
 content/doc/4.0-beta2/development/gettingstarted.html                   | 2 +-
 content/doc/4.0-beta2/development/how_to_commit.html                    | 2 +-
 content/doc/4.0-beta2/development/how_to_review.html                    | 2 +-
 content/doc/4.0-beta2/development/ide.html                              | 2 +-
 content/doc/4.0-beta2/development/index.html                            | 2 +-
 content/doc/4.0-beta2/development/patches.html                          | 2 +-
 content/doc/4.0-beta2/development/release_process.html                  | 2 +-
 content/doc/4.0-beta2/development/testing.html                          | 2 +-
 content/doc/4.0-beta2/faq/index.html                                    | 2 +-
 content/doc/4.0-beta2/getting_started/configuring.html                  | 2 +-
 content/doc/4.0-beta2/getting_started/drivers.html                      | 2 +-
 content/doc/4.0-beta2/getting_started/index.html                        | 2 +-
 content/doc/4.0-beta2/getting_started/installing.html                   | 2 +-
 content/doc/4.0-beta2/getting_started/production.html                   | 2 +-
 content/doc/4.0-beta2/getting_started/querying.html                     | 2 +-
 content/doc/4.0-beta2/index.html                                        | 2 +-
 content/doc/4.0-beta2/new/auditlogging.html                             | 2 +-
 content/doc/4.0-beta2/new/fqllogging.html                               | 2 +-
 content/doc/4.0-beta2/new/index.html                                    | 2 +-
 content/doc/4.0-beta2/new/java11.html                                   | 2 +-
 content/doc/4.0-beta2/new/messaging.html                                | 2 +-
 content/doc/4.0-beta2/new/streaming.html                                | 2 +-
 content/doc/4.0-beta2/new/transientreplication.html                     | 2 +-
 content/doc/4.0-beta2/new/virtualtables.html                            | 2 +-
 content/doc/4.0-beta2/operating/audit_logging.html                      | 2 +-
 content/doc/4.0-beta2/operating/backups.html                            | 2 +-
 content/doc/4.0-beta2/operating/bloom_filters.html                      | 2 +-
 content/doc/4.0-beta2/operating/bulk_loading.html                       | 2 +-
 content/doc/4.0-beta2/operating/cdc.html                                | 2 +-
 content/doc/4.0-beta2/operating/compaction/index.html                   | 2 +-
 content/doc/4.0-beta2/operating/compaction/lcs.html                     | 2 +-
 content/doc/4.0-beta2/operating/compaction/stcs.html                    | 2 +-
 content/doc/4.0-beta2/operating/compaction/twcs.html                    | 2 +-
 content/doc/4.0-beta2/operating/compression.html                        | 2 +-
 content/doc/4.0-beta2/operating/hardware.html                           | 2 +-
 content/doc/4.0-beta2/operating/hints.html                              | 2 +-
 content/doc/4.0-beta2/operating/index.html                              | 2 +-
 content/doc/4.0-beta2/operating/metrics.html                            | 2 +-
 content/doc/4.0-beta2/operating/read_repair.html                        | 2 +-
 content/doc/4.0-beta2/operating/repair.html                             | 2 +-
 content/doc/4.0-beta2/operating/security.html                           | 2 +-
 content/doc/4.0-beta2/operating/snitch.html                             | 2 +-
 content/doc/4.0-beta2/operating/topo_changes.html                       | 2 +-
 content/doc/4.0-beta2/plugins/index.html                                | 2 +-
 content/doc/4.0-beta2/search.html                                       | 2 +-
 content/doc/4.0-beta2/tools/cassandra_stress.html                       | 2 +-
 content/doc/4.0-beta2/tools/cqlsh.html                                  | 2 +-
 content/doc/4.0-beta2/tools/index.html                                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/assassinate.html                   | 2 +-
 content/doc/4.0-beta2/tools/nodetool/bootstrap.html                     | 2 +-
 content/doc/4.0-beta2/tools/nodetool/cleanup.html                       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/clearsnapshot.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/clientstats.html                   | 2 +-
 content/doc/4.0-beta2/tools/nodetool/compact.html                       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/compactionhistory.html             | 2 +-
 content/doc/4.0-beta2/tools/nodetool/compactionstats.html               | 2 +-
 content/doc/4.0-beta2/tools/nodetool/decommission.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/describecluster.html               | 2 +-
 content/doc/4.0-beta2/tools/nodetool/describering.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disableauditlog.html               | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disableautocompaction.html         | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disablebackup.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disablebinary.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disablefullquerylog.html           | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disablegossip.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disablehandoff.html                | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disablehintsfordc.html             | 2 +-
 content/doc/4.0-beta2/tools/nodetool/disableoldprotocolversions.html    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/drain.html                         | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enableauditlog.html                | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enableautocompaction.html          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enablebackup.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enablebinary.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enablefullquerylog.html            | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enablegossip.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enablehandoff.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enablehintsfordc.html              | 2 +-
 content/doc/4.0-beta2/tools/nodetool/enableoldprotocolversions.html     | 2 +-
 content/doc/4.0-beta2/tools/nodetool/failuredetector.html               | 2 +-
 content/doc/4.0-beta2/tools/nodetool/flush.html                         | 2 +-
 content/doc/4.0-beta2/tools/nodetool/garbagecollect.html                | 2 +-
 content/doc/4.0-beta2/tools/nodetool/gcstats.html                       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getbatchlogreplaythrottle.html     | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getcompactionthreshold.html        | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getcompactionthroughput.html       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getconcurrency.html                | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getconcurrentcompactors.html       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getconcurrentviewbuilders.html     | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getendpoints.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getinterdcstreamthroughput.html    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getlogginglevels.html              | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getmaxhintwindow.html              | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getreplicas.html                   | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getseeds.html                      | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getsstables.html                   | 2 +-
 content/doc/4.0-beta2/tools/nodetool/getstreamthroughput.html           | 2 +-
 content/doc/4.0-beta2/tools/nodetool/gettimeout.html                    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/gettraceprobability.html           | 2 +-
 content/doc/4.0-beta2/tools/nodetool/gossipinfo.html                    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/handoffwindow.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/help.html                          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/import.html                        | 2 +-
 content/doc/4.0-beta2/tools/nodetool/info.html                          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/invalidatecountercache.html        | 2 +-
 content/doc/4.0-beta2/tools/nodetool/invalidatekeycache.html            | 2 +-
 content/doc/4.0-beta2/tools/nodetool/invalidaterowcache.html            | 2 +-
 content/doc/4.0-beta2/tools/nodetool/join.html                          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/listsnapshots.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/move.html                          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/netstats.html                      | 2 +-
 content/doc/4.0-beta2/tools/nodetool/nodetool.html                      | 2 +-
 content/doc/4.0-beta2/tools/nodetool/pausehandoff.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/profileload.html                   | 2 +-
 content/doc/4.0-beta2/tools/nodetool/proxyhistograms.html               | 2 +-
 content/doc/4.0-beta2/tools/nodetool/rangekeysample.html                | 2 +-
 content/doc/4.0-beta2/tools/nodetool/rebuild.html                       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/rebuild_index.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/refresh.html                       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/refreshsizeestimates.html          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/reloadlocalschema.html             | 2 +-
 content/doc/4.0-beta2/tools/nodetool/reloadseeds.html                   | 2 +-
 content/doc/4.0-beta2/tools/nodetool/reloadssl.html                     | 2 +-
 content/doc/4.0-beta2/tools/nodetool/reloadtriggers.html                | 2 +-
 content/doc/4.0-beta2/tools/nodetool/relocatesstables.html              | 2 +-
 content/doc/4.0-beta2/tools/nodetool/removenode.html                    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/repair.html                        | 2 +-
 content/doc/4.0-beta2/tools/nodetool/repair_admin.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/replaybatchlog.html                | 2 +-
 content/doc/4.0-beta2/tools/nodetool/resetfullquerylog.html             | 2 +-
 content/doc/4.0-beta2/tools/nodetool/resetlocalschema.html              | 2 +-
 content/doc/4.0-beta2/tools/nodetool/resumehandoff.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/ring.html                          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/scrub.html                         | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setbatchlogreplaythrottle.html     | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setcachecapacity.html              | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setcachekeystosave.html            | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setcompactionthreshold.html        | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setcompactionthroughput.html       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setconcurrency.html                | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setconcurrentcompactors.html       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setconcurrentviewbuilders.html     | 2 +-
 content/doc/4.0-beta2/tools/nodetool/sethintedhandoffthrottlekb.html    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setinterdcstreamthroughput.html    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setlogginglevel.html               | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setmaxhintwindow.html              | 2 +-
 content/doc/4.0-beta2/tools/nodetool/setstreamthroughput.html           | 2 +-
 content/doc/4.0-beta2/tools/nodetool/settimeout.html                    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/settraceprobability.html           | 2 +-
 content/doc/4.0-beta2/tools/nodetool/sjk.html                           | 2 +-
 content/doc/4.0-beta2/tools/nodetool/snapshot.html                      | 2 +-
 content/doc/4.0-beta2/tools/nodetool/status.html                        | 2 +-
 content/doc/4.0-beta2/tools/nodetool/statusautocompaction.html          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/statusbackup.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/statusbinary.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/statusgossip.html                  | 2 +-
 content/doc/4.0-beta2/tools/nodetool/statushandoff.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/stop.html                          | 2 +-
 content/doc/4.0-beta2/tools/nodetool/stopdaemon.html                    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/tablehistograms.html               | 2 +-
 content/doc/4.0-beta2/tools/nodetool/tablestats.html                    | 2 +-
 content/doc/4.0-beta2/tools/nodetool/toppartitions.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/tpstats.html                       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/truncatehints.html                 | 2 +-
 content/doc/4.0-beta2/tools/nodetool/upgradesstables.html               | 2 +-
 content/doc/4.0-beta2/tools/nodetool/verify.html                        | 2 +-
 content/doc/4.0-beta2/tools/nodetool/version.html                       | 2 +-
 content/doc/4.0-beta2/tools/nodetool/viewbuildstatus.html               | 2 +-
 content/doc/4.0-beta2/tools/sstable/index.html                          | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstabledump.html                    | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstableexpiredblockers.html         | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstablelevelreset.html              | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstableloader.html                  | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstablemetadata.html                | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstableofflinerelevel.html          | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstablerepairedset.html             | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstablescrub.html                   | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstablesplit.html                   | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstableupgrade.html                 | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstableutil.html                    | 2 +-
 content/doc/4.0-beta2/tools/sstable/sstableverify.html                  | 2 +-
 content/doc/4.0-beta2/troubleshooting/finding_nodes.html                | 2 +-
 content/doc/4.0-beta2/troubleshooting/index.html                        | 2 +-
 content/doc/4.0-beta2/troubleshooting/reading_logs.html                 | 2 +-
 content/doc/4.0-beta2/troubleshooting/use_nodetool.html                 | 2 +-
 content/doc/4.0-beta2/troubleshooting/use_tools.html                    | 2 +-
 content/doc/4.0-beta3/architecture/dynamo.html                          | 2 +-
 content/doc/4.0-beta3/architecture/guarantees.html                      | 2 +-
 content/doc/4.0-beta3/architecture/index.html                           | 2 +-
 content/doc/4.0-beta3/architecture/overview.html                        | 2 +-
 content/doc/4.0-beta3/architecture/storage_engine.html                  | 2 +-
 content/doc/4.0-beta3/bugs.html                                         | 2 +-
 content/doc/4.0-beta3/configuration/cass_cl_archive_file.html           | 2 +-
 content/doc/4.0-beta3/configuration/cass_env_sh_file.html               | 2 +-
 content/doc/4.0-beta3/configuration/cass_jvm_options_file.html          | 2 +-
 content/doc/4.0-beta3/configuration/cass_logback_xml_file.html          | 2 +-
 content/doc/4.0-beta3/configuration/cass_rackdc_file.html               | 2 +-
 content/doc/4.0-beta3/configuration/cass_topo_file.html                 | 2 +-
 content/doc/4.0-beta3/configuration/cass_yaml_file.html                 | 2 +-
 content/doc/4.0-beta3/configuration/cassandra_config_file.html          | 2 +-
 content/doc/4.0-beta3/configuration/index.html                          | 2 +-
 content/doc/4.0-beta3/contactus.html                                    | 2 +-
 content/doc/4.0-beta3/cql/appendices.html                               | 2 +-
 content/doc/4.0-beta3/cql/changes.html                                  | 2 +-
 content/doc/4.0-beta3/cql/ddl.html                                      | 2 +-
 content/doc/4.0-beta3/cql/definitions.html                              | 2 +-
 content/doc/4.0-beta3/cql/dml.html                                      | 2 +-
 content/doc/4.0-beta3/cql/functions.html                                | 2 +-
 content/doc/4.0-beta3/cql/index.html                                    | 2 +-
 content/doc/4.0-beta3/cql/indexes.html                                  | 2 +-
 content/doc/4.0-beta3/cql/json.html                                     | 2 +-
 content/doc/4.0-beta3/cql/mvs.html                                      | 2 +-
 content/doc/4.0-beta3/cql/operators.html                                | 2 +-
 content/doc/4.0-beta3/cql/security.html                                 | 2 +-
 content/doc/4.0-beta3/cql/triggers.html                                 | 2 +-
 content/doc/4.0-beta3/cql/types.html                                    | 2 +-
 content/doc/4.0-beta3/data_modeling/data_modeling_conceptual.html       | 2 +-
 content/doc/4.0-beta3/data_modeling/data_modeling_logical.html          | 2 +-
 content/doc/4.0-beta3/data_modeling/data_modeling_physical.html         | 2 +-
 content/doc/4.0-beta3/data_modeling/data_modeling_queries.html          | 2 +-
 content/doc/4.0-beta3/data_modeling/data_modeling_rdbms.html            | 2 +-
 content/doc/4.0-beta3/data_modeling/data_modeling_refining.html         | 2 +-
 content/doc/4.0-beta3/data_modeling/data_modeling_schema.html           | 2 +-
 content/doc/4.0-beta3/data_modeling/data_modeling_tools.html            | 2 +-
 content/doc/4.0-beta3/data_modeling/index.html                          | 2 +-
 content/doc/4.0-beta3/data_modeling/intro.html                          | 2 +-
 content/doc/4.0-beta3/development/ci.html                               | 2 +-
 content/doc/4.0-beta3/development/code_style.html                       | 2 +-
 content/doc/4.0-beta3/development/dependencies.html                     | 2 +-
 content/doc/4.0-beta3/development/documentation.html                    | 2 +-
 content/doc/4.0-beta3/development/gettingstarted.html                   | 2 +-
 content/doc/4.0-beta3/development/how_to_commit.html                    | 2 +-
 content/doc/4.0-beta3/development/how_to_review.html                    | 2 +-
 content/doc/4.0-beta3/development/ide.html                              | 2 +-
 content/doc/4.0-beta3/development/index.html                            | 2 +-
 content/doc/4.0-beta3/development/patches.html                          | 2 +-
 content/doc/4.0-beta3/development/release_process.html                  | 2 +-
 content/doc/4.0-beta3/development/testing.html                          | 2 +-
 content/doc/4.0-beta3/faq/index.html                                    | 2 +-
 content/doc/4.0-beta3/getting_started/configuring.html                  | 2 +-
 content/doc/4.0-beta3/getting_started/drivers.html                      | 2 +-
 content/doc/4.0-beta3/getting_started/index.html                        | 2 +-
 content/doc/4.0-beta3/getting_started/installing.html                   | 2 +-
 content/doc/4.0-beta3/getting_started/production.html                   | 2 +-
 content/doc/4.0-beta3/getting_started/querying.html                     | 2 +-
 content/doc/4.0-beta3/glossary.html                                     | 2 +-
 content/doc/4.0-beta3/index.html                                        | 2 +-
 content/doc/4.0-beta3/new/auditlogging.html                             | 2 +-
 content/doc/4.0-beta3/new/fqllogging.html                               | 2 +-
 content/doc/4.0-beta3/new/index.html                                    | 2 +-
 content/doc/4.0-beta3/new/java11.html                                   | 2 +-
 content/doc/4.0-beta3/new/messaging.html                                | 2 +-
 content/doc/4.0-beta3/new/streaming.html                                | 2 +-
 content/doc/4.0-beta3/new/transientreplication.html                     | 2 +-
 content/doc/4.0-beta3/new/virtualtables.html                            | 2 +-
 content/doc/4.0-beta3/operating/audit_logging.html                      | 2 +-
 content/doc/4.0-beta3/operating/backups.html                            | 2 +-
 content/doc/4.0-beta3/operating/bloom_filters.html                      | 2 +-
 content/doc/4.0-beta3/operating/bulk_loading.html                       | 2 +-
 content/doc/4.0-beta3/operating/cdc.html                                | 2 +-
 content/doc/4.0-beta3/operating/compaction/index.html                   | 2 +-
 content/doc/4.0-beta3/operating/compaction/lcs.html                     | 2 +-
 content/doc/4.0-beta3/operating/compaction/stcs.html                    | 2 +-
 content/doc/4.0-beta3/operating/compaction/twcs.html                    | 2 +-
 content/doc/4.0-beta3/operating/compression.html                        | 2 +-
 content/doc/4.0-beta3/operating/hardware.html                           | 2 +-
 content/doc/4.0-beta3/operating/hints.html                              | 2 +-
 content/doc/4.0-beta3/operating/index.html                              | 2 +-
 content/doc/4.0-beta3/operating/metrics.html                            | 2 +-
 content/doc/4.0-beta3/operating/read_repair.html                        | 2 +-
 content/doc/4.0-beta3/operating/repair.html                             | 2 +-
 content/doc/4.0-beta3/operating/security.html                           | 2 +-
 content/doc/4.0-beta3/operating/snitch.html                             | 2 +-
 content/doc/4.0-beta3/operating/topo_changes.html                       | 2 +-
 content/doc/4.0-beta3/plugins/index.html                                | 2 +-
 content/doc/4.0-beta3/search.html                                       | 2 +-
 content/doc/4.0-beta3/tools/cassandra_stress.html                       | 2 +-
 content/doc/4.0-beta3/tools/cqlsh.html                                  | 2 +-
 content/doc/4.0-beta3/tools/index.html                                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/assassinate.html                   | 2 +-
 content/doc/4.0-beta3/tools/nodetool/bootstrap.html                     | 2 +-
 content/doc/4.0-beta3/tools/nodetool/cleanup.html                       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/clearsnapshot.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/clientstats.html                   | 2 +-
 content/doc/4.0-beta3/tools/nodetool/compact.html                       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/compactionhistory.html             | 2 +-
 content/doc/4.0-beta3/tools/nodetool/compactionstats.html               | 2 +-
 content/doc/4.0-beta3/tools/nodetool/decommission.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/describecluster.html               | 2 +-
 content/doc/4.0-beta3/tools/nodetool/describering.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disableauditlog.html               | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disableautocompaction.html         | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disablebackup.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disablebinary.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disablefullquerylog.html           | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disablegossip.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disablehandoff.html                | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disablehintsfordc.html             | 2 +-
 content/doc/4.0-beta3/tools/nodetool/disableoldprotocolversions.html    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/drain.html                         | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enableauditlog.html                | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enableautocompaction.html          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enablebackup.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enablebinary.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enablefullquerylog.html            | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enablegossip.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enablehandoff.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enablehintsfordc.html              | 2 +-
 content/doc/4.0-beta3/tools/nodetool/enableoldprotocolversions.html     | 2 +-
 content/doc/4.0-beta3/tools/nodetool/failuredetector.html               | 2 +-
 content/doc/4.0-beta3/tools/nodetool/flush.html                         | 2 +-
 content/doc/4.0-beta3/tools/nodetool/garbagecollect.html                | 2 +-
 content/doc/4.0-beta3/tools/nodetool/gcstats.html                       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getbatchlogreplaythrottle.html     | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getcompactionthreshold.html        | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getcompactionthroughput.html       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getconcurrency.html                | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getconcurrentcompactors.html       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getconcurrentviewbuilders.html     | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getendpoints.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getinterdcstreamthroughput.html    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getlogginglevels.html              | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getmaxhintwindow.html              | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getseeds.html                      | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getsstables.html                   | 2 +-
 content/doc/4.0-beta3/tools/nodetool/getstreamthroughput.html           | 2 +-
 content/doc/4.0-beta3/tools/nodetool/gettimeout.html                    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/gettraceprobability.html           | 2 +-
 content/doc/4.0-beta3/tools/nodetool/gossipinfo.html                    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/help.html                          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/import.html                        | 2 +-
 content/doc/4.0-beta3/tools/nodetool/info.html                          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/invalidatecountercache.html        | 2 +-
 content/doc/4.0-beta3/tools/nodetool/invalidatekeycache.html            | 2 +-
 content/doc/4.0-beta3/tools/nodetool/invalidaterowcache.html            | 2 +-
 content/doc/4.0-beta3/tools/nodetool/join.html                          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/listsnapshots.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/move.html                          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/netstats.html                      | 2 +-
 content/doc/4.0-beta3/tools/nodetool/nodetool.html                      | 2 +-
 content/doc/4.0-beta3/tools/nodetool/pausehandoff.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/profileload.html                   | 2 +-
 content/doc/4.0-beta3/tools/nodetool/proxyhistograms.html               | 2 +-
 content/doc/4.0-beta3/tools/nodetool/rangekeysample.html                | 2 +-
 content/doc/4.0-beta3/tools/nodetool/rebuild.html                       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/rebuild_index.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/refresh.html                       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/refreshsizeestimates.html          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/reloadlocalschema.html             | 2 +-
 content/doc/4.0-beta3/tools/nodetool/reloadseeds.html                   | 2 +-
 content/doc/4.0-beta3/tools/nodetool/reloadssl.html                     | 2 +-
 content/doc/4.0-beta3/tools/nodetool/reloadtriggers.html                | 2 +-
 content/doc/4.0-beta3/tools/nodetool/relocatesstables.html              | 2 +-
 content/doc/4.0-beta3/tools/nodetool/removenode.html                    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/repair.html                        | 2 +-
 content/doc/4.0-beta3/tools/nodetool/repair_admin.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/replaybatchlog.html                | 2 +-
 content/doc/4.0-beta3/tools/nodetool/resetfullquerylog.html             | 2 +-
 content/doc/4.0-beta3/tools/nodetool/resetlocalschema.html              | 2 +-
 content/doc/4.0-beta3/tools/nodetool/resumehandoff.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/ring.html                          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/scrub.html                         | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setbatchlogreplaythrottle.html     | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setcachecapacity.html              | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setcachekeystosave.html            | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setcompactionthreshold.html        | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setcompactionthroughput.html       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setconcurrency.html                | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setconcurrentcompactors.html       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setconcurrentviewbuilders.html     | 2 +-
 content/doc/4.0-beta3/tools/nodetool/sethintedhandoffthrottlekb.html    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setinterdcstreamthroughput.html    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setlogginglevel.html               | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setmaxhintwindow.html              | 2 +-
 content/doc/4.0-beta3/tools/nodetool/setstreamthroughput.html           | 2 +-
 content/doc/4.0-beta3/tools/nodetool/settimeout.html                    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/settraceprobability.html           | 2 +-
 content/doc/4.0-beta3/tools/nodetool/sjk.html                           | 2 +-
 content/doc/4.0-beta3/tools/nodetool/snapshot.html                      | 2 +-
 content/doc/4.0-beta3/tools/nodetool/status.html                        | 2 +-
 content/doc/4.0-beta3/tools/nodetool/statusautocompaction.html          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/statusbackup.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/statusbinary.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/statusgossip.html                  | 2 +-
 content/doc/4.0-beta3/tools/nodetool/statushandoff.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/stop.html                          | 2 +-
 content/doc/4.0-beta3/tools/nodetool/stopdaemon.html                    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/tablehistograms.html               | 2 +-
 content/doc/4.0-beta3/tools/nodetool/tablestats.html                    | 2 +-
 content/doc/4.0-beta3/tools/nodetool/toppartitions.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/tpstats.html                       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/truncatehints.html                 | 2 +-
 content/doc/4.0-beta3/tools/nodetool/upgradesstables.html               | 2 +-
 content/doc/4.0-beta3/tools/nodetool/verify.html                        | 2 +-
 content/doc/4.0-beta3/tools/nodetool/version.html                       | 2 +-
 content/doc/4.0-beta3/tools/nodetool/viewbuildstatus.html               | 2 +-
 content/doc/4.0-beta3/tools/sstable/index.html                          | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstabledump.html                    | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstableexpiredblockers.html         | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstablelevelreset.html              | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstableloader.html                  | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstablemetadata.html                | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstableofflinerelevel.html          | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstablerepairedset.html             | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstablescrub.html                   | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstablesplit.html                   | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstableupgrade.html                 | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstableutil.html                    | 2 +-
 content/doc/4.0-beta3/tools/sstable/sstableverify.html                  | 2 +-
 content/doc/4.0-beta3/troubleshooting/finding_nodes.html                | 2 +-
 content/doc/4.0-beta3/troubleshooting/index.html                        | 2 +-
 content/doc/4.0-beta3/troubleshooting/reading_logs.html                 | 2 +-
 content/doc/4.0-beta3/troubleshooting/use_nodetool.html                 | 2 +-
 content/doc/4.0-beta3/troubleshooting/use_tools.html                    | 2 +-
 content/doc/4.0-rc1/architecture/dynamo.html                            | 2 +-
 content/doc/4.0-rc1/architecture/guarantees.html                        | 2 +-
 content/doc/4.0-rc1/architecture/index.html                             | 2 +-
 content/doc/4.0-rc1/architecture/overview.html                          | 2 +-
 content/doc/4.0-rc1/architecture/storage_engine.html                    | 2 +-
 content/doc/4.0-rc1/bugs.html                                           | 2 +-
 content/doc/4.0-rc1/configuration/cass_cl_archive_file.html             | 2 +-
 content/doc/4.0-rc1/configuration/cass_env_sh_file.html                 | 2 +-
 content/doc/4.0-rc1/configuration/cass_jvm_options_file.html            | 2 +-
 content/doc/4.0-rc1/configuration/cass_logback_xml_file.html            | 2 +-
 content/doc/4.0-rc1/configuration/cass_rackdc_file.html                 | 2 +-
 content/doc/4.0-rc1/configuration/cass_topo_file.html                   | 2 +-
 content/doc/4.0-rc1/configuration/cass_yaml_file.html                   | 2 +-
 content/doc/4.0-rc1/configuration/cassandra_config_file.html            | 2 +-
 content/doc/4.0-rc1/configuration/index.html                            | 2 +-
 content/doc/4.0-rc1/contactus.html                                      | 2 +-
 content/doc/4.0-rc1/cql/appendices.html                                 | 2 +-
 content/doc/4.0-rc1/cql/changes.html                                    | 2 +-
 content/doc/4.0-rc1/cql/ddl.html                                        | 2 +-
 content/doc/4.0-rc1/cql/definitions.html                                | 2 +-
 content/doc/4.0-rc1/cql/dml.html                                        | 2 +-
 content/doc/4.0-rc1/cql/functions.html                                  | 2 +-
 content/doc/4.0-rc1/cql/index.html                                      | 2 +-
 content/doc/4.0-rc1/cql/indexes.html                                    | 2 +-
 content/doc/4.0-rc1/cql/json.html                                       | 2 +-
 content/doc/4.0-rc1/cql/mvs.html                                        | 2 +-
 content/doc/4.0-rc1/cql/operators.html                                  | 2 +-
 content/doc/4.0-rc1/cql/security.html                                   | 2 +-
 content/doc/4.0-rc1/cql/triggers.html                                   | 2 +-
 content/doc/4.0-rc1/cql/types.html                                      | 2 +-
 content/doc/4.0-rc1/data_modeling/data_modeling_conceptual.html         | 2 +-
 content/doc/4.0-rc1/data_modeling/data_modeling_logical.html            | 2 +-
 content/doc/4.0-rc1/data_modeling/data_modeling_physical.html           | 2 +-
 content/doc/4.0-rc1/data_modeling/data_modeling_queries.html            | 2 +-
 content/doc/4.0-rc1/data_modeling/data_modeling_rdbms.html              | 2 +-
 content/doc/4.0-rc1/data_modeling/data_modeling_refining.html           | 2 +-
 content/doc/4.0-rc1/data_modeling/data_modeling_schema.html             | 2 +-
 content/doc/4.0-rc1/data_modeling/data_modeling_tools.html              | 2 +-
 content/doc/4.0-rc1/data_modeling/index.html                            | 2 +-
 content/doc/4.0-rc1/data_modeling/intro.html                            | 2 +-
 content/doc/4.0-rc1/development/ci.html                                 | 2 +-
 content/doc/4.0-rc1/development/code_style.html                         | 2 +-
 content/doc/4.0-rc1/development/dependencies.html                       | 2 +-
 content/doc/4.0-rc1/development/documentation.html                      | 2 +-
 content/doc/4.0-rc1/development/gettingstarted.html                     | 2 +-
 content/doc/4.0-rc1/development/how_to_commit.html                      | 2 +-
 content/doc/4.0-rc1/development/how_to_review.html                      | 2 +-
 content/doc/4.0-rc1/development/ide.html                                | 2 +-
 content/doc/4.0-rc1/development/index.html                              | 2 +-
 content/doc/4.0-rc1/development/license_compliance.html                 | 2 +-
 content/doc/4.0-rc1/development/patches.html                            | 2 +-
 content/doc/4.0-rc1/development/release_process.html                    | 2 +-
 content/doc/4.0-rc1/development/testing.html                            | 2 +-
 content/doc/4.0-rc1/faq/index.html                                      | 2 +-
 content/doc/4.0-rc1/getting_started/configuring.html                    | 2 +-
 content/doc/4.0-rc1/getting_started/drivers.html                        | 2 +-
 content/doc/4.0-rc1/getting_started/index.html                          | 2 +-
 content/doc/4.0-rc1/getting_started/installing.html                     | 2 +-
 content/doc/4.0-rc1/getting_started/production.html                     | 2 +-
 content/doc/4.0-rc1/getting_started/querying.html                       | 2 +-
 content/doc/4.0-rc1/glossary.html                                       | 2 +-
 content/doc/4.0-rc1/index.html                                          | 2 +-
 content/doc/4.0-rc1/new/auditlogging.html                               | 2 +-
 content/doc/4.0-rc1/new/fqllogging.html                                 | 2 +-
 content/doc/4.0-rc1/new/index.html                                      | 2 +-
 content/doc/4.0-rc1/new/java11.html                                     | 2 +-
 content/doc/4.0-rc1/new/messaging.html                                  | 2 +-
 content/doc/4.0-rc1/new/streaming.html                                  | 2 +-
 content/doc/4.0-rc1/new/transientreplication.html                       | 2 +-
 content/doc/4.0-rc1/new/virtualtables.html                              | 2 +-
 content/doc/4.0-rc1/operating/audit_logging.html                        | 2 +-
 content/doc/4.0-rc1/operating/backups.html                              | 2 +-
 content/doc/4.0-rc1/operating/bloom_filters.html                        | 2 +-
 content/doc/4.0-rc1/operating/bulk_loading.html                         | 2 +-
 content/doc/4.0-rc1/operating/cdc.html                                  | 2 +-
 content/doc/4.0-rc1/operating/compaction/index.html                     | 2 +-
 content/doc/4.0-rc1/operating/compaction/lcs.html                       | 2 +-
 content/doc/4.0-rc1/operating/compaction/stcs.html                      | 2 +-
 content/doc/4.0-rc1/operating/compaction/twcs.html                      | 2 +-
 content/doc/4.0-rc1/operating/compression.html                          | 2 +-
 content/doc/4.0-rc1/operating/hardware.html                             | 2 +-
 content/doc/4.0-rc1/operating/hints.html                                | 2 +-
 content/doc/4.0-rc1/operating/index.html                                | 2 +-
 content/doc/4.0-rc1/operating/metrics.html                              | 2 +-
 content/doc/4.0-rc1/operating/read_repair.html                          | 2 +-
 content/doc/4.0-rc1/operating/repair.html                               | 2 +-
 content/doc/4.0-rc1/operating/security.html                             | 2 +-
 content/doc/4.0-rc1/operating/snitch.html                               | 2 +-
 content/doc/4.0-rc1/operating/topo_changes.html                         | 2 +-
 content/doc/4.0-rc1/plugins/index.html                                  | 2 +-
 content/doc/4.0-rc1/search.html                                         | 2 +-
 content/doc/4.0-rc1/tools/cassandra_stress.html                         | 2 +-
 content/doc/4.0-rc1/tools/cqlsh.html                                    | 2 +-
 content/doc/4.0-rc1/tools/generatetokens.html                           | 2 +-
 content/doc/4.0-rc1/tools/index.html                                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/assassinate.html                     | 2 +-
 content/doc/4.0-rc1/tools/nodetool/bootstrap.html                       | 2 +-
 content/doc/4.0-rc1/tools/nodetool/cleanup.html                         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/clearsnapshot.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/clientstats.html                     | 2 +-
 content/doc/4.0-rc1/tools/nodetool/compact.html                         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/compactionhistory.html               | 2 +-
 content/doc/4.0-rc1/tools/nodetool/compactionstats.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/decommission.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/describecluster.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/describering.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disableauditlog.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disableautocompaction.html           | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disablebackup.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disablebinary.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disablefullquerylog.html             | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disablegossip.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disablehandoff.html                  | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disablehintsfordc.html               | 2 +-
 content/doc/4.0-rc1/tools/nodetool/disableoldprotocolversions.html      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/drain.html                           | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enableauditlog.html                  | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enableautocompaction.html            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enablebackup.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enablebinary.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enablefullquerylog.html              | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enablegossip.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enablehandoff.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enablehintsfordc.html                | 2 +-
 content/doc/4.0-rc1/tools/nodetool/enableoldprotocolversions.html       | 2 +-
 content/doc/4.0-rc1/tools/nodetool/failuredetector.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/flush.html                           | 2 +-
 content/doc/4.0-rc1/tools/nodetool/garbagecollect.html                  | 2 +-
 content/doc/4.0-rc1/tools/nodetool/gcstats.html                         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getbatchlogreplaythrottle.html       | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getcompactionthreshold.html          | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getcompactionthroughput.html         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getconcurrency.html                  | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getconcurrentcompactors.html         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getconcurrentviewbuilders.html       | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getendpoints.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getfullquerylog.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getinterdcstreamthroughput.html      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getlogginglevels.html                | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getmaxhintwindow.html                | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getseeds.html                        | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getsnapshotthrottle.html             | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getsstables.html                     | 2 +-
 content/doc/4.0-rc1/tools/nodetool/getstreamthroughput.html             | 2 +-
 content/doc/4.0-rc1/tools/nodetool/gettimeout.html                      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/gettraceprobability.html             | 2 +-
 content/doc/4.0-rc1/tools/nodetool/gossipinfo.html                      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/help.html                            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/import.html                          | 2 +-
 content/doc/4.0-rc1/tools/nodetool/info.html                            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/invalidatecountercache.html          | 2 +-
 content/doc/4.0-rc1/tools/nodetool/invalidatekeycache.html              | 2 +-
 content/doc/4.0-rc1/tools/nodetool/invalidaterowcache.html              | 2 +-
 content/doc/4.0-rc1/tools/nodetool/join.html                            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/listsnapshots.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/move.html                            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/netstats.html                        | 2 +-
 content/doc/4.0-rc1/tools/nodetool/nodetool.html                        | 2 +-
 content/doc/4.0-rc1/tools/nodetool/pausehandoff.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/profileload.html                     | 2 +-
 content/doc/4.0-rc1/tools/nodetool/proxyhistograms.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/rangekeysample.html                  | 2 +-
 content/doc/4.0-rc1/tools/nodetool/rebuild.html                         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/rebuild_index.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/refresh.html                         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/refreshsizeestimates.html            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/reloadlocalschema.html               | 2 +-
 content/doc/4.0-rc1/tools/nodetool/reloadseeds.html                     | 2 +-
 content/doc/4.0-rc1/tools/nodetool/reloadssl.html                       | 2 +-
 content/doc/4.0-rc1/tools/nodetool/reloadtriggers.html                  | 2 +-
 content/doc/4.0-rc1/tools/nodetool/relocatesstables.html                | 2 +-
 content/doc/4.0-rc1/tools/nodetool/removenode.html                      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/repair.html                          | 2 +-
 content/doc/4.0-rc1/tools/nodetool/repair_admin.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/replaybatchlog.html                  | 2 +-
 content/doc/4.0-rc1/tools/nodetool/resetfullquerylog.html               | 2 +-
 content/doc/4.0-rc1/tools/nodetool/resetlocalschema.html                | 2 +-
 content/doc/4.0-rc1/tools/nodetool/resumehandoff.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/ring.html                            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/scrub.html                           | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setbatchlogreplaythrottle.html       | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setcachecapacity.html                | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setcachekeystosave.html              | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setcompactionthreshold.html          | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setcompactionthroughput.html         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setconcurrency.html                  | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setconcurrentcompactors.html         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setconcurrentviewbuilders.html       | 2 +-
 content/doc/4.0-rc1/tools/nodetool/sethintedhandoffthrottlekb.html      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setinterdcstreamthroughput.html      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setlogginglevel.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setmaxhintwindow.html                | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setsnapshotthrottle.html             | 2 +-
 content/doc/4.0-rc1/tools/nodetool/setstreamthroughput.html             | 2 +-
 content/doc/4.0-rc1/tools/nodetool/settimeout.html                      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/settraceprobability.html             | 2 +-
 content/doc/4.0-rc1/tools/nodetool/sjk.html                             | 2 +-
 content/doc/4.0-rc1/tools/nodetool/snapshot.html                        | 2 +-
 content/doc/4.0-rc1/tools/nodetool/status.html                          | 2 +-
 content/doc/4.0-rc1/tools/nodetool/statusautocompaction.html            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/statusbackup.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/statusbinary.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/statusgossip.html                    | 2 +-
 content/doc/4.0-rc1/tools/nodetool/statushandoff.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/stop.html                            | 2 +-
 content/doc/4.0-rc1/tools/nodetool/stopdaemon.html                      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/tablehistograms.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/tablestats.html                      | 2 +-
 content/doc/4.0-rc1/tools/nodetool/toppartitions.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/tpstats.html                         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/truncatehints.html                   | 2 +-
 content/doc/4.0-rc1/tools/nodetool/upgradesstables.html                 | 2 +-
 content/doc/4.0-rc1/tools/nodetool/verify.html                          | 2 +-
 content/doc/4.0-rc1/tools/nodetool/version.html                         | 2 +-
 content/doc/4.0-rc1/tools/nodetool/viewbuildstatus.html                 | 2 +-
 content/doc/4.0-rc1/tools/sstable/index.html                            | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstabledump.html                      | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstableexpiredblockers.html           | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstablelevelreset.html                | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstableloader.html                    | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstablemetadata.html                  | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstableofflinerelevel.html            | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstablerepairedset.html               | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstablescrub.html                     | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstablesplit.html                     | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstableupgrade.html                   | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstableutil.html                      | 2 +-
 content/doc/4.0-rc1/tools/sstable/sstableverify.html                    | 2 +-
 content/doc/4.0-rc1/troubleshooting/finding_nodes.html                  | 2 +-
 content/doc/4.0-rc1/troubleshooting/index.html                          | 2 +-
 content/doc/4.0-rc1/troubleshooting/reading_logs.html                   | 2 +-
 content/doc/4.0-rc1/troubleshooting/use_nodetool.html                   | 2 +-
 content/doc/4.0-rc1/troubleshooting/use_tools.html                      | 2 +-
 content/doc/latest/architecture/dynamo.html                             | 2 +-
 content/doc/latest/architecture/guarantees.html                         | 2 +-
 content/doc/latest/architecture/index.html                              | 2 +-
 content/doc/latest/architecture/overview.html                           | 2 +-
 content/doc/latest/architecture/storage_engine.html                     | 2 +-
 content/doc/latest/bugs.html                                            | 2 +-
 content/doc/latest/configuration/cass_cl_archive_file.html              | 2 +-
 content/doc/latest/configuration/cass_env_sh_file.html                  | 2 +-
 content/doc/latest/configuration/cass_jvm_options_file.html             | 2 +-
 content/doc/latest/configuration/cass_logback_xml_file.html             | 2 +-
 content/doc/latest/configuration/cass_rackdc_file.html                  | 2 +-
 content/doc/latest/configuration/cass_topo_file.html                    | 2 +-
 content/doc/latest/configuration/cass_yaml_file.html                    | 2 +-
 content/doc/latest/configuration/cassandra_config_file.html             | 2 +-
 content/doc/latest/configuration/index.html                             | 2 +-
 content/doc/latest/contactus.html                                       | 2 +-
 content/doc/latest/cql/appendices.html                                  | 2 +-
 content/doc/latest/cql/changes.html                                     | 2 +-
 content/doc/latest/cql/ddl.html                                         | 2 +-
 content/doc/latest/cql/definitions.html                                 | 2 +-
 content/doc/latest/cql/dml.html                                         | 2 +-
 content/doc/latest/cql/functions.html                                   | 2 +-
 content/doc/latest/cql/index.html                                       | 2 +-
 content/doc/latest/cql/indexes.html                                     | 2 +-
 content/doc/latest/cql/json.html                                        | 2 +-
 content/doc/latest/cql/mvs.html                                         | 2 +-
 content/doc/latest/cql/operators.html                                   | 2 +-
 content/doc/latest/cql/security.html                                    | 2 +-
 content/doc/latest/cql/triggers.html                                    | 2 +-
 content/doc/latest/cql/types.html                                       | 2 +-
 content/doc/latest/data_modeling/data_modeling_conceptual.html          | 2 +-
 content/doc/latest/data_modeling/data_modeling_logical.html             | 2 +-
 content/doc/latest/data_modeling/data_modeling_physical.html            | 2 +-
 content/doc/latest/data_modeling/data_modeling_queries.html             | 2 +-
 content/doc/latest/data_modeling/data_modeling_rdbms.html               | 2 +-
 content/doc/latest/data_modeling/data_modeling_refining.html            | 2 +-
 content/doc/latest/data_modeling/data_modeling_schema.html              | 2 +-
 content/doc/latest/data_modeling/data_modeling_tools.html               | 2 +-
 content/doc/latest/data_modeling/index.html                             | 2 +-
 content/doc/latest/data_modeling/intro.html                             | 2 +-
 content/doc/latest/development/ci.html                                  | 2 +-
 content/doc/latest/development/code_style.html                          | 2 +-
 content/doc/latest/development/dependencies.html                        | 2 +-
 content/doc/latest/development/documentation.html                       | 2 +-
 content/doc/latest/development/gettingstarted.html                      | 2 +-
 content/doc/latest/development/how_to_commit.html                       | 2 +-
 content/doc/latest/development/how_to_review.html                       | 2 +-
 content/doc/latest/development/ide.html                                 | 2 +-
 content/doc/latest/development/index.html                               | 2 +-
 content/doc/latest/development/license_compliance.html                  | 2 +-
 content/doc/latest/development/patches.html                             | 2 +-
 content/doc/latest/development/release_process.html                     | 2 +-
 content/doc/latest/development/testing.html                             | 2 +-
 content/doc/latest/faq/index.html                                       | 2 +-
 content/doc/latest/getting_started/configuring.html                     | 2 +-
 content/doc/latest/getting_started/drivers.html                         | 2 +-
 content/doc/latest/getting_started/index.html                           | 2 +-
 content/doc/latest/getting_started/installing.html                      | 2 +-
 content/doc/latest/getting_started/production.html                      | 2 +-
 content/doc/latest/getting_started/querying.html                        | 2 +-
 content/doc/latest/glossary.html                                        | 2 +-
 content/doc/latest/index.html                                           | 2 +-
 content/doc/latest/new/auditlogging.html                                | 2 +-
 content/doc/latest/new/fqllogging.html                                  | 2 +-
 content/doc/latest/new/index.html                                       | 2 +-
 content/doc/latest/new/java11.html                                      | 2 +-
 content/doc/latest/new/messaging.html                                   | 2 +-
 content/doc/latest/new/streaming.html                                   | 2 +-
 content/doc/latest/new/transientreplication.html                        | 2 +-
 content/doc/latest/new/virtualtables.html                               | 2 +-
 content/doc/latest/operating/audit_logging.html                         | 2 +-
 content/doc/latest/operating/backups.html                               | 2 +-
 content/doc/latest/operating/bloom_filters.html                         | 2 +-
 content/doc/latest/operating/bulk_loading.html                          | 2 +-
 content/doc/latest/operating/cdc.html                                   | 2 +-
 content/doc/latest/operating/compaction/index.html                      | 2 +-
 content/doc/latest/operating/compaction/lcs.html                        | 2 +-
 content/doc/latest/operating/compaction/stcs.html                       | 2 +-
 content/doc/latest/operating/compaction/twcs.html                       | 2 +-
 content/doc/latest/operating/compression.html                           | 2 +-
 content/doc/latest/operating/hardware.html                              | 2 +-
 content/doc/latest/operating/hints.html                                 | 2 +-
 content/doc/latest/operating/index.html                                 | 2 +-
 content/doc/latest/operating/metrics.html                               | 2 +-
 content/doc/latest/operating/read_repair.html                           | 2 +-
 content/doc/latest/operating/repair.html                                | 2 +-
 content/doc/latest/operating/security.html                              | 2 +-
 content/doc/latest/operating/snitch.html                                | 2 +-
 content/doc/latest/operating/topo_changes.html                          | 2 +-
 content/doc/latest/plugins/index.html                                   | 2 +-
 content/doc/latest/search.html                                          | 2 +-
 content/doc/latest/tools/cassandra_stress.html                          | 2 +-
 content/doc/latest/tools/cqlsh.html                                     | 2 +-
 content/doc/latest/tools/generatetokens.html                            | 2 +-
 content/doc/latest/tools/index.html                                     | 2 +-
 content/doc/latest/tools/nodetool/assassinate.html                      | 2 +-
 content/doc/latest/tools/nodetool/bootstrap.html                        | 2 +-
 content/doc/latest/tools/nodetool/cleanup.html                          | 2 +-
 content/doc/latest/tools/nodetool/clearsnapshot.html                    | 2 +-
 content/doc/latest/tools/nodetool/clientstats.html                      | 2 +-
 content/doc/latest/tools/nodetool/compact.html                          | 2 +-
 content/doc/latest/tools/nodetool/compactionhistory.html                | 2 +-
 content/doc/latest/tools/nodetool/compactionstats.html                  | 2 +-
 content/doc/latest/tools/nodetool/decommission.html                     | 2 +-
 content/doc/latest/tools/nodetool/describecluster.html                  | 2 +-
 content/doc/latest/tools/nodetool/describering.html                     | 2 +-
 content/doc/latest/tools/nodetool/disableauditlog.html                  | 2 +-
 content/doc/latest/tools/nodetool/disableautocompaction.html            | 2 +-
 content/doc/latest/tools/nodetool/disablebackup.html                    | 2 +-
 content/doc/latest/tools/nodetool/disablebinary.html                    | 2 +-
 content/doc/latest/tools/nodetool/disablefullquerylog.html              | 2 +-
 content/doc/latest/tools/nodetool/disablegossip.html                    | 2 +-
 content/doc/latest/tools/nodetool/disablehandoff.html                   | 2 +-
 content/doc/latest/tools/nodetool/disablehintsfordc.html                | 2 +-
 content/doc/latest/tools/nodetool/disableoldprotocolversions.html       | 2 +-
 content/doc/latest/tools/nodetool/drain.html                            | 2 +-
 content/doc/latest/tools/nodetool/enableauditlog.html                   | 2 +-
 content/doc/latest/tools/nodetool/enableautocompaction.html             | 2 +-
 content/doc/latest/tools/nodetool/enablebackup.html                     | 2 +-
 content/doc/latest/tools/nodetool/enablebinary.html                     | 2 +-
 content/doc/latest/tools/nodetool/enablefullquerylog.html               | 2 +-
 content/doc/latest/tools/nodetool/enablegossip.html                     | 2 +-
 content/doc/latest/tools/nodetool/enablehandoff.html                    | 2 +-
 content/doc/latest/tools/nodetool/enablehintsfordc.html                 | 2 +-
 content/doc/latest/tools/nodetool/enableoldprotocolversions.html        | 2 +-
 content/doc/latest/tools/nodetool/failuredetector.html                  | 2 +-
 content/doc/latest/tools/nodetool/flush.html                            | 2 +-
 content/doc/latest/tools/nodetool/garbagecollect.html                   | 2 +-
 content/doc/latest/tools/nodetool/gcstats.html                          | 2 +-
 content/doc/latest/tools/nodetool/getbatchlogreplaythrottle.html        | 2 +-
 content/doc/latest/tools/nodetool/getcompactionthreshold.html           | 2 +-
 content/doc/latest/tools/nodetool/getcompactionthroughput.html          | 2 +-
 content/doc/latest/tools/nodetool/getconcurrency.html                   | 2 +-
 content/doc/latest/tools/nodetool/getconcurrentcompactors.html          | 2 +-
 content/doc/latest/tools/nodetool/getconcurrentviewbuilders.html        | 2 +-
 content/doc/latest/tools/nodetool/getendpoints.html                     | 2 +-
 content/doc/latest/tools/nodetool/getfullquerylog.html                  | 2 +-
 content/doc/latest/tools/nodetool/getinterdcstreamthroughput.html       | 2 +-
 content/doc/latest/tools/nodetool/getlogginglevels.html                 | 2 +-
 content/doc/latest/tools/nodetool/getmaxhintwindow.html                 | 2 +-
 content/doc/latest/tools/nodetool/getseeds.html                         | 2 +-
 content/doc/latest/tools/nodetool/getsnapshotthrottle.html              | 2 +-
 content/doc/latest/tools/nodetool/getsstables.html                      | 2 +-
 content/doc/latest/tools/nodetool/getstreamthroughput.html              | 2 +-
 content/doc/latest/tools/nodetool/gettimeout.html                       | 2 +-
 content/doc/latest/tools/nodetool/gettraceprobability.html              | 2 +-
 content/doc/latest/tools/nodetool/gossipinfo.html                       | 2 +-
 content/doc/latest/tools/nodetool/help.html                             | 2 +-
 content/doc/latest/tools/nodetool/import.html                           | 2 +-
 content/doc/latest/tools/nodetool/info.html                             | 2 +-
 content/doc/latest/tools/nodetool/invalidatecountercache.html           | 2 +-
 content/doc/latest/tools/nodetool/invalidatekeycache.html               | 2 +-
 content/doc/latest/tools/nodetool/invalidaterowcache.html               | 2 +-
 content/doc/latest/tools/nodetool/join.html                             | 2 +-
 content/doc/latest/tools/nodetool/listsnapshots.html                    | 2 +-
 content/doc/latest/tools/nodetool/move.html                             | 2 +-
 content/doc/latest/tools/nodetool/netstats.html                         | 2 +-
 content/doc/latest/tools/nodetool/nodetool.html                         | 2 +-
 content/doc/latest/tools/nodetool/pausehandoff.html                     | 2 +-
 content/doc/latest/tools/nodetool/profileload.html                      | 2 +-
 content/doc/latest/tools/nodetool/proxyhistograms.html                  | 2 +-
 content/doc/latest/tools/nodetool/rangekeysample.html                   | 2 +-
 content/doc/latest/tools/nodetool/rebuild.html                          | 2 +-
 content/doc/latest/tools/nodetool/rebuild_index.html                    | 2 +-
 content/doc/latest/tools/nodetool/refresh.html                          | 2 +-
 content/doc/latest/tools/nodetool/refreshsizeestimates.html             | 2 +-
 content/doc/latest/tools/nodetool/reloadlocalschema.html                | 2 +-
 content/doc/latest/tools/nodetool/reloadseeds.html                      | 2 +-
 content/doc/latest/tools/nodetool/reloadssl.html                        | 2 +-
 content/doc/latest/tools/nodetool/reloadtriggers.html                   | 2 +-
 content/doc/latest/tools/nodetool/relocatesstables.html                 | 2 +-
 content/doc/latest/tools/nodetool/removenode.html                       | 2 +-
 content/doc/latest/tools/nodetool/repair.html                           | 2 +-
 content/doc/latest/tools/nodetool/repair_admin.html                     | 2 +-
 content/doc/latest/tools/nodetool/replaybatchlog.html                   | 2 +-
 content/doc/latest/tools/nodetool/resetfullquerylog.html                | 2 +-
 content/doc/latest/tools/nodetool/resetlocalschema.html                 | 2 +-
 content/doc/latest/tools/nodetool/resumehandoff.html                    | 2 +-
 content/doc/latest/tools/nodetool/ring.html                             | 2 +-
 content/doc/latest/tools/nodetool/scrub.html                            | 2 +-
 content/doc/latest/tools/nodetool/setbatchlogreplaythrottle.html        | 2 +-
 content/doc/latest/tools/nodetool/setcachecapacity.html                 | 2 +-
 content/doc/latest/tools/nodetool/setcachekeystosave.html               | 2 +-
 content/doc/latest/tools/nodetool/setcompactionthreshold.html           | 2 +-
 content/doc/latest/tools/nodetool/setcompactionthroughput.html          | 2 +-
 content/doc/latest/tools/nodetool/setconcurrency.html                   | 2 +-
 content/doc/latest/tools/nodetool/setconcurrentcompactors.html          | 2 +-
 content/doc/latest/tools/nodetool/setconcurrentviewbuilders.html        | 2 +-
 content/doc/latest/tools/nodetool/sethintedhandoffthrottlekb.html       | 2 +-
 content/doc/latest/tools/nodetool/setinterdcstreamthroughput.html       | 2 +-
 content/doc/latest/tools/nodetool/setlogginglevel.html                  | 2 +-
 content/doc/latest/tools/nodetool/setmaxhintwindow.html                 | 2 +-
 content/doc/latest/tools/nodetool/setsnapshotthrottle.html              | 2 +-
 content/doc/latest/tools/nodetool/setstreamthroughput.html              | 2 +-
 content/doc/latest/tools/nodetool/settimeout.html                       | 2 +-
 content/doc/latest/tools/nodetool/settraceprobability.html              | 2 +-
 content/doc/latest/tools/nodetool/sjk.html                              | 2 +-
 content/doc/latest/tools/nodetool/snapshot.html                         | 2 +-
 content/doc/latest/tools/nodetool/status.html                           | 2 +-
 content/doc/latest/tools/nodetool/statusautocompaction.html             | 2 +-
 content/doc/latest/tools/nodetool/statusbackup.html                     | 2 +-
 content/doc/latest/tools/nodetool/statusbinary.html                     | 2 +-
 content/doc/latest/tools/nodetool/statusgossip.html                     | 2 +-
 content/doc/latest/tools/nodetool/statushandoff.html                    | 2 +-
 content/doc/latest/tools/nodetool/stop.html                             | 2 +-
 content/doc/latest/tools/nodetool/stopdaemon.html                       | 2 +-
 content/doc/latest/tools/nodetool/tablehistograms.html                  | 2 +-
 content/doc/latest/tools/nodetool/tablestats.html                       | 2 +-
 content/doc/latest/tools/nodetool/toppartitions.html                    | 2 +-
 content/doc/latest/tools/nodetool/tpstats.html                          | 2 +-
 content/doc/latest/tools/nodetool/truncatehints.html                    | 2 +-
 content/doc/latest/tools/nodetool/upgradesstables.html                  | 2 +-
 content/doc/latest/tools/nodetool/verify.html                           | 2 +-
 content/doc/latest/tools/nodetool/version.html                          | 2 +-
 content/doc/latest/tools/nodetool/viewbuildstatus.html                  | 2 +-
 content/doc/latest/tools/sstable/index.html                             | 2 +-
 content/doc/latest/tools/sstable/sstabledump.html                       | 2 +-
 content/doc/latest/tools/sstable/sstableexpiredblockers.html            | 2 +-
 content/doc/latest/tools/sstable/sstablelevelreset.html                 | 2 +-
 content/doc/latest/tools/sstable/sstableloader.html                     | 2 +-
 content/doc/latest/tools/sstable/sstablemetadata.html                   | 2 +-
 content/doc/latest/tools/sstable/sstableofflinerelevel.html             | 2 +-
 content/doc/latest/tools/sstable/sstablerepairedset.html                | 2 +-
 content/doc/latest/tools/sstable/sstablescrub.html                      | 2 +-
 content/doc/latest/tools/sstable/sstablesplit.html                      | 2 +-
 content/doc/latest/tools/sstable/sstableupgrade.html                    | 2 +-
 content/doc/latest/tools/sstable/sstableutil.html                       | 2 +-
 content/doc/latest/tools/sstable/sstableverify.html                     | 2 +-
 content/doc/latest/troubleshooting/finding_nodes.html                   | 2 +-
 content/doc/latest/troubleshooting/index.html                           | 2 +-
 content/doc/latest/troubleshooting/reading_logs.html                    | 2 +-
 content/doc/latest/troubleshooting/use_nodetool.html                    | 2 +-
 content/doc/latest/troubleshooting/use_tools.html                       | 2 +-
 content/doc/old/CQL-2.1.html                                            | 2 +-
 content/doc/old/CQL-2.2.html                                            | 2 +-
 content/doc/old/CQL-3.0.html                                            | 2 +-
 content/doc/stable/architecture/dynamo.html                             | 2 +-
 content/doc/stable/architecture/guarantees.html                         | 2 +-
 content/doc/stable/architecture/index.html                              | 2 +-
 content/doc/stable/architecture/overview.html                           | 2 +-
 content/doc/stable/architecture/storage_engine.html                     | 2 +-
 content/doc/stable/bugs.html                                            | 2 +-
 content/doc/stable/configuration/cassandra_config_file.html             | 2 +-
 content/doc/stable/configuration/index.html                             | 2 +-
 content/doc/stable/contactus.html                                       | 2 +-
 content/doc/stable/cql/appendices.html                                  | 2 +-
 content/doc/stable/cql/changes.html                                     | 2 +-
 content/doc/stable/cql/ddl.html                                         | 2 +-
 content/doc/stable/cql/definitions.html                                 | 2 +-
 content/doc/stable/cql/dml.html                                         | 2 +-
 content/doc/stable/cql/functions.html                                   | 2 +-
 content/doc/stable/cql/index.html                                       | 2 +-
 content/doc/stable/cql/indexes.html                                     | 2 +-
 content/doc/stable/cql/json.html                                        | 2 +-
 content/doc/stable/cql/mvs.html                                         | 2 +-
 content/doc/stable/cql/security.html                                    | 2 +-
 content/doc/stable/cql/triggers.html                                    | 2 +-
 content/doc/stable/cql/types.html                                       | 2 +-
 content/doc/stable/data_modeling/index.html                             | 2 +-
 content/doc/stable/development/code_style.html                          | 2 +-
 content/doc/stable/development/how_to_commit.html                       | 2 +-
 content/doc/stable/development/how_to_review.html                       | 2 +-
 content/doc/stable/development/ide.html                                 | 2 +-
 content/doc/stable/development/index.html                               | 2 +-
 content/doc/stable/development/license_compliance.html                  | 2 +-
 content/doc/stable/development/patches.html                             | 2 +-
 content/doc/stable/development/testing.html                             | 2 +-
 content/doc/stable/faq/index.html                                       | 2 +-
 content/doc/stable/getting_started/configuring.html                     | 2 +-
 content/doc/stable/getting_started/drivers.html                         | 2 +-
 content/doc/stable/getting_started/index.html                           | 2 +-
 content/doc/stable/getting_started/installing.html                      | 2 +-
 content/doc/stable/getting_started/querying.html                        | 2 +-
 content/doc/stable/index.html                                           | 2 +-
 content/doc/stable/operating/backups.html                               | 2 +-
 content/doc/stable/operating/bloom_filters.html                         | 2 +-
 content/doc/stable/operating/bulk_loading.html                          | 2 +-
 content/doc/stable/operating/cdc.html                                   | 2 +-
 content/doc/stable/operating/compaction.html                            | 2 +-
 content/doc/stable/operating/compression.html                           | 2 +-
 content/doc/stable/operating/hardware.html                              | 2 +-
 content/doc/stable/operating/hints.html                                 | 2 +-
 content/doc/stable/operating/index.html                                 | 2 +-
 content/doc/stable/operating/metrics.html                               | 2 +-
 content/doc/stable/operating/read_repair.html                           | 2 +-
 content/doc/stable/operating/repair.html                                | 2 +-
 content/doc/stable/operating/security.html                              | 2 +-
 content/doc/stable/operating/snitch.html                                | 2 +-
 content/doc/stable/operating/topo_changes.html                          | 2 +-
 content/doc/stable/search.html                                          | 2 +-
 content/doc/stable/tools/cqlsh.html                                     | 2 +-
 content/doc/stable/tools/index.html                                     | 2 +-
 content/doc/stable/tools/nodetool.html                                  | 2 +-
 content/doc/stable/tools/nodetool/assassinate.html                      | 2 +-
 content/doc/stable/tools/nodetool/bootstrap.html                        | 2 +-
 content/doc/stable/tools/nodetool/cleanup.html                          | 2 +-
 content/doc/stable/tools/nodetool/clearsnapshot.html                    | 2 +-
 content/doc/stable/tools/nodetool/compact.html                          | 2 +-
 content/doc/stable/tools/nodetool/compactionhistory.html                | 2 +-
 content/doc/stable/tools/nodetool/compactionstats.html                  | 2 +-
 content/doc/stable/tools/nodetool/decommission.html                     | 2 +-
 content/doc/stable/tools/nodetool/describecluster.html                  | 2 +-
 content/doc/stable/tools/nodetool/describering.html                     | 2 +-
 content/doc/stable/tools/nodetool/disableautocompaction.html            | 2 +-
 content/doc/stable/tools/nodetool/disablebackup.html                    | 2 +-
 content/doc/stable/tools/nodetool/disablebinary.html                    | 2 +-
 content/doc/stable/tools/nodetool/disablegossip.html                    | 2 +-
 content/doc/stable/tools/nodetool/disablehandoff.html                   | 2 +-
 content/doc/stable/tools/nodetool/disablehintsfordc.html                | 2 +-
 content/doc/stable/tools/nodetool/disablethrift.html                    | 2 +-
 content/doc/stable/tools/nodetool/drain.html                            | 2 +-
 content/doc/stable/tools/nodetool/enableautocompaction.html             | 2 +-
 content/doc/stable/tools/nodetool/enablebackup.html                     | 2 +-
 content/doc/stable/tools/nodetool/enablebinary.html                     | 2 +-
 content/doc/stable/tools/nodetool/enablegossip.html                     | 2 +-
 content/doc/stable/tools/nodetool/enablehandoff.html                    | 2 +-
 content/doc/stable/tools/nodetool/enablehintsfordc.html                 | 2 +-
 content/doc/stable/tools/nodetool/enablethrift.html                     | 2 +-
 content/doc/stable/tools/nodetool/failuredetector.html                  | 2 +-
 content/doc/stable/tools/nodetool/flush.html                            | 2 +-
 content/doc/stable/tools/nodetool/garbagecollect.html                   | 2 +-
 content/doc/stable/tools/nodetool/gcstats.html                          | 2 +-
 content/doc/stable/tools/nodetool/getcompactionthreshold.html           | 2 +-
 content/doc/stable/tools/nodetool/getcompactionthroughput.html          | 2 +-
 content/doc/stable/tools/nodetool/getconcurrentcompactors.html          | 2 +-
 content/doc/stable/tools/nodetool/getendpoints.html                     | 2 +-
 content/doc/stable/tools/nodetool/getinterdcstreamthroughput.html       | 2 +-
 content/doc/stable/tools/nodetool/getlogginglevels.html                 | 2 +-
 content/doc/stable/tools/nodetool/getsstables.html                      | 2 +-
 content/doc/stable/tools/nodetool/getstreamthroughput.html              | 2 +-
 content/doc/stable/tools/nodetool/gettimeout.html                       | 2 +-
 content/doc/stable/tools/nodetool/gettraceprobability.html              | 2 +-
 content/doc/stable/tools/nodetool/gossipinfo.html                       | 2 +-
 content/doc/stable/tools/nodetool/help.html                             | 2 +-
 content/doc/stable/tools/nodetool/info.html                             | 2 +-
 content/doc/stable/tools/nodetool/invalidatecountercache.html           | 2 +-
 content/doc/stable/tools/nodetool/invalidatekeycache.html               | 2 +-
 content/doc/stable/tools/nodetool/invalidaterowcache.html               | 2 +-
 content/doc/stable/tools/nodetool/join.html                             | 2 +-
 content/doc/stable/tools/nodetool/listsnapshots.html                    | 2 +-
 content/doc/stable/tools/nodetool/move.html                             | 2 +-
 content/doc/stable/tools/nodetool/netstats.html                         | 2 +-
 content/doc/stable/tools/nodetool/nodetool.html                         | 2 +-
 content/doc/stable/tools/nodetool/pausehandoff.html                     | 2 +-
 content/doc/stable/tools/nodetool/proxyhistograms.html                  | 2 +-
 content/doc/stable/tools/nodetool/rangekeysample.html                   | 2 +-
 content/doc/stable/tools/nodetool/rebuild.html                          | 2 +-
 content/doc/stable/tools/nodetool/rebuild_index.html                    | 2 +-
 content/doc/stable/tools/nodetool/refresh.html                          | 2 +-
 content/doc/stable/tools/nodetool/refreshsizeestimates.html             | 2 +-
 content/doc/stable/tools/nodetool/reloadlocalschema.html                | 2 +-
 content/doc/stable/tools/nodetool/reloadtriggers.html                   | 2 +-
 content/doc/stable/tools/nodetool/relocatesstables.html                 | 2 +-
 content/doc/stable/tools/nodetool/removenode.html                       | 2 +-
 content/doc/stable/tools/nodetool/repair.html                           | 2 +-
 content/doc/stable/tools/nodetool/replaybatchlog.html                   | 2 +-
 content/doc/stable/tools/nodetool/resetlocalschema.html                 | 2 +-
 content/doc/stable/tools/nodetool/resumehandoff.html                    | 2 +-
 content/doc/stable/tools/nodetool/ring.html                             | 2 +-
 content/doc/stable/tools/nodetool/scrub.html                            | 2 +-
 content/doc/stable/tools/nodetool/setcachecapacity.html                 | 2 +-
 content/doc/stable/tools/nodetool/setcachekeystosave.html               | 2 +-
 content/doc/stable/tools/nodetool/setcompactionthreshold.html           | 2 +-
 content/doc/stable/tools/nodetool/setcompactionthroughput.html          | 2 +-
 content/doc/stable/tools/nodetool/setconcurrentcompactors.html          | 2 +-
 content/doc/stable/tools/nodetool/sethintedhandoffthrottlekb.html       | 2 +-
 content/doc/stable/tools/nodetool/setinterdcstreamthroughput.html       | 2 +-
 content/doc/stable/tools/nodetool/setlogginglevel.html                  | 2 +-
 content/doc/stable/tools/nodetool/setstreamthroughput.html              | 2 +-
 content/doc/stable/tools/nodetool/settimeout.html                       | 2 +-
 content/doc/stable/tools/nodetool/settraceprobability.html              | 2 +-
 content/doc/stable/tools/nodetool/snapshot.html                         | 2 +-
 content/doc/stable/tools/nodetool/status.html                           | 2 +-
 content/doc/stable/tools/nodetool/statusbackup.html                     | 2 +-
 content/doc/stable/tools/nodetool/statusbinary.html                     | 2 +-
 content/doc/stable/tools/nodetool/statusgossip.html                     | 2 +-
 content/doc/stable/tools/nodetool/statushandoff.html                    | 2 +-
 content/doc/stable/tools/nodetool/statusthrift.html                     | 2 +-
 content/doc/stable/tools/nodetool/stop.html                             | 2 +-
 content/doc/stable/tools/nodetool/stopdaemon.html                       | 2 +-
 content/doc/stable/tools/nodetool/tablehistograms.html                  | 2 +-
 content/doc/stable/tools/nodetool/tablestats.html                       | 2 +-
 content/doc/stable/tools/nodetool/toppartitions.html                    | 2 +-
 content/doc/stable/tools/nodetool/tpstats.html                          | 2 +-
 content/doc/stable/tools/nodetool/truncatehints.html                    | 2 +-
 content/doc/stable/tools/nodetool/upgradesstables.html                  | 2 +-
 content/doc/stable/tools/nodetool/verify.html                           | 2 +-
 content/doc/stable/tools/nodetool/version.html                          | 2 +-
 content/doc/stable/tools/nodetool/viewbuildstatus.html                  | 2 +-
 content/doc/stable/troubleshooting/index.html                           | 2 +-
 content/download/index.html                                             | 2 +-
 content/ecosystem/index.html                                            | 2 +-
 content/events/2019-apache-cassandra-summit/index.html                  | 2 +-
 content/index.html                                                      | 2 +-
 content/quickstart/index.html                                           | 2 +-
 content/resources/index.html                                            | 2 +-
 content/third-party/index.html                                          | 2 +-
 content/world-party/index.html                                          | 2 +-
 content/worldparty/index.html                                           | 2 +-
 3429 files changed, 3429 insertions(+), 3429 deletions(-)

diff --git a/content/blog/2018/08/07/faster_streaming_in_cassandra.html b/content/blog/2018/08/07/faster_streaming_in_cassandra.html
index 322fb70..630d0d0 100644
--- a/content/blog/2018/08/07/faster_streaming_in_cassandra.html
+++ b/content/blog/2018/08/07/faster_streaming_in_cassandra.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2018/08/21/testing_apache_cassandra.html b/content/blog/2018/08/21/testing_apache_cassandra.html
index ababd19..e426986 100644
--- a/content/blog/2018/08/21/testing_apache_cassandra.html
+++ b/content/blog/2018/08/21/testing_apache_cassandra.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2018/10/17/finding_bugs_with_property_based_testing.html b/content/blog/2018/10/17/finding_bugs_with_property_based_testing.html
index d7fbbf2..dc6904a 100644
--- a/content/blog/2018/10/17/finding_bugs_with_property_based_testing.html
+++ b/content/blog/2018/10/17/finding_bugs_with_property_based_testing.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2018/10/29/audit_logging_cassandra.html b/content/blog/2018/10/29/audit_logging_cassandra.html
index 0db6ad0..43dbb39 100644
--- a/content/blog/2018/10/29/audit_logging_cassandra.html
+++ b/content/blog/2018/10/29/audit_logging_cassandra.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2018/12/03/introducing-transient-replication.html b/content/blog/2018/12/03/introducing-transient-replication.html
index 4e13f4c..43d9e08 100644
--- a/content/blog/2018/12/03/introducing-transient-replication.html
+++ b/content/blog/2018/12/03/introducing-transient-replication.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2019/04/09/benchmarking_streaming.html b/content/blog/2019/04/09/benchmarking_streaming.html
index dd63d3e..3a4b400 100644
--- a/content/blog/2019/04/09/benchmarking_streaming.html
+++ b/content/blog/2019/04/09/benchmarking_streaming.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2020/07/20/apache-cassandra-4-0-beta1.html b/content/blog/2020/07/20/apache-cassandra-4-0-beta1.html
index b696112..241aaa7 100644
--- a/content/blog/2020/07/20/apache-cassandra-4-0-beta1.html
+++ b/content/blog/2020/07/20/apache-cassandra-4-0-beta1.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2020/08/14/cassandra-and-kubernetes-sig-update.html b/content/blog/2020/08/14/cassandra-and-kubernetes-sig-update.html
index ac9114c..6e114ee 100644
--- a/content/blog/2020/08/14/cassandra-and-kubernetes-sig-update.html
+++ b/content/blog/2020/08/14/cassandra-and-kubernetes-sig-update.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2020/09/03/improving-resiliency.html b/content/blog/2020/09/03/improving-resiliency.html
index 7c3bda8..3c97cf7 100644
--- a/content/blog/2020/09/03/improving-resiliency.html
+++ b/content/blog/2020/09/03/improving-resiliency.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2020/09/17/cassandra-usage-report-2020.html b/content/blog/2020/09/17/cassandra-usage-report-2020.html
index a561a1b..9b61f78 100644
--- a/content/blog/2020/09/17/cassandra-usage-report-2020.html
+++ b/content/blog/2020/09/17/cassandra-usage-report-2020.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2020/10/28/cass_changelog_1.html b/content/blog/2020/10/28/cass_changelog_1.html
index 596a419..36ee6b3 100644
--- a/content/blog/2020/10/28/cass_changelog_1.html
+++ b/content/blog/2020/10/28/cass_changelog_1.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2020/12/01/cass_changelog_2.html b/content/blog/2020/12/01/cass_changelog_2.html
index 2692ede..603b47d 100644
--- a/content/blog/2020/12/01/cass_changelog_2.html
+++ b/content/blog/2020/12/01/cass_changelog_2.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2021/01/19/cass-changelog_3.html b/content/blog/2021/01/19/cass-changelog_3.html
index 1d21799..e59c421 100644
--- a/content/blog/2021/01/19/cass-changelog_3.html
+++ b/content/blog/2021/01/19/cass-changelog_3.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2021/02/11/cass-changelog_4.html b/content/blog/2021/02/11/cass-changelog_4.html
index 4087579..1d91032 100644
--- a/content/blog/2021/02/11/cass-changelog_4.html
+++ b/content/blog/2021/02/11/cass-changelog_4.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2021/03/08/cass_changelog_5.html b/content/blog/2021/03/08/cass_changelog_5.html
index 4723e0d..5b45ae8 100644
--- a/content/blog/2021/03/08/cass_changelog_5.html
+++ b/content/blog/2021/03/08/cass_changelog_5.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2021/03/10/join_cassandra_gsoc_2021.html b/content/blog/2021/03/10/join_cassandra_gsoc_2021.html
index 2aa7c59..a8cb9f3 100644
--- a/content/blog/2021/03/10/join_cassandra_gsoc_2021.html
+++ b/content/blog/2021/03/10/join_cassandra_gsoc_2021.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2021/03/25/world_party.html b/content/blog/2021/03/25/world_party.html
index b0ec9e5..7375b8a 100644
--- a/content/blog/2021/03/25/world_party.html
+++ b/content/blog/2021/03/25/world_party.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2021/04/12/cass-changelog_6.html b/content/blog/2021/04/12/cass-changelog_6.html
index 130b289..26939ec 100644
--- a/content/blog/2021/04/12/cass-changelog_6.html
+++ b/content/blog/2021/04/12/cass-changelog_6.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/2021/04/19/cass-world-party-speakers.html b/content/blog/2021/04/19/cass-world-party-speakers.html
index 591ac46..87d4bc4 100644
--- a/content/blog/2021/04/19/cass-world-party-speakers.html
+++ b/content/blog/2021/04/19/cass-world-party-speakers.html
@@ -25,7 +25,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/Apache-Cassandra-Changelog-1-October-2020.html b/content/blog/Apache-Cassandra-Changelog-1-October-2020.html
index 8aed8d6..57c9fa7 100644
--- a/content/blog/Apache-Cassandra-Changelog-1-October-2020.html
+++ b/content/blog/Apache-Cassandra-Changelog-1-October-2020.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Apache-Cassandra-Changelog-2-December-2020.html b/content/blog/Apache-Cassandra-Changelog-2-December-2020.html
index 1fab895..7dd697f 100644
--- a/content/blog/Apache-Cassandra-Changelog-2-December-2020.html
+++ b/content/blog/Apache-Cassandra-Changelog-2-December-2020.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Apache-Cassandra-Changelog-3-January-2021.html b/content/blog/Apache-Cassandra-Changelog-3-January-2021.html
index 2ecd448..359139b 100644
--- a/content/blog/Apache-Cassandra-Changelog-3-January-2021.html
+++ b/content/blog/Apache-Cassandra-Changelog-3-January-2021.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Apache-Cassandra-Changelog-4-February-2021.html b/content/blog/Apache-Cassandra-Changelog-4-February-2021.html
index f08b467..895c2b0 100644
--- a/content/blog/Apache-Cassandra-Changelog-4-February-2021.html
+++ b/content/blog/Apache-Cassandra-Changelog-4-February-2021.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Apache-Cassandra-Changelog-5-March-2021.html b/content/blog/Apache-Cassandra-Changelog-5-March-2021.html
index 1282fda..233711c 100644
--- a/content/blog/Apache-Cassandra-Changelog-5-March-2021.html
+++ b/content/blog/Apache-Cassandra-Changelog-5-March-2021.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Apache-Cassandra-Changelog-6-April-2021.html b/content/blog/Apache-Cassandra-Changelog-6-April-2021.html
index ed2e670..7d96514 100644
--- a/content/blog/Apache-Cassandra-Changelog-6-April-2021.html
+++ b/content/blog/Apache-Cassandra-Changelog-6-April-2021.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Apache-Cassandra-Usage-Report-2020.html b/content/blog/Apache-Cassandra-Usage-Report-2020.html
index f33055e..d075030 100644
--- a/content/blog/Apache-Cassandra-Usage-Report-2020.html
+++ b/content/blog/Apache-Cassandra-Usage-Report-2020.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Audit-Logging-in-Apache-Cassandra-4.html b/content/blog/Audit-Logging-in-Apache-Cassandra-4.html
index 6951edc..7c70ef7 100644
--- a/content/blog/Audit-Logging-in-Apache-Cassandra-4.html
+++ b/content/blog/Audit-Logging-in-Apache-Cassandra-4.html
@@ -11,7 +11,7 @@
 		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
 	
 			
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html b/content/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html
index 0df7f54..06e2723 100644
--- a/content/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html
+++ b/content/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html b/content/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html
index 8718e7c..81d6a8c 100644
--- a/content/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html
+++ b/content/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html
@@ -10,7 +10,7 @@
 		
 		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
 
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html b/content/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html
index 0c123bd..1925508 100644
--- a/content/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html
+++ b/content/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html
@@ -11,7 +11,7 @@
 		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
 	
 			
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html b/content/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html
index b141505..758199d 100644
--- a/content/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html
+++ b/content/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html b/content/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html
index 2af799d..58961f1 100644
--- a/content/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html
+++ b/content/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html b/content/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html
index 10ea560..664aa9c 100644
--- a/content/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html
+++ b/content/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Introducing-Transient-Replication.html b/content/blog/Introducing-Transient-Replication.html
index b0a1b0c..ba2bae4 100644
--- a/content/blog/Introducing-Transient-Replication.html
+++ b/content/blog/Introducing-Transient-Replication.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Join-Casssandra-GSoC-2021.html b/content/blog/Join-Casssandra-GSoC-2021.html
index 7a72bd2..e9f2be6 100644
--- a/content/blog/Join-Casssandra-GSoC-2021.html
+++ b/content/blog/Join-Casssandra-GSoC-2021.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html b/content/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html
index bac90db..7964388 100644
--- a/content/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html
+++ b/content/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/Testing-Apache-Cassandra-4.html b/content/blog/Testing-Apache-Cassandra-4.html
index 8ae2b25..72c7f5b 100644
--- a/content/blog/Testing-Apache-Cassandra-4.html
+++ b/content/blog/Testing-Apache-Cassandra-4.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/World-Party.html b/content/blog/World-Party.html
index d2d1a3f..684224c 100644
--- a/content/blog/World-Party.html
+++ b/content/blog/World-Party.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/index.html b/content/blog/index.html
index b899778..d104285 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -9,7 +9,7 @@
 		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
 		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
 		<script src="https://cdnjs.cloudflare.com/ajax/libs/list.js/2.3.0/list.js"></script>
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index 2fe7d92..e284aeb 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -26,7 +26,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index b0a63e0..82a3370 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -26,7 +26,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index 4c772c7..1780ec0 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -26,7 +26,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/blog/template.html b/content/blog/template.html
index 6622773..85125dc 100644
--- a/content/blog/template.html
+++ b/content/blog/template.html
@@ -12,7 +12,7 @@
 	
 			
 	
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="blog-index">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/case-studies/index.html b/content/case-studies/index.html
index 03e551a..b8341ed 100644
--- a/content/case-studies/index.html
+++ b/content/case-studies/index.html
@@ -9,7 +9,7 @@
 		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
 		<script src="https://cdnjs.cloudflare.com/ajax/libs/list.js/2.3.0/list.js"></script>
 		<script src="/init.js"></script>
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="case-studies">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/cassandra-basics/index.html b/content/cassandra-basics/index.html
index 40e735f..0d927f3 100644
--- a/content/cassandra-basics/index.html
+++ b/content/cassandra-basics/index.html
@@ -8,7 +8,7 @@
 		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
 		<link rel="stylesheet" href="/style.css">
 		<script src="/init.js"></script>
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body>
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/community/index.html b/content/community/index.html
index 8643f53..a7681ee 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -8,7 +8,7 @@
 		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
 		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
 		<script src="/init.js"></script>
-	</head>
+	<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 	<body class="community">
 		<div class="container mx-auto">
 			<div id="mobile-nav-overlay" class="hide">
diff --git a/content/doc/3.11.11/architecture/dynamo.html b/content/doc/3.11.11/architecture/dynamo.html
index c89efe6..7720455 100644
--- a/content/doc/3.11.11/architecture/dynamo.html
+++ b/content/doc/3.11.11/architecture/dynamo.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/architecture/guarantees.html b/content/doc/3.11.11/architecture/guarantees.html
index 4ad35d6..24faa41 100644
--- a/content/doc/3.11.11/architecture/guarantees.html
+++ b/content/doc/3.11.11/architecture/guarantees.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/architecture/index.html b/content/doc/3.11.11/architecture/index.html
index 9283aed..d657686 100644
--- a/content/doc/3.11.11/architecture/index.html
+++ b/content/doc/3.11.11/architecture/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/architecture/overview.html b/content/doc/3.11.11/architecture/overview.html
index c2a4ec7..35b4903 100644
--- a/content/doc/3.11.11/architecture/overview.html
+++ b/content/doc/3.11.11/architecture/overview.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/architecture/storage_engine.html b/content/doc/3.11.11/architecture/storage_engine.html
index 275eb18..85a4290 100644
--- a/content/doc/3.11.11/architecture/storage_engine.html
+++ b/content/doc/3.11.11/architecture/storage_engine.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/bugs.html b/content/doc/3.11.11/bugs.html
index 41afd28..87a940f 100644
--- a/content/doc/3.11.11/bugs.html
+++ b/content/doc/3.11.11/bugs.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/configuration/cassandra_config_file.html b/content/doc/3.11.11/configuration/cassandra_config_file.html
index 9c61cb3..1b2aed4 100644
--- a/content/doc/3.11.11/configuration/cassandra_config_file.html
+++ b/content/doc/3.11.11/configuration/cassandra_config_file.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/configuration/index.html b/content/doc/3.11.11/configuration/index.html
index e10dca6..f6b8492 100644
--- a/content/doc/3.11.11/configuration/index.html
+++ b/content/doc/3.11.11/configuration/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/contactus.html b/content/doc/3.11.11/contactus.html
index 2c7435c..01cb3d5 100644
--- a/content/doc/3.11.11/contactus.html
+++ b/content/doc/3.11.11/contactus.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/appendices.html b/content/doc/3.11.11/cql/appendices.html
index 4fea03e..6719b89 100644
--- a/content/doc/3.11.11/cql/appendices.html
+++ b/content/doc/3.11.11/cql/appendices.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/changes.html b/content/doc/3.11.11/cql/changes.html
index fdbabd2..c5aec4a 100644
--- a/content/doc/3.11.11/cql/changes.html
+++ b/content/doc/3.11.11/cql/changes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/ddl.html b/content/doc/3.11.11/cql/ddl.html
index 1286aff..07cc415 100644
--- a/content/doc/3.11.11/cql/ddl.html
+++ b/content/doc/3.11.11/cql/ddl.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/definitions.html b/content/doc/3.11.11/cql/definitions.html
index 0b4fe7e..9291e16 100644
--- a/content/doc/3.11.11/cql/definitions.html
+++ b/content/doc/3.11.11/cql/definitions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/dml.html b/content/doc/3.11.11/cql/dml.html
index 4d00554..ffc24d9 100644
--- a/content/doc/3.11.11/cql/dml.html
+++ b/content/doc/3.11.11/cql/dml.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/functions.html b/content/doc/3.11.11/cql/functions.html
index f3e53ac..a71e848 100644
--- a/content/doc/3.11.11/cql/functions.html
+++ b/content/doc/3.11.11/cql/functions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/index.html b/content/doc/3.11.11/cql/index.html
index 96b9fbe..8fe1df4 100644
--- a/content/doc/3.11.11/cql/index.html
+++ b/content/doc/3.11.11/cql/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/indexes.html b/content/doc/3.11.11/cql/indexes.html
index 4c9e027..5862b8a 100644
--- a/content/doc/3.11.11/cql/indexes.html
+++ b/content/doc/3.11.11/cql/indexes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/json.html b/content/doc/3.11.11/cql/json.html
index ea77f15..1e04be4 100644
--- a/content/doc/3.11.11/cql/json.html
+++ b/content/doc/3.11.11/cql/json.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/mvs.html b/content/doc/3.11.11/cql/mvs.html
index 97a3afe..03400f2 100644
--- a/content/doc/3.11.11/cql/mvs.html
+++ b/content/doc/3.11.11/cql/mvs.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/security.html b/content/doc/3.11.11/cql/security.html
index fa810eb..376c122 100644
--- a/content/doc/3.11.11/cql/security.html
+++ b/content/doc/3.11.11/cql/security.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/triggers.html b/content/doc/3.11.11/cql/triggers.html
index 53aa031..6c522ae 100644
--- a/content/doc/3.11.11/cql/triggers.html
+++ b/content/doc/3.11.11/cql/triggers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/cql/types.html b/content/doc/3.11.11/cql/types.html
index a9736c4..db56eb4 100644
--- a/content/doc/3.11.11/cql/types.html
+++ b/content/doc/3.11.11/cql/types.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/data_modeling/index.html b/content/doc/3.11.11/data_modeling/index.html
index f44e214..c6f4d12 100644
--- a/content/doc/3.11.11/data_modeling/index.html
+++ b/content/doc/3.11.11/data_modeling/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/development/code_style.html b/content/doc/3.11.11/development/code_style.html
index 0d1eb47..a57d885 100644
--- a/content/doc/3.11.11/development/code_style.html
+++ b/content/doc/3.11.11/development/code_style.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/development/how_to_commit.html b/content/doc/3.11.11/development/how_to_commit.html
index cdc01a7..1e3b276 100644
--- a/content/doc/3.11.11/development/how_to_commit.html
+++ b/content/doc/3.11.11/development/how_to_commit.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/development/how_to_review.html b/content/doc/3.11.11/development/how_to_review.html
index a33e4c8..9519592 100644
--- a/content/doc/3.11.11/development/how_to_review.html
+++ b/content/doc/3.11.11/development/how_to_review.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/development/ide.html b/content/doc/3.11.11/development/ide.html
index 51c9a0d..d773ab4 100644
--- a/content/doc/3.11.11/development/ide.html
+++ b/content/doc/3.11.11/development/ide.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/development/index.html b/content/doc/3.11.11/development/index.html
index 393759e..e2e2084 100644
--- a/content/doc/3.11.11/development/index.html
+++ b/content/doc/3.11.11/development/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/development/license_compliance.html b/content/doc/3.11.11/development/license_compliance.html
index 35c8f90..c6ae878 100644
--- a/content/doc/3.11.11/development/license_compliance.html
+++ b/content/doc/3.11.11/development/license_compliance.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/development/patches.html b/content/doc/3.11.11/development/patches.html
index dc38669..b2396d5 100644
--- a/content/doc/3.11.11/development/patches.html
+++ b/content/doc/3.11.11/development/patches.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/development/testing.html b/content/doc/3.11.11/development/testing.html
index f0e228a..b79736c 100644
--- a/content/doc/3.11.11/development/testing.html
+++ b/content/doc/3.11.11/development/testing.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/faq/index.html b/content/doc/3.11.11/faq/index.html
index a2dedae..6362282 100644
--- a/content/doc/3.11.11/faq/index.html
+++ b/content/doc/3.11.11/faq/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/getting_started/configuring.html b/content/doc/3.11.11/getting_started/configuring.html
index a96fd6a..0bd22ca 100644
--- a/content/doc/3.11.11/getting_started/configuring.html
+++ b/content/doc/3.11.11/getting_started/configuring.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/getting_started/drivers.html b/content/doc/3.11.11/getting_started/drivers.html
index 77e8b61..529ad93 100644
--- a/content/doc/3.11.11/getting_started/drivers.html
+++ b/content/doc/3.11.11/getting_started/drivers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/getting_started/index.html b/content/doc/3.11.11/getting_started/index.html
index f098856..ca4dc7c 100644
--- a/content/doc/3.11.11/getting_started/index.html
+++ b/content/doc/3.11.11/getting_started/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/getting_started/installing.html b/content/doc/3.11.11/getting_started/installing.html
index fed9ae9..5938807 100644
--- a/content/doc/3.11.11/getting_started/installing.html
+++ b/content/doc/3.11.11/getting_started/installing.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/getting_started/querying.html b/content/doc/3.11.11/getting_started/querying.html
index f0b071f..fc6a1f9 100644
--- a/content/doc/3.11.11/getting_started/querying.html
+++ b/content/doc/3.11.11/getting_started/querying.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/index.html b/content/doc/3.11.11/index.html
index 17382ac..f4f328e 100644
--- a/content/doc/3.11.11/index.html
+++ b/content/doc/3.11.11/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/backups.html b/content/doc/3.11.11/operating/backups.html
index 84e446c..8fd1342 100644
--- a/content/doc/3.11.11/operating/backups.html
+++ b/content/doc/3.11.11/operating/backups.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/bloom_filters.html b/content/doc/3.11.11/operating/bloom_filters.html
index cd2e4e5..b2073a3 100644
--- a/content/doc/3.11.11/operating/bloom_filters.html
+++ b/content/doc/3.11.11/operating/bloom_filters.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/bulk_loading.html b/content/doc/3.11.11/operating/bulk_loading.html
index 234685b..840c5a6 100644
--- a/content/doc/3.11.11/operating/bulk_loading.html
+++ b/content/doc/3.11.11/operating/bulk_loading.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/cdc.html b/content/doc/3.11.11/operating/cdc.html
index 0498c59..2ac1403 100644
--- a/content/doc/3.11.11/operating/cdc.html
+++ b/content/doc/3.11.11/operating/cdc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/compaction.html b/content/doc/3.11.11/operating/compaction.html
index ca055ee..105e101 100644
--- a/content/doc/3.11.11/operating/compaction.html
+++ b/content/doc/3.11.11/operating/compaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/compression.html b/content/doc/3.11.11/operating/compression.html
index 70f3fab..3b48185 100644
--- a/content/doc/3.11.11/operating/compression.html
+++ b/content/doc/3.11.11/operating/compression.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/hardware.html b/content/doc/3.11.11/operating/hardware.html
index 31a0243..1f5df07 100644
--- a/content/doc/3.11.11/operating/hardware.html
+++ b/content/doc/3.11.11/operating/hardware.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/hints.html b/content/doc/3.11.11/operating/hints.html
index 2244c83..db3b815 100644
--- a/content/doc/3.11.11/operating/hints.html
+++ b/content/doc/3.11.11/operating/hints.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/index.html b/content/doc/3.11.11/operating/index.html
index 6b4869a..bdf5a6b 100644
--- a/content/doc/3.11.11/operating/index.html
+++ b/content/doc/3.11.11/operating/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/metrics.html b/content/doc/3.11.11/operating/metrics.html
index 0e5f1a3..d8113df 100644
--- a/content/doc/3.11.11/operating/metrics.html
+++ b/content/doc/3.11.11/operating/metrics.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/read_repair.html b/content/doc/3.11.11/operating/read_repair.html
index a925511..d3e4b26 100644
--- a/content/doc/3.11.11/operating/read_repair.html
+++ b/content/doc/3.11.11/operating/read_repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/repair.html b/content/doc/3.11.11/operating/repair.html
index 3d5dc1b..c8dfd67 100644
--- a/content/doc/3.11.11/operating/repair.html
+++ b/content/doc/3.11.11/operating/repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/security.html b/content/doc/3.11.11/operating/security.html
index 546e46b..ee1d342 100644
--- a/content/doc/3.11.11/operating/security.html
+++ b/content/doc/3.11.11/operating/security.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/snitch.html b/content/doc/3.11.11/operating/snitch.html
index 4b86efe..8f9c8f2 100644
--- a/content/doc/3.11.11/operating/snitch.html
+++ b/content/doc/3.11.11/operating/snitch.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/operating/topo_changes.html b/content/doc/3.11.11/operating/topo_changes.html
index b04fa97..9234543 100644
--- a/content/doc/3.11.11/operating/topo_changes.html
+++ b/content/doc/3.11.11/operating/topo_changes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/search.html b/content/doc/3.11.11/search.html
index 8113216..7bfc3ff 100644
--- a/content/doc/3.11.11/search.html
+++ b/content/doc/3.11.11/search.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/cqlsh.html b/content/doc/3.11.11/tools/cqlsh.html
index d8ad902..8a7560d 100644
--- a/content/doc/3.11.11/tools/cqlsh.html
+++ b/content/doc/3.11.11/tools/cqlsh.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/index.html b/content/doc/3.11.11/tools/index.html
index a0e3033..7cc105c 100644
--- a/content/doc/3.11.11/tools/index.html
+++ b/content/doc/3.11.11/tools/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool.html b/content/doc/3.11.11/tools/nodetool.html
index 3032a9e..e4a93c5 100644
--- a/content/doc/3.11.11/tools/nodetool.html
+++ b/content/doc/3.11.11/tools/nodetool.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/assassinate.html b/content/doc/3.11.11/tools/nodetool/assassinate.html
index d077ee0..1bd5310 100644
--- a/content/doc/3.11.11/tools/nodetool/assassinate.html
+++ b/content/doc/3.11.11/tools/nodetool/assassinate.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/bootstrap.html b/content/doc/3.11.11/tools/nodetool/bootstrap.html
index f3e9024..a027356 100644
--- a/content/doc/3.11.11/tools/nodetool/bootstrap.html
+++ b/content/doc/3.11.11/tools/nodetool/bootstrap.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/cleanup.html b/content/doc/3.11.11/tools/nodetool/cleanup.html
index 42318b3..b3e35b8 100644
--- a/content/doc/3.11.11/tools/nodetool/cleanup.html
+++ b/content/doc/3.11.11/tools/nodetool/cleanup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/clearsnapshot.html b/content/doc/3.11.11/tools/nodetool/clearsnapshot.html
index 008c784..7d21301 100644
--- a/content/doc/3.11.11/tools/nodetool/clearsnapshot.html
+++ b/content/doc/3.11.11/tools/nodetool/clearsnapshot.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/compact.html b/content/doc/3.11.11/tools/nodetool/compact.html
index db26a87..a072fb4 100644
--- a/content/doc/3.11.11/tools/nodetool/compact.html
+++ b/content/doc/3.11.11/tools/nodetool/compact.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/compactionhistory.html b/content/doc/3.11.11/tools/nodetool/compactionhistory.html
index d485e76..ac09107 100644
--- a/content/doc/3.11.11/tools/nodetool/compactionhistory.html
+++ b/content/doc/3.11.11/tools/nodetool/compactionhistory.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/compactionstats.html b/content/doc/3.11.11/tools/nodetool/compactionstats.html
index bf31fb8..ae92e74 100644
--- a/content/doc/3.11.11/tools/nodetool/compactionstats.html
+++ b/content/doc/3.11.11/tools/nodetool/compactionstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/decommission.html b/content/doc/3.11.11/tools/nodetool/decommission.html
index e71adb3..b6890c8 100644
--- a/content/doc/3.11.11/tools/nodetool/decommission.html
+++ b/content/doc/3.11.11/tools/nodetool/decommission.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/describecluster.html b/content/doc/3.11.11/tools/nodetool/describecluster.html
index 4c9da4e..199213c 100644
--- a/content/doc/3.11.11/tools/nodetool/describecluster.html
+++ b/content/doc/3.11.11/tools/nodetool/describecluster.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/describering.html b/content/doc/3.11.11/tools/nodetool/describering.html
index 6e7c224..77f4653 100644
--- a/content/doc/3.11.11/tools/nodetool/describering.html
+++ b/content/doc/3.11.11/tools/nodetool/describering.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/disableautocompaction.html b/content/doc/3.11.11/tools/nodetool/disableautocompaction.html
index e141075..4ca3bf2 100644
--- a/content/doc/3.11.11/tools/nodetool/disableautocompaction.html
+++ b/content/doc/3.11.11/tools/nodetool/disableautocompaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/disablebackup.html b/content/doc/3.11.11/tools/nodetool/disablebackup.html
index 5483019..a62321e 100644
--- a/content/doc/3.11.11/tools/nodetool/disablebackup.html
+++ b/content/doc/3.11.11/tools/nodetool/disablebackup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/disablebinary.html b/content/doc/3.11.11/tools/nodetool/disablebinary.html
index eaff293..1209fe3 100644
--- a/content/doc/3.11.11/tools/nodetool/disablebinary.html
+++ b/content/doc/3.11.11/tools/nodetool/disablebinary.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/disablegossip.html b/content/doc/3.11.11/tools/nodetool/disablegossip.html
index 79620ca..124c389 100644
--- a/content/doc/3.11.11/tools/nodetool/disablegossip.html
+++ b/content/doc/3.11.11/tools/nodetool/disablegossip.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/disablehandoff.html b/content/doc/3.11.11/tools/nodetool/disablehandoff.html
index 9edb892..dee1fc7 100644
--- a/content/doc/3.11.11/tools/nodetool/disablehandoff.html
+++ b/content/doc/3.11.11/tools/nodetool/disablehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/disablehintsfordc.html b/content/doc/3.11.11/tools/nodetool/disablehintsfordc.html
index 474b710..c6b896e 100644
--- a/content/doc/3.11.11/tools/nodetool/disablehintsfordc.html
+++ b/content/doc/3.11.11/tools/nodetool/disablehintsfordc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/disablethrift.html b/content/doc/3.11.11/tools/nodetool/disablethrift.html
index afae2f0..2612257 100644
--- a/content/doc/3.11.11/tools/nodetool/disablethrift.html
+++ b/content/doc/3.11.11/tools/nodetool/disablethrift.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/drain.html b/content/doc/3.11.11/tools/nodetool/drain.html
index 43d2f4c..4e07c58 100644
--- a/content/doc/3.11.11/tools/nodetool/drain.html
+++ b/content/doc/3.11.11/tools/nodetool/drain.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/enableautocompaction.html b/content/doc/3.11.11/tools/nodetool/enableautocompaction.html
index 5a17c85..a40727e 100644
--- a/content/doc/3.11.11/tools/nodetool/enableautocompaction.html
+++ b/content/doc/3.11.11/tools/nodetool/enableautocompaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/enablebackup.html b/content/doc/3.11.11/tools/nodetool/enablebackup.html
index adb4246..75e94e4 100644
--- a/content/doc/3.11.11/tools/nodetool/enablebackup.html
+++ b/content/doc/3.11.11/tools/nodetool/enablebackup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/enablebinary.html b/content/doc/3.11.11/tools/nodetool/enablebinary.html
index 9835712..b95db95 100644
--- a/content/doc/3.11.11/tools/nodetool/enablebinary.html
+++ b/content/doc/3.11.11/tools/nodetool/enablebinary.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/enablegossip.html b/content/doc/3.11.11/tools/nodetool/enablegossip.html
index 18e1eca..e18f079 100644
--- a/content/doc/3.11.11/tools/nodetool/enablegossip.html
+++ b/content/doc/3.11.11/tools/nodetool/enablegossip.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/enablehandoff.html b/content/doc/3.11.11/tools/nodetool/enablehandoff.html
index a77ae90..7751978 100644
--- a/content/doc/3.11.11/tools/nodetool/enablehandoff.html
+++ b/content/doc/3.11.11/tools/nodetool/enablehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/enablehintsfordc.html b/content/doc/3.11.11/tools/nodetool/enablehintsfordc.html
index d14e548..419a1c2 100644
--- a/content/doc/3.11.11/tools/nodetool/enablehintsfordc.html
+++ b/content/doc/3.11.11/tools/nodetool/enablehintsfordc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/enablethrift.html b/content/doc/3.11.11/tools/nodetool/enablethrift.html
index 09210f0..7d314ad 100644
--- a/content/doc/3.11.11/tools/nodetool/enablethrift.html
+++ b/content/doc/3.11.11/tools/nodetool/enablethrift.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/failuredetector.html b/content/doc/3.11.11/tools/nodetool/failuredetector.html
index ca9abb9..6254735 100644
--- a/content/doc/3.11.11/tools/nodetool/failuredetector.html
+++ b/content/doc/3.11.11/tools/nodetool/failuredetector.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/flush.html b/content/doc/3.11.11/tools/nodetool/flush.html
index 30d59ff..cbcfd22 100644
--- a/content/doc/3.11.11/tools/nodetool/flush.html
+++ b/content/doc/3.11.11/tools/nodetool/flush.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/garbagecollect.html b/content/doc/3.11.11/tools/nodetool/garbagecollect.html
index dae3213..722ea4d 100644
--- a/content/doc/3.11.11/tools/nodetool/garbagecollect.html
+++ b/content/doc/3.11.11/tools/nodetool/garbagecollect.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/gcstats.html b/content/doc/3.11.11/tools/nodetool/gcstats.html
index 9be182e..42d54ea 100644
--- a/content/doc/3.11.11/tools/nodetool/gcstats.html
+++ b/content/doc/3.11.11/tools/nodetool/gcstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/getcompactionthreshold.html b/content/doc/3.11.11/tools/nodetool/getcompactionthreshold.html
index 755cbc0..7a2dca1 100644
--- a/content/doc/3.11.11/tools/nodetool/getcompactionthreshold.html
+++ b/content/doc/3.11.11/tools/nodetool/getcompactionthreshold.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/getcompactionthroughput.html b/content/doc/3.11.11/tools/nodetool/getcompactionthroughput.html
index 915afd5..5bd5135 100644
--- a/content/doc/3.11.11/tools/nodetool/getcompactionthroughput.html
+++ b/content/doc/3.11.11/tools/nodetool/getcompactionthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/getconcurrentcompactors.html b/content/doc/3.11.11/tools/nodetool/getconcurrentcompactors.html
index 9c272f7..76d5a30 100644
--- a/content/doc/3.11.11/tools/nodetool/getconcurrentcompactors.html
+++ b/content/doc/3.11.11/tools/nodetool/getconcurrentcompactors.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/getendpoints.html b/content/doc/3.11.11/tools/nodetool/getendpoints.html
index f5e9aed..6b5e149 100644
--- a/content/doc/3.11.11/tools/nodetool/getendpoints.html
+++ b/content/doc/3.11.11/tools/nodetool/getendpoints.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/getinterdcstreamthroughput.html b/content/doc/3.11.11/tools/nodetool/getinterdcstreamthroughput.html
index 6472df3..fe8082a 100644
--- a/content/doc/3.11.11/tools/nodetool/getinterdcstreamthroughput.html
+++ b/content/doc/3.11.11/tools/nodetool/getinterdcstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/getlogginglevels.html b/content/doc/3.11.11/tools/nodetool/getlogginglevels.html
index 912cc18..471bb2b 100644
--- a/content/doc/3.11.11/tools/nodetool/getlogginglevels.html
+++ b/content/doc/3.11.11/tools/nodetool/getlogginglevels.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/getsstables.html b/content/doc/3.11.11/tools/nodetool/getsstables.html
index ea2c0e3..d48fe33 100644
--- a/content/doc/3.11.11/tools/nodetool/getsstables.html
+++ b/content/doc/3.11.11/tools/nodetool/getsstables.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/getstreamthroughput.html b/content/doc/3.11.11/tools/nodetool/getstreamthroughput.html
index 8eba346..c7d21bf 100644
--- a/content/doc/3.11.11/tools/nodetool/getstreamthroughput.html
+++ b/content/doc/3.11.11/tools/nodetool/getstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/gettimeout.html b/content/doc/3.11.11/tools/nodetool/gettimeout.html
index 4a5e40c..f8367c9 100644
--- a/content/doc/3.11.11/tools/nodetool/gettimeout.html
+++ b/content/doc/3.11.11/tools/nodetool/gettimeout.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/gettraceprobability.html b/content/doc/3.11.11/tools/nodetool/gettraceprobability.html
index bc20740..a1c964c 100644
--- a/content/doc/3.11.11/tools/nodetool/gettraceprobability.html
+++ b/content/doc/3.11.11/tools/nodetool/gettraceprobability.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/gossipinfo.html b/content/doc/3.11.11/tools/nodetool/gossipinfo.html
index c20616d..91bc460 100644
--- a/content/doc/3.11.11/tools/nodetool/gossipinfo.html
+++ b/content/doc/3.11.11/tools/nodetool/gossipinfo.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/help.html b/content/doc/3.11.11/tools/nodetool/help.html
index 143d790..f12cc82 100644
--- a/content/doc/3.11.11/tools/nodetool/help.html
+++ b/content/doc/3.11.11/tools/nodetool/help.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/info.html b/content/doc/3.11.11/tools/nodetool/info.html
index c1bce53..fc4803b 100644
--- a/content/doc/3.11.11/tools/nodetool/info.html
+++ b/content/doc/3.11.11/tools/nodetool/info.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/invalidatecountercache.html b/content/doc/3.11.11/tools/nodetool/invalidatecountercache.html
index 36812dd..8592b4f 100644
--- a/content/doc/3.11.11/tools/nodetool/invalidatecountercache.html
+++ b/content/doc/3.11.11/tools/nodetool/invalidatecountercache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/invalidatekeycache.html b/content/doc/3.11.11/tools/nodetool/invalidatekeycache.html
index 8b9776f..be36b92 100644
--- a/content/doc/3.11.11/tools/nodetool/invalidatekeycache.html
+++ b/content/doc/3.11.11/tools/nodetool/invalidatekeycache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/invalidaterowcache.html b/content/doc/3.11.11/tools/nodetool/invalidaterowcache.html
index 8e10429..f7674cd 100644
--- a/content/doc/3.11.11/tools/nodetool/invalidaterowcache.html
+++ b/content/doc/3.11.11/tools/nodetool/invalidaterowcache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/join.html b/content/doc/3.11.11/tools/nodetool/join.html
index bcd3f09..f7dccc5 100644
--- a/content/doc/3.11.11/tools/nodetool/join.html
+++ b/content/doc/3.11.11/tools/nodetool/join.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/listsnapshots.html b/content/doc/3.11.11/tools/nodetool/listsnapshots.html
index f9ff704..1a40fe8 100644
--- a/content/doc/3.11.11/tools/nodetool/listsnapshots.html
+++ b/content/doc/3.11.11/tools/nodetool/listsnapshots.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/move.html b/content/doc/3.11.11/tools/nodetool/move.html
index 784e276..b265a00 100644
--- a/content/doc/3.11.11/tools/nodetool/move.html
+++ b/content/doc/3.11.11/tools/nodetool/move.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/netstats.html b/content/doc/3.11.11/tools/nodetool/netstats.html
index c049e54..67bfd95 100644
--- a/content/doc/3.11.11/tools/nodetool/netstats.html
+++ b/content/doc/3.11.11/tools/nodetool/netstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/nodetool.html b/content/doc/3.11.11/tools/nodetool/nodetool.html
index 28fc8c4..aa45457 100644
--- a/content/doc/3.11.11/tools/nodetool/nodetool.html
+++ b/content/doc/3.11.11/tools/nodetool/nodetool.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/pausehandoff.html b/content/doc/3.11.11/tools/nodetool/pausehandoff.html
index 48012f1..151d5b9 100644
--- a/content/doc/3.11.11/tools/nodetool/pausehandoff.html
+++ b/content/doc/3.11.11/tools/nodetool/pausehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/proxyhistograms.html b/content/doc/3.11.11/tools/nodetool/proxyhistograms.html
index 3b77912..62f29f5 100644
--- a/content/doc/3.11.11/tools/nodetool/proxyhistograms.html
+++ b/content/doc/3.11.11/tools/nodetool/proxyhistograms.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/rangekeysample.html b/content/doc/3.11.11/tools/nodetool/rangekeysample.html
index 26cb702..b4a70f0 100644
--- a/content/doc/3.11.11/tools/nodetool/rangekeysample.html
+++ b/content/doc/3.11.11/tools/nodetool/rangekeysample.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/rebuild.html b/content/doc/3.11.11/tools/nodetool/rebuild.html
index ba52804..655b706 100644
--- a/content/doc/3.11.11/tools/nodetool/rebuild.html
+++ b/content/doc/3.11.11/tools/nodetool/rebuild.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/rebuild_index.html b/content/doc/3.11.11/tools/nodetool/rebuild_index.html
index 377c385..9a268ec 100644
--- a/content/doc/3.11.11/tools/nodetool/rebuild_index.html
+++ b/content/doc/3.11.11/tools/nodetool/rebuild_index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/refresh.html b/content/doc/3.11.11/tools/nodetool/refresh.html
index b2e6982..3ea2902 100644
--- a/content/doc/3.11.11/tools/nodetool/refresh.html
+++ b/content/doc/3.11.11/tools/nodetool/refresh.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/refreshsizeestimates.html b/content/doc/3.11.11/tools/nodetool/refreshsizeestimates.html
index b319ee5..4d9ef8e 100644
--- a/content/doc/3.11.11/tools/nodetool/refreshsizeestimates.html
+++ b/content/doc/3.11.11/tools/nodetool/refreshsizeestimates.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/reloadlocalschema.html b/content/doc/3.11.11/tools/nodetool/reloadlocalschema.html
index dc90d83..8fb13d7 100644
--- a/content/doc/3.11.11/tools/nodetool/reloadlocalschema.html
+++ b/content/doc/3.11.11/tools/nodetool/reloadlocalschema.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/reloadtriggers.html b/content/doc/3.11.11/tools/nodetool/reloadtriggers.html
index dd53301..2f8a46b 100644
--- a/content/doc/3.11.11/tools/nodetool/reloadtriggers.html
+++ b/content/doc/3.11.11/tools/nodetool/reloadtriggers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/relocatesstables.html b/content/doc/3.11.11/tools/nodetool/relocatesstables.html
index ed21fe3..97a3d18 100644
--- a/content/doc/3.11.11/tools/nodetool/relocatesstables.html
+++ b/content/doc/3.11.11/tools/nodetool/relocatesstables.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/removenode.html b/content/doc/3.11.11/tools/nodetool/removenode.html
index 92ace6c..c52567e 100644
--- a/content/doc/3.11.11/tools/nodetool/removenode.html
+++ b/content/doc/3.11.11/tools/nodetool/removenode.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/repair.html b/content/doc/3.11.11/tools/nodetool/repair.html
index 94ba481..89acb37 100644
--- a/content/doc/3.11.11/tools/nodetool/repair.html
+++ b/content/doc/3.11.11/tools/nodetool/repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/replaybatchlog.html b/content/doc/3.11.11/tools/nodetool/replaybatchlog.html
index dbfe630..2eea0c8 100644
--- a/content/doc/3.11.11/tools/nodetool/replaybatchlog.html
+++ b/content/doc/3.11.11/tools/nodetool/replaybatchlog.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/resetlocalschema.html b/content/doc/3.11.11/tools/nodetool/resetlocalschema.html
index a09d7e1..ff57b0f 100644
--- a/content/doc/3.11.11/tools/nodetool/resetlocalschema.html
+++ b/content/doc/3.11.11/tools/nodetool/resetlocalschema.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/resumehandoff.html b/content/doc/3.11.11/tools/nodetool/resumehandoff.html
index f6d43ca..9f94de2 100644
--- a/content/doc/3.11.11/tools/nodetool/resumehandoff.html
+++ b/content/doc/3.11.11/tools/nodetool/resumehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/ring.html b/content/doc/3.11.11/tools/nodetool/ring.html
index 0f66111..fb0ae14 100644
--- a/content/doc/3.11.11/tools/nodetool/ring.html
+++ b/content/doc/3.11.11/tools/nodetool/ring.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/scrub.html b/content/doc/3.11.11/tools/nodetool/scrub.html
index 2392bf0..599060d 100644
--- a/content/doc/3.11.11/tools/nodetool/scrub.html
+++ b/content/doc/3.11.11/tools/nodetool/scrub.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/setcachecapacity.html b/content/doc/3.11.11/tools/nodetool/setcachecapacity.html
index 4434a19..b2509f1 100644
--- a/content/doc/3.11.11/tools/nodetool/setcachecapacity.html
+++ b/content/doc/3.11.11/tools/nodetool/setcachecapacity.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/setcachekeystosave.html b/content/doc/3.11.11/tools/nodetool/setcachekeystosave.html
index ff8b6a8..baf21c2 100644
--- a/content/doc/3.11.11/tools/nodetool/setcachekeystosave.html
+++ b/content/doc/3.11.11/tools/nodetool/setcachekeystosave.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/setcompactionthreshold.html b/content/doc/3.11.11/tools/nodetool/setcompactionthreshold.html
index c8362e0..d8d3c8d 100644
--- a/content/doc/3.11.11/tools/nodetool/setcompactionthreshold.html
+++ b/content/doc/3.11.11/tools/nodetool/setcompactionthreshold.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/setcompactionthroughput.html b/content/doc/3.11.11/tools/nodetool/setcompactionthroughput.html
index aba7f17..e857b2d 100644
--- a/content/doc/3.11.11/tools/nodetool/setcompactionthroughput.html
+++ b/content/doc/3.11.11/tools/nodetool/setcompactionthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/setconcurrentcompactors.html b/content/doc/3.11.11/tools/nodetool/setconcurrentcompactors.html
index 7ba8130..acde297 100644
--- a/content/doc/3.11.11/tools/nodetool/setconcurrentcompactors.html
+++ b/content/doc/3.11.11/tools/nodetool/setconcurrentcompactors.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/sethintedhandoffthrottlekb.html b/content/doc/3.11.11/tools/nodetool/sethintedhandoffthrottlekb.html
index 421b792..0872e60 100644
--- a/content/doc/3.11.11/tools/nodetool/sethintedhandoffthrottlekb.html
+++ b/content/doc/3.11.11/tools/nodetool/sethintedhandoffthrottlekb.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/setinterdcstreamthroughput.html b/content/doc/3.11.11/tools/nodetool/setinterdcstreamthroughput.html
index b053b8c..9d283c3 100644
--- a/content/doc/3.11.11/tools/nodetool/setinterdcstreamthroughput.html
+++ b/content/doc/3.11.11/tools/nodetool/setinterdcstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/setlogginglevel.html b/content/doc/3.11.11/tools/nodetool/setlogginglevel.html
index c4b1c1c..9ad0fd2 100644
--- a/content/doc/3.11.11/tools/nodetool/setlogginglevel.html
+++ b/content/doc/3.11.11/tools/nodetool/setlogginglevel.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/setstreamthroughput.html b/content/doc/3.11.11/tools/nodetool/setstreamthroughput.html
index 3bca60e..c6bacee 100644
--- a/content/doc/3.11.11/tools/nodetool/setstreamthroughput.html
+++ b/content/doc/3.11.11/tools/nodetool/setstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/settimeout.html b/content/doc/3.11.11/tools/nodetool/settimeout.html
index 58b0efa..11359de 100644
--- a/content/doc/3.11.11/tools/nodetool/settimeout.html
+++ b/content/doc/3.11.11/tools/nodetool/settimeout.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/settraceprobability.html b/content/doc/3.11.11/tools/nodetool/settraceprobability.html
index b2807c9..d41ea00 100644
--- a/content/doc/3.11.11/tools/nodetool/settraceprobability.html
+++ b/content/doc/3.11.11/tools/nodetool/settraceprobability.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/snapshot.html b/content/doc/3.11.11/tools/nodetool/snapshot.html
index 8470cc6..127f489 100644
--- a/content/doc/3.11.11/tools/nodetool/snapshot.html
+++ b/content/doc/3.11.11/tools/nodetool/snapshot.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/status.html b/content/doc/3.11.11/tools/nodetool/status.html
index 6cbae00..f301361 100644
--- a/content/doc/3.11.11/tools/nodetool/status.html
+++ b/content/doc/3.11.11/tools/nodetool/status.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/statusbackup.html b/content/doc/3.11.11/tools/nodetool/statusbackup.html
index e0e292d..2301ccb 100644
--- a/content/doc/3.11.11/tools/nodetool/statusbackup.html
+++ b/content/doc/3.11.11/tools/nodetool/statusbackup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/statusbinary.html b/content/doc/3.11.11/tools/nodetool/statusbinary.html
index 96bda37..94829a4 100644
--- a/content/doc/3.11.11/tools/nodetool/statusbinary.html
+++ b/content/doc/3.11.11/tools/nodetool/statusbinary.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/statusgossip.html b/content/doc/3.11.11/tools/nodetool/statusgossip.html
index 11fd5c9..980d822 100644
--- a/content/doc/3.11.11/tools/nodetool/statusgossip.html
+++ b/content/doc/3.11.11/tools/nodetool/statusgossip.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/statushandoff.html b/content/doc/3.11.11/tools/nodetool/statushandoff.html
index 2fbeae2..90d65db 100644
--- a/content/doc/3.11.11/tools/nodetool/statushandoff.html
+++ b/content/doc/3.11.11/tools/nodetool/statushandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/statusthrift.html b/content/doc/3.11.11/tools/nodetool/statusthrift.html
index 1255ba2..51f8265 100644
--- a/content/doc/3.11.11/tools/nodetool/statusthrift.html
+++ b/content/doc/3.11.11/tools/nodetool/statusthrift.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/stop.html b/content/doc/3.11.11/tools/nodetool/stop.html
index 1719fe4..17b1a0c 100644
--- a/content/doc/3.11.11/tools/nodetool/stop.html
+++ b/content/doc/3.11.11/tools/nodetool/stop.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/stopdaemon.html b/content/doc/3.11.11/tools/nodetool/stopdaemon.html
index 3c41b70..c602dd6 100644
--- a/content/doc/3.11.11/tools/nodetool/stopdaemon.html
+++ b/content/doc/3.11.11/tools/nodetool/stopdaemon.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/tablehistograms.html b/content/doc/3.11.11/tools/nodetool/tablehistograms.html
index 0020f71..71ed278 100644
--- a/content/doc/3.11.11/tools/nodetool/tablehistograms.html
+++ b/content/doc/3.11.11/tools/nodetool/tablehistograms.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/tablestats.html b/content/doc/3.11.11/tools/nodetool/tablestats.html
index fb67365..f37b060 100644
--- a/content/doc/3.11.11/tools/nodetool/tablestats.html
+++ b/content/doc/3.11.11/tools/nodetool/tablestats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/toppartitions.html b/content/doc/3.11.11/tools/nodetool/toppartitions.html
index 729fe0a..6893d2a 100644
--- a/content/doc/3.11.11/tools/nodetool/toppartitions.html
+++ b/content/doc/3.11.11/tools/nodetool/toppartitions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/tpstats.html b/content/doc/3.11.11/tools/nodetool/tpstats.html
index c4daa2f..c91208d 100644
--- a/content/doc/3.11.11/tools/nodetool/tpstats.html
+++ b/content/doc/3.11.11/tools/nodetool/tpstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/truncatehints.html b/content/doc/3.11.11/tools/nodetool/truncatehints.html
index a73a772..fc9b0c2 100644
--- a/content/doc/3.11.11/tools/nodetool/truncatehints.html
+++ b/content/doc/3.11.11/tools/nodetool/truncatehints.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/upgradesstables.html b/content/doc/3.11.11/tools/nodetool/upgradesstables.html
index a1009a2..ebaf2a8 100644
--- a/content/doc/3.11.11/tools/nodetool/upgradesstables.html
+++ b/content/doc/3.11.11/tools/nodetool/upgradesstables.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/verify.html b/content/doc/3.11.11/tools/nodetool/verify.html
index 551547a..be00117 100644
--- a/content/doc/3.11.11/tools/nodetool/verify.html
+++ b/content/doc/3.11.11/tools/nodetool/verify.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/version.html b/content/doc/3.11.11/tools/nodetool/version.html
index a7f0ec0..98df133 100644
--- a/content/doc/3.11.11/tools/nodetool/version.html
+++ b/content/doc/3.11.11/tools/nodetool/version.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/tools/nodetool/viewbuildstatus.html b/content/doc/3.11.11/tools/nodetool/viewbuildstatus.html
index d519a1e..ca9a138 100644
--- a/content/doc/3.11.11/tools/nodetool/viewbuildstatus.html
+++ b/content/doc/3.11.11/tools/nodetool/viewbuildstatus.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.11/troubleshooting/index.html b/content/doc/3.11.11/troubleshooting/index.html
index 7891950..2a5db83 100644
--- a/content/doc/3.11.11/troubleshooting/index.html
+++ b/content/doc/3.11.11/troubleshooting/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/architecture/dynamo.html b/content/doc/3.11.3/architecture/dynamo.html
index fd3f8a3..a5478a7 100644
--- a/content/doc/3.11.3/architecture/dynamo.html
+++ b/content/doc/3.11.3/architecture/dynamo.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/architecture/guarantees.html b/content/doc/3.11.3/architecture/guarantees.html
index e26f15f..0598e3b 100644
--- a/content/doc/3.11.3/architecture/guarantees.html
+++ b/content/doc/3.11.3/architecture/guarantees.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/architecture/index.html b/content/doc/3.11.3/architecture/index.html
index b2a3b0b..0d6fdf2 100644
--- a/content/doc/3.11.3/architecture/index.html
+++ b/content/doc/3.11.3/architecture/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/architecture/overview.html b/content/doc/3.11.3/architecture/overview.html
index 5dc82ad..ed99cc7 100644
--- a/content/doc/3.11.3/architecture/overview.html
+++ b/content/doc/3.11.3/architecture/overview.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/architecture/storage_engine.html b/content/doc/3.11.3/architecture/storage_engine.html
index b63a228..a0bcd29 100644
--- a/content/doc/3.11.3/architecture/storage_engine.html
+++ b/content/doc/3.11.3/architecture/storage_engine.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/bugs.html b/content/doc/3.11.3/bugs.html
index 2989e6b..1d6ac36 100644
--- a/content/doc/3.11.3/bugs.html
+++ b/content/doc/3.11.3/bugs.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/configuration/cassandra_config_file.html b/content/doc/3.11.3/configuration/cassandra_config_file.html
index ecb4742..2165d1a 100644
--- a/content/doc/3.11.3/configuration/cassandra_config_file.html
+++ b/content/doc/3.11.3/configuration/cassandra_config_file.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/configuration/index.html b/content/doc/3.11.3/configuration/index.html
index c2bfc9c..6665d78 100644
--- a/content/doc/3.11.3/configuration/index.html
+++ b/content/doc/3.11.3/configuration/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/contactus.html b/content/doc/3.11.3/contactus.html
index 0c2792b..b971b0a 100644
--- a/content/doc/3.11.3/contactus.html
+++ b/content/doc/3.11.3/contactus.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/appendices.html b/content/doc/3.11.3/cql/appendices.html
index af0bf3f..5c35fd7 100644
--- a/content/doc/3.11.3/cql/appendices.html
+++ b/content/doc/3.11.3/cql/appendices.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/changes.html b/content/doc/3.11.3/cql/changes.html
index 0c45eab..683e14d 100644
--- a/content/doc/3.11.3/cql/changes.html
+++ b/content/doc/3.11.3/cql/changes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/ddl.html b/content/doc/3.11.3/cql/ddl.html
index d9a81f8..26950a1 100644
--- a/content/doc/3.11.3/cql/ddl.html
+++ b/content/doc/3.11.3/cql/ddl.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/definitions.html b/content/doc/3.11.3/cql/definitions.html
index a6ec9ad..fabb837 100644
--- a/content/doc/3.11.3/cql/definitions.html
+++ b/content/doc/3.11.3/cql/definitions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/dml.html b/content/doc/3.11.3/cql/dml.html
index e3966f1..a32d4e3 100644
--- a/content/doc/3.11.3/cql/dml.html
+++ b/content/doc/3.11.3/cql/dml.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/functions.html b/content/doc/3.11.3/cql/functions.html
index 330fde9..3419fe1 100644
--- a/content/doc/3.11.3/cql/functions.html
+++ b/content/doc/3.11.3/cql/functions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/index.html b/content/doc/3.11.3/cql/index.html
index f98c9f1..f2b3fb7 100644
--- a/content/doc/3.11.3/cql/index.html
+++ b/content/doc/3.11.3/cql/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/indexes.html b/content/doc/3.11.3/cql/indexes.html
index 71e56bc..fc9d9a3 100644
--- a/content/doc/3.11.3/cql/indexes.html
+++ b/content/doc/3.11.3/cql/indexes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/json.html b/content/doc/3.11.3/cql/json.html
index 663ca06..03c935b 100644
--- a/content/doc/3.11.3/cql/json.html
+++ b/content/doc/3.11.3/cql/json.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/mvs.html b/content/doc/3.11.3/cql/mvs.html
index 19fdeb8..7949886 100644
--- a/content/doc/3.11.3/cql/mvs.html
+++ b/content/doc/3.11.3/cql/mvs.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/security.html b/content/doc/3.11.3/cql/security.html
index 3f1bb8d..62e9e8a 100644
--- a/content/doc/3.11.3/cql/security.html
+++ b/content/doc/3.11.3/cql/security.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/triggers.html b/content/doc/3.11.3/cql/triggers.html
index 9437512..82491e9 100644
--- a/content/doc/3.11.3/cql/triggers.html
+++ b/content/doc/3.11.3/cql/triggers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/cql/types.html b/content/doc/3.11.3/cql/types.html
index 9b144b4..5ebff1a 100644
--- a/content/doc/3.11.3/cql/types.html
+++ b/content/doc/3.11.3/cql/types.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/data_modeling/index.html b/content/doc/3.11.3/data_modeling/index.html
index 2407fd8..cb86fa5 100644
--- a/content/doc/3.11.3/data_modeling/index.html
+++ b/content/doc/3.11.3/data_modeling/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/development/code_style.html b/content/doc/3.11.3/development/code_style.html
index 1081ff0..313e78f 100644
--- a/content/doc/3.11.3/development/code_style.html
+++ b/content/doc/3.11.3/development/code_style.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/development/how_to_commit.html b/content/doc/3.11.3/development/how_to_commit.html
index 5e46a37..650c2b2 100644
--- a/content/doc/3.11.3/development/how_to_commit.html
+++ b/content/doc/3.11.3/development/how_to_commit.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/development/how_to_review.html b/content/doc/3.11.3/development/how_to_review.html
index be63530..b4e1bfb 100644
--- a/content/doc/3.11.3/development/how_to_review.html
+++ b/content/doc/3.11.3/development/how_to_review.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/development/ide.html b/content/doc/3.11.3/development/ide.html
index 0050a1e..95bfb97 100644
--- a/content/doc/3.11.3/development/ide.html
+++ b/content/doc/3.11.3/development/ide.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/development/index.html b/content/doc/3.11.3/development/index.html
index af441ae..83c8ba6 100644
--- a/content/doc/3.11.3/development/index.html
+++ b/content/doc/3.11.3/development/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/development/patches.html b/content/doc/3.11.3/development/patches.html
index 533eae4..830b2e9 100644
--- a/content/doc/3.11.3/development/patches.html
+++ b/content/doc/3.11.3/development/patches.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/development/testing.html b/content/doc/3.11.3/development/testing.html
index e9e0815..51d0d1f 100644
--- a/content/doc/3.11.3/development/testing.html
+++ b/content/doc/3.11.3/development/testing.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/faq/index.html b/content/doc/3.11.3/faq/index.html
index bdac526..c5be064 100644
--- a/content/doc/3.11.3/faq/index.html
+++ b/content/doc/3.11.3/faq/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/getting_started/configuring.html b/content/doc/3.11.3/getting_started/configuring.html
index da373ab..ff8195b 100644
--- a/content/doc/3.11.3/getting_started/configuring.html
+++ b/content/doc/3.11.3/getting_started/configuring.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/getting_started/drivers.html b/content/doc/3.11.3/getting_started/drivers.html
index ff10934..1b96dd8 100644
--- a/content/doc/3.11.3/getting_started/drivers.html
+++ b/content/doc/3.11.3/getting_started/drivers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/getting_started/index.html b/content/doc/3.11.3/getting_started/index.html
index 656a98d..8136bbc 100644
--- a/content/doc/3.11.3/getting_started/index.html
+++ b/content/doc/3.11.3/getting_started/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/getting_started/installing.html b/content/doc/3.11.3/getting_started/installing.html
index 62b1a3a..266e5fb 100644
--- a/content/doc/3.11.3/getting_started/installing.html
+++ b/content/doc/3.11.3/getting_started/installing.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/getting_started/querying.html b/content/doc/3.11.3/getting_started/querying.html
index b7c622c..05fe301 100644
--- a/content/doc/3.11.3/getting_started/querying.html
+++ b/content/doc/3.11.3/getting_started/querying.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/index.html b/content/doc/3.11.3/index.html
index 5b2b725..1091bb8 100644
--- a/content/doc/3.11.3/index.html
+++ b/content/doc/3.11.3/index.html
@@ -26,7 +26,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/backups.html b/content/doc/3.11.3/operating/backups.html
index abfbc86..014176f 100644
--- a/content/doc/3.11.3/operating/backups.html
+++ b/content/doc/3.11.3/operating/backups.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/bloom_filters.html b/content/doc/3.11.3/operating/bloom_filters.html
index 2cdf217..bfce179 100644
--- a/content/doc/3.11.3/operating/bloom_filters.html
+++ b/content/doc/3.11.3/operating/bloom_filters.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/bulk_loading.html b/content/doc/3.11.3/operating/bulk_loading.html
index ef51e99..570d0c2 100644
--- a/content/doc/3.11.3/operating/bulk_loading.html
+++ b/content/doc/3.11.3/operating/bulk_loading.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/cdc.html b/content/doc/3.11.3/operating/cdc.html
index f853cc8..925fd93 100644
--- a/content/doc/3.11.3/operating/cdc.html
+++ b/content/doc/3.11.3/operating/cdc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/compaction.html b/content/doc/3.11.3/operating/compaction.html
index 6a84195..b629cfc 100644
--- a/content/doc/3.11.3/operating/compaction.html
+++ b/content/doc/3.11.3/operating/compaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/compression.html b/content/doc/3.11.3/operating/compression.html
index 21b315e..9663182 100644
--- a/content/doc/3.11.3/operating/compression.html
+++ b/content/doc/3.11.3/operating/compression.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/hardware.html b/content/doc/3.11.3/operating/hardware.html
index dab9c95..a6bffe0 100644
--- a/content/doc/3.11.3/operating/hardware.html
+++ b/content/doc/3.11.3/operating/hardware.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/hints.html b/content/doc/3.11.3/operating/hints.html
index eb02ef2..0d2b4d7 100644
--- a/content/doc/3.11.3/operating/hints.html
+++ b/content/doc/3.11.3/operating/hints.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/index.html b/content/doc/3.11.3/operating/index.html
index c949486..a215a34 100644
--- a/content/doc/3.11.3/operating/index.html
+++ b/content/doc/3.11.3/operating/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/metrics.html b/content/doc/3.11.3/operating/metrics.html
index a905a8d..77e2d9a 100644
--- a/content/doc/3.11.3/operating/metrics.html
+++ b/content/doc/3.11.3/operating/metrics.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/read_repair.html b/content/doc/3.11.3/operating/read_repair.html
index bb6f7f6..899d9bb 100644
--- a/content/doc/3.11.3/operating/read_repair.html
+++ b/content/doc/3.11.3/operating/read_repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/repair.html b/content/doc/3.11.3/operating/repair.html
index 123ab6f..be9ad47 100644
--- a/content/doc/3.11.3/operating/repair.html
+++ b/content/doc/3.11.3/operating/repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/security.html b/content/doc/3.11.3/operating/security.html
index 67aa7fd..42aa28c 100644
--- a/content/doc/3.11.3/operating/security.html
+++ b/content/doc/3.11.3/operating/security.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/snitch.html b/content/doc/3.11.3/operating/snitch.html
index 29ffac3..ae5bd0c 100644
--- a/content/doc/3.11.3/operating/snitch.html
+++ b/content/doc/3.11.3/operating/snitch.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/operating/topo_changes.html b/content/doc/3.11.3/operating/topo_changes.html
index 33f6f7e..0458b59 100644
--- a/content/doc/3.11.3/operating/topo_changes.html
+++ b/content/doc/3.11.3/operating/topo_changes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/search.html b/content/doc/3.11.3/search.html
index 16ea906..bf43581 100644
--- a/content/doc/3.11.3/search.html
+++ b/content/doc/3.11.3/search.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/cqlsh.html b/content/doc/3.11.3/tools/cqlsh.html
index 9d63e29..7a12e33 100644
--- a/content/doc/3.11.3/tools/cqlsh.html
+++ b/content/doc/3.11.3/tools/cqlsh.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/index.html b/content/doc/3.11.3/tools/index.html
index 872fa36..7e9d076 100644
--- a/content/doc/3.11.3/tools/index.html
+++ b/content/doc/3.11.3/tools/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool.html b/content/doc/3.11.3/tools/nodetool.html
index 90d49d4..ec70f01 100644
--- a/content/doc/3.11.3/tools/nodetool.html
+++ b/content/doc/3.11.3/tools/nodetool.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/assassinate.html b/content/doc/3.11.3/tools/nodetool/assassinate.html
index dfd30a9..d58eea6 100644
--- a/content/doc/3.11.3/tools/nodetool/assassinate.html
+++ b/content/doc/3.11.3/tools/nodetool/assassinate.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/bootstrap.html b/content/doc/3.11.3/tools/nodetool/bootstrap.html
index 6e765f0..c28255e 100644
--- a/content/doc/3.11.3/tools/nodetool/bootstrap.html
+++ b/content/doc/3.11.3/tools/nodetool/bootstrap.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/cleanup.html b/content/doc/3.11.3/tools/nodetool/cleanup.html
index 1662f14..06b7fd5 100644
--- a/content/doc/3.11.3/tools/nodetool/cleanup.html
+++ b/content/doc/3.11.3/tools/nodetool/cleanup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/clearsnapshot.html b/content/doc/3.11.3/tools/nodetool/clearsnapshot.html
index 8d012ab..7092e1b 100644
--- a/content/doc/3.11.3/tools/nodetool/clearsnapshot.html
+++ b/content/doc/3.11.3/tools/nodetool/clearsnapshot.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/clientstats.html b/content/doc/3.11.3/tools/nodetool/clientstats.html
index dcf59d9..42e406b 100644
--- a/content/doc/3.11.3/tools/nodetool/clientstats.html
+++ b/content/doc/3.11.3/tools/nodetool/clientstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/compact.html b/content/doc/3.11.3/tools/nodetool/compact.html
index 12256d8..6501efc 100644
--- a/content/doc/3.11.3/tools/nodetool/compact.html
+++ b/content/doc/3.11.3/tools/nodetool/compact.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/compactionhistory.html b/content/doc/3.11.3/tools/nodetool/compactionhistory.html
index da3cace..3b078e4 100644
--- a/content/doc/3.11.3/tools/nodetool/compactionhistory.html
+++ b/content/doc/3.11.3/tools/nodetool/compactionhistory.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/compactionstats.html b/content/doc/3.11.3/tools/nodetool/compactionstats.html
index fcc998d..cd409bd 100644
--- a/content/doc/3.11.3/tools/nodetool/compactionstats.html
+++ b/content/doc/3.11.3/tools/nodetool/compactionstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/decommission.html b/content/doc/3.11.3/tools/nodetool/decommission.html
index a7bc3cd..bb16cf2 100644
--- a/content/doc/3.11.3/tools/nodetool/decommission.html
+++ b/content/doc/3.11.3/tools/nodetool/decommission.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/describecluster.html b/content/doc/3.11.3/tools/nodetool/describecluster.html
index 2f5bef6..ae2fcb1 100644
--- a/content/doc/3.11.3/tools/nodetool/describecluster.html
+++ b/content/doc/3.11.3/tools/nodetool/describecluster.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/describering.html b/content/doc/3.11.3/tools/nodetool/describering.html
index 6111d9a..0007b38 100644
--- a/content/doc/3.11.3/tools/nodetool/describering.html
+++ b/content/doc/3.11.3/tools/nodetool/describering.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disableauditlog.html b/content/doc/3.11.3/tools/nodetool/disableauditlog.html
index fa25053..a1f6eb4 100644
--- a/content/doc/3.11.3/tools/nodetool/disableauditlog.html
+++ b/content/doc/3.11.3/tools/nodetool/disableauditlog.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disableautocompaction.html b/content/doc/3.11.3/tools/nodetool/disableautocompaction.html
index 20201ba..fe8394b 100644
--- a/content/doc/3.11.3/tools/nodetool/disableautocompaction.html
+++ b/content/doc/3.11.3/tools/nodetool/disableautocompaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disablebackup.html b/content/doc/3.11.3/tools/nodetool/disablebackup.html
index d57db97..16a5b73 100644
--- a/content/doc/3.11.3/tools/nodetool/disablebackup.html
+++ b/content/doc/3.11.3/tools/nodetool/disablebackup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disablebinary.html b/content/doc/3.11.3/tools/nodetool/disablebinary.html
index aed3d16..cc85fb8 100644
--- a/content/doc/3.11.3/tools/nodetool/disablebinary.html
+++ b/content/doc/3.11.3/tools/nodetool/disablebinary.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disablefullquerylog.html b/content/doc/3.11.3/tools/nodetool/disablefullquerylog.html
index 73dadfa..59451a3 100644
--- a/content/doc/3.11.3/tools/nodetool/disablefullquerylog.html
+++ b/content/doc/3.11.3/tools/nodetool/disablefullquerylog.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disablegossip.html b/content/doc/3.11.3/tools/nodetool/disablegossip.html
index bfeba04..a913d70 100644
--- a/content/doc/3.11.3/tools/nodetool/disablegossip.html
+++ b/content/doc/3.11.3/tools/nodetool/disablegossip.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disablehandoff.html b/content/doc/3.11.3/tools/nodetool/disablehandoff.html
index 1a5349f..03130ba 100644
--- a/content/doc/3.11.3/tools/nodetool/disablehandoff.html
+++ b/content/doc/3.11.3/tools/nodetool/disablehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disablehintsfordc.html b/content/doc/3.11.3/tools/nodetool/disablehintsfordc.html
index 0454481..c4760bc 100644
--- a/content/doc/3.11.3/tools/nodetool/disablehintsfordc.html
+++ b/content/doc/3.11.3/tools/nodetool/disablehintsfordc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/disableoldprotocolversions.html b/content/doc/3.11.3/tools/nodetool/disableoldprotocolversions.html
index 93298cb..1714c46 100644
--- a/content/doc/3.11.3/tools/nodetool/disableoldprotocolversions.html
+++ b/content/doc/3.11.3/tools/nodetool/disableoldprotocolversions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/drain.html b/content/doc/3.11.3/tools/nodetool/drain.html
index 52de406..d8689e1 100644
--- a/content/doc/3.11.3/tools/nodetool/drain.html
+++ b/content/doc/3.11.3/tools/nodetool/drain.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enableauditlog.html b/content/doc/3.11.3/tools/nodetool/enableauditlog.html
index e941835..9030329 100644
--- a/content/doc/3.11.3/tools/nodetool/enableauditlog.html
+++ b/content/doc/3.11.3/tools/nodetool/enableauditlog.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enableautocompaction.html b/content/doc/3.11.3/tools/nodetool/enableautocompaction.html
index b50fba1..46829db 100644
--- a/content/doc/3.11.3/tools/nodetool/enableautocompaction.html
+++ b/content/doc/3.11.3/tools/nodetool/enableautocompaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enablebackup.html b/content/doc/3.11.3/tools/nodetool/enablebackup.html
index 93bcd5c..3191f5a 100644
--- a/content/doc/3.11.3/tools/nodetool/enablebackup.html
+++ b/content/doc/3.11.3/tools/nodetool/enablebackup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enablebinary.html b/content/doc/3.11.3/tools/nodetool/enablebinary.html
index a4c2842..b67604b 100644
--- a/content/doc/3.11.3/tools/nodetool/enablebinary.html
+++ b/content/doc/3.11.3/tools/nodetool/enablebinary.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enablefullquerylog.html b/content/doc/3.11.3/tools/nodetool/enablefullquerylog.html
index 8d70c1d..762fd91 100644
--- a/content/doc/3.11.3/tools/nodetool/enablefullquerylog.html
+++ b/content/doc/3.11.3/tools/nodetool/enablefullquerylog.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enablegossip.html b/content/doc/3.11.3/tools/nodetool/enablegossip.html
index 6abcb36..7030048 100644
--- a/content/doc/3.11.3/tools/nodetool/enablegossip.html
+++ b/content/doc/3.11.3/tools/nodetool/enablegossip.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enablehandoff.html b/content/doc/3.11.3/tools/nodetool/enablehandoff.html
index 7cc2fed..b73fb33 100644
--- a/content/doc/3.11.3/tools/nodetool/enablehandoff.html
+++ b/content/doc/3.11.3/tools/nodetool/enablehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enablehintsfordc.html b/content/doc/3.11.3/tools/nodetool/enablehintsfordc.html
index ed1d7f1..22c7556 100644
--- a/content/doc/3.11.3/tools/nodetool/enablehintsfordc.html
+++ b/content/doc/3.11.3/tools/nodetool/enablehintsfordc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/enableoldprotocolversions.html b/content/doc/3.11.3/tools/nodetool/enableoldprotocolversions.html
index 821d6e4..ee98ed5 100644
--- a/content/doc/3.11.3/tools/nodetool/enableoldprotocolversions.html
+++ b/content/doc/3.11.3/tools/nodetool/enableoldprotocolversions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/failuredetector.html b/content/doc/3.11.3/tools/nodetool/failuredetector.html
index 5c0968c..83b757a 100644
--- a/content/doc/3.11.3/tools/nodetool/failuredetector.html
+++ b/content/doc/3.11.3/tools/nodetool/failuredetector.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/flush.html b/content/doc/3.11.3/tools/nodetool/flush.html
index 00a525f..67bf5b8 100644
--- a/content/doc/3.11.3/tools/nodetool/flush.html
+++ b/content/doc/3.11.3/tools/nodetool/flush.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/garbagecollect.html b/content/doc/3.11.3/tools/nodetool/garbagecollect.html
index cb15e1a..71a7246 100644
--- a/content/doc/3.11.3/tools/nodetool/garbagecollect.html
+++ b/content/doc/3.11.3/tools/nodetool/garbagecollect.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/gcstats.html b/content/doc/3.11.3/tools/nodetool/gcstats.html
index 23da40b..c64d185 100644
--- a/content/doc/3.11.3/tools/nodetool/gcstats.html
+++ b/content/doc/3.11.3/tools/nodetool/gcstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getbatchlogreplaythrottle.html b/content/doc/3.11.3/tools/nodetool/getbatchlogreplaythrottle.html
index 5ccec01..2c1d33a 100644
--- a/content/doc/3.11.3/tools/nodetool/getbatchlogreplaythrottle.html
+++ b/content/doc/3.11.3/tools/nodetool/getbatchlogreplaythrottle.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getcompactionthreshold.html b/content/doc/3.11.3/tools/nodetool/getcompactionthreshold.html
index d3297da..012e940 100644
--- a/content/doc/3.11.3/tools/nodetool/getcompactionthreshold.html
+++ b/content/doc/3.11.3/tools/nodetool/getcompactionthreshold.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getcompactionthroughput.html b/content/doc/3.11.3/tools/nodetool/getcompactionthroughput.html
index 7bf2751..b5a1d7b 100644
--- a/content/doc/3.11.3/tools/nodetool/getcompactionthroughput.html
+++ b/content/doc/3.11.3/tools/nodetool/getcompactionthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getconcurrentcompactors.html b/content/doc/3.11.3/tools/nodetool/getconcurrentcompactors.html
index 9a13919..7decdae 100644
--- a/content/doc/3.11.3/tools/nodetool/getconcurrentcompactors.html
+++ b/content/doc/3.11.3/tools/nodetool/getconcurrentcompactors.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getconcurrentviewbuilders.html b/content/doc/3.11.3/tools/nodetool/getconcurrentviewbuilders.html
index 6ed23db..9d5fe66 100644
--- a/content/doc/3.11.3/tools/nodetool/getconcurrentviewbuilders.html
+++ b/content/doc/3.11.3/tools/nodetool/getconcurrentviewbuilders.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getendpoints.html b/content/doc/3.11.3/tools/nodetool/getendpoints.html
index e17853c..e7db8aa 100644
--- a/content/doc/3.11.3/tools/nodetool/getendpoints.html
+++ b/content/doc/3.11.3/tools/nodetool/getendpoints.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getinterdcstreamthroughput.html b/content/doc/3.11.3/tools/nodetool/getinterdcstreamthroughput.html
index 1a191eb..4487db2 100644
--- a/content/doc/3.11.3/tools/nodetool/getinterdcstreamthroughput.html
+++ b/content/doc/3.11.3/tools/nodetool/getinterdcstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getlogginglevels.html b/content/doc/3.11.3/tools/nodetool/getlogginglevels.html
index 75d96e2..101f80f 100644
--- a/content/doc/3.11.3/tools/nodetool/getlogginglevels.html
+++ b/content/doc/3.11.3/tools/nodetool/getlogginglevels.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getmaxhintwindow.html b/content/doc/3.11.3/tools/nodetool/getmaxhintwindow.html
index 5c4c8b5..7b8a398 100644
--- a/content/doc/3.11.3/tools/nodetool/getmaxhintwindow.html
+++ b/content/doc/3.11.3/tools/nodetool/getmaxhintwindow.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getreplicas.html b/content/doc/3.11.3/tools/nodetool/getreplicas.html
index 2a78b38..08a95cd 100644
--- a/content/doc/3.11.3/tools/nodetool/getreplicas.html
+++ b/content/doc/3.11.3/tools/nodetool/getreplicas.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getseeds.html b/content/doc/3.11.3/tools/nodetool/getseeds.html
index 162e77f..578e9a4 100644
--- a/content/doc/3.11.3/tools/nodetool/getseeds.html
+++ b/content/doc/3.11.3/tools/nodetool/getseeds.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getsstables.html b/content/doc/3.11.3/tools/nodetool/getsstables.html
index 4d5fd51..0db8202 100644
--- a/content/doc/3.11.3/tools/nodetool/getsstables.html
+++ b/content/doc/3.11.3/tools/nodetool/getsstables.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/getstreamthroughput.html b/content/doc/3.11.3/tools/nodetool/getstreamthroughput.html
index fc91e85..6ac9757 100644
--- a/content/doc/3.11.3/tools/nodetool/getstreamthroughput.html
+++ b/content/doc/3.11.3/tools/nodetool/getstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/gettimeout.html b/content/doc/3.11.3/tools/nodetool/gettimeout.html
index 647ad23..57d0e51 100644
--- a/content/doc/3.11.3/tools/nodetool/gettimeout.html
+++ b/content/doc/3.11.3/tools/nodetool/gettimeout.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/gettraceprobability.html b/content/doc/3.11.3/tools/nodetool/gettraceprobability.html
index a5206ec..7ff6660 100644
--- a/content/doc/3.11.3/tools/nodetool/gettraceprobability.html
+++ b/content/doc/3.11.3/tools/nodetool/gettraceprobability.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/gossipinfo.html b/content/doc/3.11.3/tools/nodetool/gossipinfo.html
index 2a5695e..ff0919e 100644
--- a/content/doc/3.11.3/tools/nodetool/gossipinfo.html
+++ b/content/doc/3.11.3/tools/nodetool/gossipinfo.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/handoffwindow.html b/content/doc/3.11.3/tools/nodetool/handoffwindow.html
index d965479..bcf3116 100644
--- a/content/doc/3.11.3/tools/nodetool/handoffwindow.html
+++ b/content/doc/3.11.3/tools/nodetool/handoffwindow.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/help.html b/content/doc/3.11.3/tools/nodetool/help.html
index 8dd2625..9d2be05 100644
--- a/content/doc/3.11.3/tools/nodetool/help.html
+++ b/content/doc/3.11.3/tools/nodetool/help.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/import.html b/content/doc/3.11.3/tools/nodetool/import.html
index 1cdefbb..c7a22b3 100644
--- a/content/doc/3.11.3/tools/nodetool/import.html
+++ b/content/doc/3.11.3/tools/nodetool/import.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/info.html b/content/doc/3.11.3/tools/nodetool/info.html
index 80c9394..4ee9167 100644
--- a/content/doc/3.11.3/tools/nodetool/info.html
+++ b/content/doc/3.11.3/tools/nodetool/info.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/invalidatecountercache.html b/content/doc/3.11.3/tools/nodetool/invalidatecountercache.html
index 47d23f8..4696ec7 100644
--- a/content/doc/3.11.3/tools/nodetool/invalidatecountercache.html
+++ b/content/doc/3.11.3/tools/nodetool/invalidatecountercache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/invalidatekeycache.html b/content/doc/3.11.3/tools/nodetool/invalidatekeycache.html
index f2c55e1..c9e98b5 100644
--- a/content/doc/3.11.3/tools/nodetool/invalidatekeycache.html
+++ b/content/doc/3.11.3/tools/nodetool/invalidatekeycache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/invalidaterowcache.html b/content/doc/3.11.3/tools/nodetool/invalidaterowcache.html
index 5647cca..90b733b 100644
--- a/content/doc/3.11.3/tools/nodetool/invalidaterowcache.html
+++ b/content/doc/3.11.3/tools/nodetool/invalidaterowcache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/join.html b/content/doc/3.11.3/tools/nodetool/join.html
index ca2a44c..cbf49fd 100644
--- a/content/doc/3.11.3/tools/nodetool/join.html
+++ b/content/doc/3.11.3/tools/nodetool/join.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/listsnapshots.html b/content/doc/3.11.3/tools/nodetool/listsnapshots.html
index 9573f7b..87aa59f 100644
--- a/content/doc/3.11.3/tools/nodetool/listsnapshots.html
+++ b/content/doc/3.11.3/tools/nodetool/listsnapshots.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/move.html b/content/doc/3.11.3/tools/nodetool/move.html
index 420f5d0..5d97464 100644
--- a/content/doc/3.11.3/tools/nodetool/move.html
+++ b/content/doc/3.11.3/tools/nodetool/move.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/netstats.html b/content/doc/3.11.3/tools/nodetool/netstats.html
index 875f9fa..d2a752e 100644
--- a/content/doc/3.11.3/tools/nodetool/netstats.html
+++ b/content/doc/3.11.3/tools/nodetool/netstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/nodetool.html b/content/doc/3.11.3/tools/nodetool/nodetool.html
index 6b0289e..9d50b69 100644
--- a/content/doc/3.11.3/tools/nodetool/nodetool.html
+++ b/content/doc/3.11.3/tools/nodetool/nodetool.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/pausehandoff.html b/content/doc/3.11.3/tools/nodetool/pausehandoff.html
index ac41c42..e993ccf 100644
--- a/content/doc/3.11.3/tools/nodetool/pausehandoff.html
+++ b/content/doc/3.11.3/tools/nodetool/pausehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/profileload.html b/content/doc/3.11.3/tools/nodetool/profileload.html
index d209e4b..26bdef8 100644
--- a/content/doc/3.11.3/tools/nodetool/profileload.html
+++ b/content/doc/3.11.3/tools/nodetool/profileload.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/proxyhistograms.html b/content/doc/3.11.3/tools/nodetool/proxyhistograms.html
index d349357..9108f00 100644
--- a/content/doc/3.11.3/tools/nodetool/proxyhistograms.html
+++ b/content/doc/3.11.3/tools/nodetool/proxyhistograms.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/rangekeysample.html b/content/doc/3.11.3/tools/nodetool/rangekeysample.html
index 9b810f3..eb54978 100644
--- a/content/doc/3.11.3/tools/nodetool/rangekeysample.html
+++ b/content/doc/3.11.3/tools/nodetool/rangekeysample.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/rebuild.html b/content/doc/3.11.3/tools/nodetool/rebuild.html
index d9a4aa0..21cbb7d 100644
--- a/content/doc/3.11.3/tools/nodetool/rebuild.html
+++ b/content/doc/3.11.3/tools/nodetool/rebuild.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/rebuild_index.html b/content/doc/3.11.3/tools/nodetool/rebuild_index.html
index 3494a46..32fc00a 100644
--- a/content/doc/3.11.3/tools/nodetool/rebuild_index.html
+++ b/content/doc/3.11.3/tools/nodetool/rebuild_index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/refresh.html b/content/doc/3.11.3/tools/nodetool/refresh.html
index 52d1461..a392470 100644
--- a/content/doc/3.11.3/tools/nodetool/refresh.html
+++ b/content/doc/3.11.3/tools/nodetool/refresh.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/refreshsizeestimates.html b/content/doc/3.11.3/tools/nodetool/refreshsizeestimates.html
index 94dce82..bacd36f 100644
--- a/content/doc/3.11.3/tools/nodetool/refreshsizeestimates.html
+++ b/content/doc/3.11.3/tools/nodetool/refreshsizeestimates.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/reloadlocalschema.html b/content/doc/3.11.3/tools/nodetool/reloadlocalschema.html
index 40a3587..74c4780 100644
--- a/content/doc/3.11.3/tools/nodetool/reloadlocalschema.html
+++ b/content/doc/3.11.3/tools/nodetool/reloadlocalschema.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/reloadseeds.html b/content/doc/3.11.3/tools/nodetool/reloadseeds.html
index 8e9a860..a6327b2 100644
--- a/content/doc/3.11.3/tools/nodetool/reloadseeds.html
+++ b/content/doc/3.11.3/tools/nodetool/reloadseeds.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/reloadssl.html b/content/doc/3.11.3/tools/nodetool/reloadssl.html
index 9efc774..f395fd2 100644
--- a/content/doc/3.11.3/tools/nodetool/reloadssl.html
+++ b/content/doc/3.11.3/tools/nodetool/reloadssl.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/reloadtriggers.html b/content/doc/3.11.3/tools/nodetool/reloadtriggers.html
index 217b2ae..f88f236 100644
--- a/content/doc/3.11.3/tools/nodetool/reloadtriggers.html
+++ b/content/doc/3.11.3/tools/nodetool/reloadtriggers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/relocatesstables.html b/content/doc/3.11.3/tools/nodetool/relocatesstables.html
index 8e088c3..94b6edc 100644
--- a/content/doc/3.11.3/tools/nodetool/relocatesstables.html
+++ b/content/doc/3.11.3/tools/nodetool/relocatesstables.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/removenode.html b/content/doc/3.11.3/tools/nodetool/removenode.html
index 6cd511e..90c77c7 100644
--- a/content/doc/3.11.3/tools/nodetool/removenode.html
+++ b/content/doc/3.11.3/tools/nodetool/removenode.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/repair.html b/content/doc/3.11.3/tools/nodetool/repair.html
index 85538e2..91fbdba 100644
--- a/content/doc/3.11.3/tools/nodetool/repair.html
+++ b/content/doc/3.11.3/tools/nodetool/repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/repair_admin.html b/content/doc/3.11.3/tools/nodetool/repair_admin.html
index 8084f2b..4eabe02 100644
--- a/content/doc/3.11.3/tools/nodetool/repair_admin.html
+++ b/content/doc/3.11.3/tools/nodetool/repair_admin.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/replaybatchlog.html b/content/doc/3.11.3/tools/nodetool/replaybatchlog.html
index 43d7216..5f9780b 100644
--- a/content/doc/3.11.3/tools/nodetool/replaybatchlog.html
+++ b/content/doc/3.11.3/tools/nodetool/replaybatchlog.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/resetfullquerylog.html b/content/doc/3.11.3/tools/nodetool/resetfullquerylog.html
index 7cefd9b..0b85172 100644
--- a/content/doc/3.11.3/tools/nodetool/resetfullquerylog.html
+++ b/content/doc/3.11.3/tools/nodetool/resetfullquerylog.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/resetlocalschema.html b/content/doc/3.11.3/tools/nodetool/resetlocalschema.html
index 8c9e53f..a01e4d5 100644
--- a/content/doc/3.11.3/tools/nodetool/resetlocalschema.html
+++ b/content/doc/3.11.3/tools/nodetool/resetlocalschema.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/resumehandoff.html b/content/doc/3.11.3/tools/nodetool/resumehandoff.html
index 964d00c..cb20988 100644
--- a/content/doc/3.11.3/tools/nodetool/resumehandoff.html
+++ b/content/doc/3.11.3/tools/nodetool/resumehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/ring.html b/content/doc/3.11.3/tools/nodetool/ring.html
index 03fb705..43719bb 100644
--- a/content/doc/3.11.3/tools/nodetool/ring.html
+++ b/content/doc/3.11.3/tools/nodetool/ring.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/scrub.html b/content/doc/3.11.3/tools/nodetool/scrub.html
index e7c436f..be3d920 100644
--- a/content/doc/3.11.3/tools/nodetool/scrub.html
+++ b/content/doc/3.11.3/tools/nodetool/scrub.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setbatchlogreplaythrottle.html b/content/doc/3.11.3/tools/nodetool/setbatchlogreplaythrottle.html
index 3f00dc3..388331a 100644
--- a/content/doc/3.11.3/tools/nodetool/setbatchlogreplaythrottle.html
+++ b/content/doc/3.11.3/tools/nodetool/setbatchlogreplaythrottle.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setcachecapacity.html b/content/doc/3.11.3/tools/nodetool/setcachecapacity.html
index 4f84c3a..7ffbbdb 100644
--- a/content/doc/3.11.3/tools/nodetool/setcachecapacity.html
+++ b/content/doc/3.11.3/tools/nodetool/setcachecapacity.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setcachekeystosave.html b/content/doc/3.11.3/tools/nodetool/setcachekeystosave.html
index d8bcf83..d26bdc8 100644
--- a/content/doc/3.11.3/tools/nodetool/setcachekeystosave.html
+++ b/content/doc/3.11.3/tools/nodetool/setcachekeystosave.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setcompactionthreshold.html b/content/doc/3.11.3/tools/nodetool/setcompactionthreshold.html
index 4edb53b..51779e7 100644
--- a/content/doc/3.11.3/tools/nodetool/setcompactionthreshold.html
+++ b/content/doc/3.11.3/tools/nodetool/setcompactionthreshold.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setcompactionthroughput.html b/content/doc/3.11.3/tools/nodetool/setcompactionthroughput.html
index 0b7859b..4f29f1c 100644
--- a/content/doc/3.11.3/tools/nodetool/setcompactionthroughput.html
+++ b/content/doc/3.11.3/tools/nodetool/setcompactionthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setconcurrentcompactors.html b/content/doc/3.11.3/tools/nodetool/setconcurrentcompactors.html
index 21a13e6..58a6621 100644
--- a/content/doc/3.11.3/tools/nodetool/setconcurrentcompactors.html
+++ b/content/doc/3.11.3/tools/nodetool/setconcurrentcompactors.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setconcurrentviewbuilders.html b/content/doc/3.11.3/tools/nodetool/setconcurrentviewbuilders.html
index a0d66c3..2d6ab54 100644
--- a/content/doc/3.11.3/tools/nodetool/setconcurrentviewbuilders.html
+++ b/content/doc/3.11.3/tools/nodetool/setconcurrentviewbuilders.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/sethintedhandoffthrottlekb.html b/content/doc/3.11.3/tools/nodetool/sethintedhandoffthrottlekb.html
index 4e63bec..b4ab96c 100644
--- a/content/doc/3.11.3/tools/nodetool/sethintedhandoffthrottlekb.html
+++ b/content/doc/3.11.3/tools/nodetool/sethintedhandoffthrottlekb.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setinterdcstreamthroughput.html b/content/doc/3.11.3/tools/nodetool/setinterdcstreamthroughput.html
index 5bea9fa..525430f 100644
--- a/content/doc/3.11.3/tools/nodetool/setinterdcstreamthroughput.html
+++ b/content/doc/3.11.3/tools/nodetool/setinterdcstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setlogginglevel.html b/content/doc/3.11.3/tools/nodetool/setlogginglevel.html
index 69552a0..bf0c2dd 100644
--- a/content/doc/3.11.3/tools/nodetool/setlogginglevel.html
+++ b/content/doc/3.11.3/tools/nodetool/setlogginglevel.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setmaxhintwindow.html b/content/doc/3.11.3/tools/nodetool/setmaxhintwindow.html
index 94801c4..7de3bf6 100644
--- a/content/doc/3.11.3/tools/nodetool/setmaxhintwindow.html
+++ b/content/doc/3.11.3/tools/nodetool/setmaxhintwindow.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/setstreamthroughput.html b/content/doc/3.11.3/tools/nodetool/setstreamthroughput.html
index d0af105..c5a36c5 100644
--- a/content/doc/3.11.3/tools/nodetool/setstreamthroughput.html
+++ b/content/doc/3.11.3/tools/nodetool/setstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/settimeout.html b/content/doc/3.11.3/tools/nodetool/settimeout.html
index 5812f4e..1a4ce56 100644
--- a/content/doc/3.11.3/tools/nodetool/settimeout.html
+++ b/content/doc/3.11.3/tools/nodetool/settimeout.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/settraceprobability.html b/content/doc/3.11.3/tools/nodetool/settraceprobability.html
index 8f72079..328acd6 100644
--- a/content/doc/3.11.3/tools/nodetool/settraceprobability.html
+++ b/content/doc/3.11.3/tools/nodetool/settraceprobability.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/snapshot.html b/content/doc/3.11.3/tools/nodetool/snapshot.html
index 9e84f65..032b93d 100644
--- a/content/doc/3.11.3/tools/nodetool/snapshot.html
+++ b/content/doc/3.11.3/tools/nodetool/snapshot.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/status.html b/content/doc/3.11.3/tools/nodetool/status.html
index 6e9b73d..9959cfd 100644
--- a/content/doc/3.11.3/tools/nodetool/status.html
+++ b/content/doc/3.11.3/tools/nodetool/status.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/statusautocompaction.html b/content/doc/3.11.3/tools/nodetool/statusautocompaction.html
index 4bdbf3d..d626d35 100644
--- a/content/doc/3.11.3/tools/nodetool/statusautocompaction.html
+++ b/content/doc/3.11.3/tools/nodetool/statusautocompaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/statusbackup.html b/content/doc/3.11.3/tools/nodetool/statusbackup.html
index 23ce106..df197c1 100644
--- a/content/doc/3.11.3/tools/nodetool/statusbackup.html
+++ b/content/doc/3.11.3/tools/nodetool/statusbackup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/statusbinary.html b/content/doc/3.11.3/tools/nodetool/statusbinary.html
index b5de2f4..a3df2ab 100644
--- a/content/doc/3.11.3/tools/nodetool/statusbinary.html
+++ b/content/doc/3.11.3/tools/nodetool/statusbinary.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/statusgossip.html b/content/doc/3.11.3/tools/nodetool/statusgossip.html
index f681c32..38f6edb 100644
--- a/content/doc/3.11.3/tools/nodetool/statusgossip.html
+++ b/content/doc/3.11.3/tools/nodetool/statusgossip.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/statushandoff.html b/content/doc/3.11.3/tools/nodetool/statushandoff.html
index d3fa626..684398d 100644
--- a/content/doc/3.11.3/tools/nodetool/statushandoff.html
+++ b/content/doc/3.11.3/tools/nodetool/statushandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/stop.html b/content/doc/3.11.3/tools/nodetool/stop.html
index 0ca2d15..6842739 100644
--- a/content/doc/3.11.3/tools/nodetool/stop.html
+++ b/content/doc/3.11.3/tools/nodetool/stop.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/stopdaemon.html b/content/doc/3.11.3/tools/nodetool/stopdaemon.html
index c3bce8b..6115ec6 100644
--- a/content/doc/3.11.3/tools/nodetool/stopdaemon.html
+++ b/content/doc/3.11.3/tools/nodetool/stopdaemon.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/tablehistograms.html b/content/doc/3.11.3/tools/nodetool/tablehistograms.html
index 76813b3..d2cc7f5 100644
--- a/content/doc/3.11.3/tools/nodetool/tablehistograms.html
+++ b/content/doc/3.11.3/tools/nodetool/tablehistograms.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/tablestats.html b/content/doc/3.11.3/tools/nodetool/tablestats.html
index 26dc84f..fd4614f 100644
--- a/content/doc/3.11.3/tools/nodetool/tablestats.html
+++ b/content/doc/3.11.3/tools/nodetool/tablestats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/toppartitions.html b/content/doc/3.11.3/tools/nodetool/toppartitions.html
index db1b1a0..17639b8 100644
--- a/content/doc/3.11.3/tools/nodetool/toppartitions.html
+++ b/content/doc/3.11.3/tools/nodetool/toppartitions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/tpstats.html b/content/doc/3.11.3/tools/nodetool/tpstats.html
index d9e4470..618824e 100644
--- a/content/doc/3.11.3/tools/nodetool/tpstats.html
+++ b/content/doc/3.11.3/tools/nodetool/tpstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/truncatehints.html b/content/doc/3.11.3/tools/nodetool/truncatehints.html
index a46eb93..b33f28d 100644
--- a/content/doc/3.11.3/tools/nodetool/truncatehints.html
+++ b/content/doc/3.11.3/tools/nodetool/truncatehints.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/upgradesstables.html b/content/doc/3.11.3/tools/nodetool/upgradesstables.html
index 66b098c..193d313 100644
--- a/content/doc/3.11.3/tools/nodetool/upgradesstables.html
+++ b/content/doc/3.11.3/tools/nodetool/upgradesstables.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/verify.html b/content/doc/3.11.3/tools/nodetool/verify.html
index 9494acd..88c13e2 100644
--- a/content/doc/3.11.3/tools/nodetool/verify.html
+++ b/content/doc/3.11.3/tools/nodetool/verify.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/version.html b/content/doc/3.11.3/tools/nodetool/version.html
index 99eb107..1404400 100644
--- a/content/doc/3.11.3/tools/nodetool/version.html
+++ b/content/doc/3.11.3/tools/nodetool/version.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/tools/nodetool/viewbuildstatus.html b/content/doc/3.11.3/tools/nodetool/viewbuildstatus.html
index 780a5a9..be4a275 100644
--- a/content/doc/3.11.3/tools/nodetool/viewbuildstatus.html
+++ b/content/doc/3.11.3/tools/nodetool/viewbuildstatus.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.3/troubleshooting/index.html b/content/doc/3.11.3/troubleshooting/index.html
index 4166993..9458bea 100644
--- a/content/doc/3.11.3/troubleshooting/index.html
+++ b/content/doc/3.11.3/troubleshooting/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/architecture/dynamo.html b/content/doc/3.11.5/architecture/dynamo.html
index fbd193a..35d609a 100644
--- a/content/doc/3.11.5/architecture/dynamo.html
+++ b/content/doc/3.11.5/architecture/dynamo.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/architecture/guarantees.html b/content/doc/3.11.5/architecture/guarantees.html
index 11f443f..f3f7897 100644
--- a/content/doc/3.11.5/architecture/guarantees.html
+++ b/content/doc/3.11.5/architecture/guarantees.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/architecture/index.html b/content/doc/3.11.5/architecture/index.html
index 1ed4ba5..af4b6b7 100644
--- a/content/doc/3.11.5/architecture/index.html
+++ b/content/doc/3.11.5/architecture/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/architecture/overview.html b/content/doc/3.11.5/architecture/overview.html
index a37106c..45ed081 100644
--- a/content/doc/3.11.5/architecture/overview.html
+++ b/content/doc/3.11.5/architecture/overview.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/architecture/storage_engine.html b/content/doc/3.11.5/architecture/storage_engine.html
index 89bdb31..3a9df3a 100644
--- a/content/doc/3.11.5/architecture/storage_engine.html
+++ b/content/doc/3.11.5/architecture/storage_engine.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/bugs.html b/content/doc/3.11.5/bugs.html
index 0051fa2..6ff6f07 100644
--- a/content/doc/3.11.5/bugs.html
+++ b/content/doc/3.11.5/bugs.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/configuration/cassandra_config_file.html b/content/doc/3.11.5/configuration/cassandra_config_file.html
index d001c4e..0a23013 100644
--- a/content/doc/3.11.5/configuration/cassandra_config_file.html
+++ b/content/doc/3.11.5/configuration/cassandra_config_file.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/configuration/index.html b/content/doc/3.11.5/configuration/index.html
index b87c835..69f5d1f 100644
--- a/content/doc/3.11.5/configuration/index.html
+++ b/content/doc/3.11.5/configuration/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/contactus.html b/content/doc/3.11.5/contactus.html
index 505b745..616d4b8 100644
--- a/content/doc/3.11.5/contactus.html
+++ b/content/doc/3.11.5/contactus.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/appendices.html b/content/doc/3.11.5/cql/appendices.html
index c667565..6af722e 100644
--- a/content/doc/3.11.5/cql/appendices.html
+++ b/content/doc/3.11.5/cql/appendices.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/changes.html b/content/doc/3.11.5/cql/changes.html
index 03ddecc..8cadddd 100644
--- a/content/doc/3.11.5/cql/changes.html
+++ b/content/doc/3.11.5/cql/changes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/ddl.html b/content/doc/3.11.5/cql/ddl.html
index 4de08e6..e160c0b 100644
--- a/content/doc/3.11.5/cql/ddl.html
+++ b/content/doc/3.11.5/cql/ddl.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/definitions.html b/content/doc/3.11.5/cql/definitions.html
index 863db2d..04ad915 100644
--- a/content/doc/3.11.5/cql/definitions.html
+++ b/content/doc/3.11.5/cql/definitions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/dml.html b/content/doc/3.11.5/cql/dml.html
index d2fd81f..69e085f 100644
--- a/content/doc/3.11.5/cql/dml.html
+++ b/content/doc/3.11.5/cql/dml.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/functions.html b/content/doc/3.11.5/cql/functions.html
index 05c4343..a9ba40b 100644
--- a/content/doc/3.11.5/cql/functions.html
+++ b/content/doc/3.11.5/cql/functions.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/index.html b/content/doc/3.11.5/cql/index.html
index dee367f..816dff1 100644
--- a/content/doc/3.11.5/cql/index.html
+++ b/content/doc/3.11.5/cql/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/indexes.html b/content/doc/3.11.5/cql/indexes.html
index 248fc00..2b16d18 100644
--- a/content/doc/3.11.5/cql/indexes.html
+++ b/content/doc/3.11.5/cql/indexes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/json.html b/content/doc/3.11.5/cql/json.html
index e2f18db..6267d02 100644
--- a/content/doc/3.11.5/cql/json.html
+++ b/content/doc/3.11.5/cql/json.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/mvs.html b/content/doc/3.11.5/cql/mvs.html
index d4a5cc7..c4b8881 100644
--- a/content/doc/3.11.5/cql/mvs.html
+++ b/content/doc/3.11.5/cql/mvs.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/security.html b/content/doc/3.11.5/cql/security.html
index e55a24e..1d35091 100644
--- a/content/doc/3.11.5/cql/security.html
+++ b/content/doc/3.11.5/cql/security.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/triggers.html b/content/doc/3.11.5/cql/triggers.html
index 76dad4e..b7e298d 100644
--- a/content/doc/3.11.5/cql/triggers.html
+++ b/content/doc/3.11.5/cql/triggers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/cql/types.html b/content/doc/3.11.5/cql/types.html
index 305de04..efe5bec 100644
--- a/content/doc/3.11.5/cql/types.html
+++ b/content/doc/3.11.5/cql/types.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/data_modeling/index.html b/content/doc/3.11.5/data_modeling/index.html
index 801b884..2d14c4b 100644
--- a/content/doc/3.11.5/data_modeling/index.html
+++ b/content/doc/3.11.5/data_modeling/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/development/code_style.html b/content/doc/3.11.5/development/code_style.html
index 6e97f66..66f469c 100644
--- a/content/doc/3.11.5/development/code_style.html
+++ b/content/doc/3.11.5/development/code_style.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/development/how_to_commit.html b/content/doc/3.11.5/development/how_to_commit.html
index 154ac99..d8b4207 100644
--- a/content/doc/3.11.5/development/how_to_commit.html
+++ b/content/doc/3.11.5/development/how_to_commit.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/development/how_to_review.html b/content/doc/3.11.5/development/how_to_review.html
index 356f5e1..44e4286 100644
--- a/content/doc/3.11.5/development/how_to_review.html
+++ b/content/doc/3.11.5/development/how_to_review.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/development/ide.html b/content/doc/3.11.5/development/ide.html
index 4decc7e..e6ac476 100644
--- a/content/doc/3.11.5/development/ide.html
+++ b/content/doc/3.11.5/development/ide.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/development/index.html b/content/doc/3.11.5/development/index.html
index 3a14739..79ee5cd 100644
--- a/content/doc/3.11.5/development/index.html
+++ b/content/doc/3.11.5/development/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/development/patches.html b/content/doc/3.11.5/development/patches.html
index 50b2abb..942a9e2 100644
--- a/content/doc/3.11.5/development/patches.html
+++ b/content/doc/3.11.5/development/patches.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/development/testing.html b/content/doc/3.11.5/development/testing.html
index 8dbcc76..c133292 100644
--- a/content/doc/3.11.5/development/testing.html
+++ b/content/doc/3.11.5/development/testing.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/faq/index.html b/content/doc/3.11.5/faq/index.html
index 31f62cc..1904692 100644
--- a/content/doc/3.11.5/faq/index.html
+++ b/content/doc/3.11.5/faq/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/getting_started/configuring.html b/content/doc/3.11.5/getting_started/configuring.html
index edf14a7..b5d3bc1 100644
--- a/content/doc/3.11.5/getting_started/configuring.html
+++ b/content/doc/3.11.5/getting_started/configuring.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/getting_started/drivers.html b/content/doc/3.11.5/getting_started/drivers.html
index 43cd3c0..b39929d 100644
--- a/content/doc/3.11.5/getting_started/drivers.html
+++ b/content/doc/3.11.5/getting_started/drivers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/getting_started/index.html b/content/doc/3.11.5/getting_started/index.html
index 79f4fa9..7889b9e 100644
--- a/content/doc/3.11.5/getting_started/index.html
+++ b/content/doc/3.11.5/getting_started/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/getting_started/installing.html b/content/doc/3.11.5/getting_started/installing.html
index 51ad6e1..fdf87bc 100644
--- a/content/doc/3.11.5/getting_started/installing.html
+++ b/content/doc/3.11.5/getting_started/installing.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/getting_started/querying.html b/content/doc/3.11.5/getting_started/querying.html
index 342f8cd..3993e41 100644
--- a/content/doc/3.11.5/getting_started/querying.html
+++ b/content/doc/3.11.5/getting_started/querying.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/index.html b/content/doc/3.11.5/index.html
index 7f88a3c..4840133 100644
--- a/content/doc/3.11.5/index.html
+++ b/content/doc/3.11.5/index.html
@@ -26,7 +26,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/backups.html b/content/doc/3.11.5/operating/backups.html
index 8849500..198c59f 100644
--- a/content/doc/3.11.5/operating/backups.html
+++ b/content/doc/3.11.5/operating/backups.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/bloom_filters.html b/content/doc/3.11.5/operating/bloom_filters.html
index 001fb25..f0f511d 100644
--- a/content/doc/3.11.5/operating/bloom_filters.html
+++ b/content/doc/3.11.5/operating/bloom_filters.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/bulk_loading.html b/content/doc/3.11.5/operating/bulk_loading.html
index 594e7c4..90dfba3 100644
--- a/content/doc/3.11.5/operating/bulk_loading.html
+++ b/content/doc/3.11.5/operating/bulk_loading.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/cdc.html b/content/doc/3.11.5/operating/cdc.html
index 67082b9..d4e52fd 100644
--- a/content/doc/3.11.5/operating/cdc.html
+++ b/content/doc/3.11.5/operating/cdc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/compaction.html b/content/doc/3.11.5/operating/compaction.html
index b983e0b..a5c2afd 100644
--- a/content/doc/3.11.5/operating/compaction.html
+++ b/content/doc/3.11.5/operating/compaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/compression.html b/content/doc/3.11.5/operating/compression.html
index d9691c3..229ee58 100644
--- a/content/doc/3.11.5/operating/compression.html
+++ b/content/doc/3.11.5/operating/compression.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/hardware.html b/content/doc/3.11.5/operating/hardware.html
index 5ac71e8..8fa8a7b 100644
--- a/content/doc/3.11.5/operating/hardware.html
+++ b/content/doc/3.11.5/operating/hardware.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/hints.html b/content/doc/3.11.5/operating/hints.html
index bebcb2f..5d7bb8d 100644
--- a/content/doc/3.11.5/operating/hints.html
+++ b/content/doc/3.11.5/operating/hints.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/index.html b/content/doc/3.11.5/operating/index.html
index 6f84e5d..2cda98e 100644
--- a/content/doc/3.11.5/operating/index.html
+++ b/content/doc/3.11.5/operating/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/metrics.html b/content/doc/3.11.5/operating/metrics.html
index fa74b2d..7f78539 100644
--- a/content/doc/3.11.5/operating/metrics.html
+++ b/content/doc/3.11.5/operating/metrics.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/read_repair.html b/content/doc/3.11.5/operating/read_repair.html
index e6cf64d..84dc208 100644
--- a/content/doc/3.11.5/operating/read_repair.html
+++ b/content/doc/3.11.5/operating/read_repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/repair.html b/content/doc/3.11.5/operating/repair.html
index 163a345..f3b4c84 100644
--- a/content/doc/3.11.5/operating/repair.html
+++ b/content/doc/3.11.5/operating/repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/security.html b/content/doc/3.11.5/operating/security.html
index 4575f27..a63f17f 100644
--- a/content/doc/3.11.5/operating/security.html
+++ b/content/doc/3.11.5/operating/security.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/snitch.html b/content/doc/3.11.5/operating/snitch.html
index 634df4e..37de937 100644
--- a/content/doc/3.11.5/operating/snitch.html
+++ b/content/doc/3.11.5/operating/snitch.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/operating/topo_changes.html b/content/doc/3.11.5/operating/topo_changes.html
index 8e383b1..dd42886 100644
--- a/content/doc/3.11.5/operating/topo_changes.html
+++ b/content/doc/3.11.5/operating/topo_changes.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/search.html b/content/doc/3.11.5/search.html
index 4cd85cc..4ba1caa 100644
--- a/content/doc/3.11.5/search.html
+++ b/content/doc/3.11.5/search.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/cqlsh.html b/content/doc/3.11.5/tools/cqlsh.html
index 1c00166..e125ec3 100644
--- a/content/doc/3.11.5/tools/cqlsh.html
+++ b/content/doc/3.11.5/tools/cqlsh.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/index.html b/content/doc/3.11.5/tools/index.html
index ab538f1..c1451cb 100644
--- a/content/doc/3.11.5/tools/index.html
+++ b/content/doc/3.11.5/tools/index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool.html b/content/doc/3.11.5/tools/nodetool.html
index 8e045e7..1b01bc5 100644
--- a/content/doc/3.11.5/tools/nodetool.html
+++ b/content/doc/3.11.5/tools/nodetool.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/assassinate.html b/content/doc/3.11.5/tools/nodetool/assassinate.html
index d15f409..679f289 100644
--- a/content/doc/3.11.5/tools/nodetool/assassinate.html
+++ b/content/doc/3.11.5/tools/nodetool/assassinate.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/bootstrap.html b/content/doc/3.11.5/tools/nodetool/bootstrap.html
index 7623625..b1dc343 100644
--- a/content/doc/3.11.5/tools/nodetool/bootstrap.html
+++ b/content/doc/3.11.5/tools/nodetool/bootstrap.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/cleanup.html b/content/doc/3.11.5/tools/nodetool/cleanup.html
index a9b1443..004f7c3 100644
--- a/content/doc/3.11.5/tools/nodetool/cleanup.html
+++ b/content/doc/3.11.5/tools/nodetool/cleanup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/clearsnapshot.html b/content/doc/3.11.5/tools/nodetool/clearsnapshot.html
index 3f12948..13c0353 100644
--- a/content/doc/3.11.5/tools/nodetool/clearsnapshot.html
+++ b/content/doc/3.11.5/tools/nodetool/clearsnapshot.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/compact.html b/content/doc/3.11.5/tools/nodetool/compact.html
index 57e819a..121f2ca 100644
--- a/content/doc/3.11.5/tools/nodetool/compact.html
+++ b/content/doc/3.11.5/tools/nodetool/compact.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/compactionhistory.html b/content/doc/3.11.5/tools/nodetool/compactionhistory.html
index dec09c7..fb71617 100644
--- a/content/doc/3.11.5/tools/nodetool/compactionhistory.html
+++ b/content/doc/3.11.5/tools/nodetool/compactionhistory.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/compactionstats.html b/content/doc/3.11.5/tools/nodetool/compactionstats.html
index 7e24477..ab5cdfd 100644
--- a/content/doc/3.11.5/tools/nodetool/compactionstats.html
+++ b/content/doc/3.11.5/tools/nodetool/compactionstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/decommission.html b/content/doc/3.11.5/tools/nodetool/decommission.html
index bd1ccf6..9383585 100644
--- a/content/doc/3.11.5/tools/nodetool/decommission.html
+++ b/content/doc/3.11.5/tools/nodetool/decommission.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/describecluster.html b/content/doc/3.11.5/tools/nodetool/describecluster.html
index e1cc776..439d3bd 100644
--- a/content/doc/3.11.5/tools/nodetool/describecluster.html
+++ b/content/doc/3.11.5/tools/nodetool/describecluster.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/describering.html b/content/doc/3.11.5/tools/nodetool/describering.html
index fda7d20..73e2402 100644
--- a/content/doc/3.11.5/tools/nodetool/describering.html
+++ b/content/doc/3.11.5/tools/nodetool/describering.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/disableautocompaction.html b/content/doc/3.11.5/tools/nodetool/disableautocompaction.html
index 45c2ec9..e2693f7 100644
--- a/content/doc/3.11.5/tools/nodetool/disableautocompaction.html
+++ b/content/doc/3.11.5/tools/nodetool/disableautocompaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/disablebackup.html b/content/doc/3.11.5/tools/nodetool/disablebackup.html
index d3187cb..0ca8ebe 100644
--- a/content/doc/3.11.5/tools/nodetool/disablebackup.html
+++ b/content/doc/3.11.5/tools/nodetool/disablebackup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/disablebinary.html b/content/doc/3.11.5/tools/nodetool/disablebinary.html
index 1a836fd..137a317 100644
--- a/content/doc/3.11.5/tools/nodetool/disablebinary.html
+++ b/content/doc/3.11.5/tools/nodetool/disablebinary.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/disablegossip.html b/content/doc/3.11.5/tools/nodetool/disablegossip.html
index b7a0bfc..46f62da 100644
--- a/content/doc/3.11.5/tools/nodetool/disablegossip.html
+++ b/content/doc/3.11.5/tools/nodetool/disablegossip.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/disablehandoff.html b/content/doc/3.11.5/tools/nodetool/disablehandoff.html
index 6179930..3717748 100644
--- a/content/doc/3.11.5/tools/nodetool/disablehandoff.html
+++ b/content/doc/3.11.5/tools/nodetool/disablehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/disablehintsfordc.html b/content/doc/3.11.5/tools/nodetool/disablehintsfordc.html
index 2e91bbe..5d20c09 100644
--- a/content/doc/3.11.5/tools/nodetool/disablehintsfordc.html
+++ b/content/doc/3.11.5/tools/nodetool/disablehintsfordc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/disablethrift.html b/content/doc/3.11.5/tools/nodetool/disablethrift.html
index c667df8..6fd7487 100644
--- a/content/doc/3.11.5/tools/nodetool/disablethrift.html
+++ b/content/doc/3.11.5/tools/nodetool/disablethrift.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/drain.html b/content/doc/3.11.5/tools/nodetool/drain.html
index 94d9f3c..9db9fb4 100644
--- a/content/doc/3.11.5/tools/nodetool/drain.html
+++ b/content/doc/3.11.5/tools/nodetool/drain.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/enableautocompaction.html b/content/doc/3.11.5/tools/nodetool/enableautocompaction.html
index e21ba4b..e45478f 100644
--- a/content/doc/3.11.5/tools/nodetool/enableautocompaction.html
+++ b/content/doc/3.11.5/tools/nodetool/enableautocompaction.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/enablebackup.html b/content/doc/3.11.5/tools/nodetool/enablebackup.html
index 624d1e8..b0ca3ab 100644
--- a/content/doc/3.11.5/tools/nodetool/enablebackup.html
+++ b/content/doc/3.11.5/tools/nodetool/enablebackup.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/enablebinary.html b/content/doc/3.11.5/tools/nodetool/enablebinary.html
index 1f16b06..ca9fafd 100644
--- a/content/doc/3.11.5/tools/nodetool/enablebinary.html
+++ b/content/doc/3.11.5/tools/nodetool/enablebinary.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/enablegossip.html b/content/doc/3.11.5/tools/nodetool/enablegossip.html
index cfcb658..4088ef4 100644
--- a/content/doc/3.11.5/tools/nodetool/enablegossip.html
+++ b/content/doc/3.11.5/tools/nodetool/enablegossip.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/enablehandoff.html b/content/doc/3.11.5/tools/nodetool/enablehandoff.html
index c0e65ac..7909315 100644
--- a/content/doc/3.11.5/tools/nodetool/enablehandoff.html
+++ b/content/doc/3.11.5/tools/nodetool/enablehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/enablehintsfordc.html b/content/doc/3.11.5/tools/nodetool/enablehintsfordc.html
index 9801315..7b6b2ed 100644
--- a/content/doc/3.11.5/tools/nodetool/enablehintsfordc.html
+++ b/content/doc/3.11.5/tools/nodetool/enablehintsfordc.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/enablethrift.html b/content/doc/3.11.5/tools/nodetool/enablethrift.html
index 6d5e2ab..a317f0e 100644
--- a/content/doc/3.11.5/tools/nodetool/enablethrift.html
+++ b/content/doc/3.11.5/tools/nodetool/enablethrift.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/failuredetector.html b/content/doc/3.11.5/tools/nodetool/failuredetector.html
index 4aba607..dcd0966 100644
--- a/content/doc/3.11.5/tools/nodetool/failuredetector.html
+++ b/content/doc/3.11.5/tools/nodetool/failuredetector.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/flush.html b/content/doc/3.11.5/tools/nodetool/flush.html
index 06393d8..76bcb4f 100644
--- a/content/doc/3.11.5/tools/nodetool/flush.html
+++ b/content/doc/3.11.5/tools/nodetool/flush.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/garbagecollect.html b/content/doc/3.11.5/tools/nodetool/garbagecollect.html
index 11536dc..e787fb7 100644
--- a/content/doc/3.11.5/tools/nodetool/garbagecollect.html
+++ b/content/doc/3.11.5/tools/nodetool/garbagecollect.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/gcstats.html b/content/doc/3.11.5/tools/nodetool/gcstats.html
index b7bf7bf..7f516b9 100644
--- a/content/doc/3.11.5/tools/nodetool/gcstats.html
+++ b/content/doc/3.11.5/tools/nodetool/gcstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/getcompactionthreshold.html b/content/doc/3.11.5/tools/nodetool/getcompactionthreshold.html
index 5bc6bbb..3a4f191 100644
--- a/content/doc/3.11.5/tools/nodetool/getcompactionthreshold.html
+++ b/content/doc/3.11.5/tools/nodetool/getcompactionthreshold.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/getcompactionthroughput.html b/content/doc/3.11.5/tools/nodetool/getcompactionthroughput.html
index 90dc609..6d12b43 100644
--- a/content/doc/3.11.5/tools/nodetool/getcompactionthroughput.html
+++ b/content/doc/3.11.5/tools/nodetool/getcompactionthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/getconcurrentcompactors.html b/content/doc/3.11.5/tools/nodetool/getconcurrentcompactors.html
index 7136473..517817c 100644
--- a/content/doc/3.11.5/tools/nodetool/getconcurrentcompactors.html
+++ b/content/doc/3.11.5/tools/nodetool/getconcurrentcompactors.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/getendpoints.html b/content/doc/3.11.5/tools/nodetool/getendpoints.html
index 808825f..f9c5f66 100644
--- a/content/doc/3.11.5/tools/nodetool/getendpoints.html
+++ b/content/doc/3.11.5/tools/nodetool/getendpoints.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/getinterdcstreamthroughput.html b/content/doc/3.11.5/tools/nodetool/getinterdcstreamthroughput.html
index e571d6e..60e61ed 100644
--- a/content/doc/3.11.5/tools/nodetool/getinterdcstreamthroughput.html
+++ b/content/doc/3.11.5/tools/nodetool/getinterdcstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/getlogginglevels.html b/content/doc/3.11.5/tools/nodetool/getlogginglevels.html
index cc97bf1..1d56a01 100644
--- a/content/doc/3.11.5/tools/nodetool/getlogginglevels.html
+++ b/content/doc/3.11.5/tools/nodetool/getlogginglevels.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/getsstables.html b/content/doc/3.11.5/tools/nodetool/getsstables.html
index 0c5f075..87509f9 100644
--- a/content/doc/3.11.5/tools/nodetool/getsstables.html
+++ b/content/doc/3.11.5/tools/nodetool/getsstables.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/getstreamthroughput.html b/content/doc/3.11.5/tools/nodetool/getstreamthroughput.html
index 8d1cb3c..a898100 100644
--- a/content/doc/3.11.5/tools/nodetool/getstreamthroughput.html
+++ b/content/doc/3.11.5/tools/nodetool/getstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/gettimeout.html b/content/doc/3.11.5/tools/nodetool/gettimeout.html
index 03ec3d0..2549576 100644
--- a/content/doc/3.11.5/tools/nodetool/gettimeout.html
+++ b/content/doc/3.11.5/tools/nodetool/gettimeout.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/gettraceprobability.html b/content/doc/3.11.5/tools/nodetool/gettraceprobability.html
index 076e48a..52cb746 100644
--- a/content/doc/3.11.5/tools/nodetool/gettraceprobability.html
+++ b/content/doc/3.11.5/tools/nodetool/gettraceprobability.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/gossipinfo.html b/content/doc/3.11.5/tools/nodetool/gossipinfo.html
index 98c8019..92857d5 100644
--- a/content/doc/3.11.5/tools/nodetool/gossipinfo.html
+++ b/content/doc/3.11.5/tools/nodetool/gossipinfo.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/help.html b/content/doc/3.11.5/tools/nodetool/help.html
index 331427b..33ed5a4 100644
--- a/content/doc/3.11.5/tools/nodetool/help.html
+++ b/content/doc/3.11.5/tools/nodetool/help.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/info.html b/content/doc/3.11.5/tools/nodetool/info.html
index 123fdcd..955f5ae 100644
--- a/content/doc/3.11.5/tools/nodetool/info.html
+++ b/content/doc/3.11.5/tools/nodetool/info.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/invalidatecountercache.html b/content/doc/3.11.5/tools/nodetool/invalidatecountercache.html
index 7b874f6..1119e6f 100644
--- a/content/doc/3.11.5/tools/nodetool/invalidatecountercache.html
+++ b/content/doc/3.11.5/tools/nodetool/invalidatecountercache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/invalidatekeycache.html b/content/doc/3.11.5/tools/nodetool/invalidatekeycache.html
index 8ee041d..047954d 100644
--- a/content/doc/3.11.5/tools/nodetool/invalidatekeycache.html
+++ b/content/doc/3.11.5/tools/nodetool/invalidatekeycache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/invalidaterowcache.html b/content/doc/3.11.5/tools/nodetool/invalidaterowcache.html
index 1369823..2bc2a82 100644
--- a/content/doc/3.11.5/tools/nodetool/invalidaterowcache.html
+++ b/content/doc/3.11.5/tools/nodetool/invalidaterowcache.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/join.html b/content/doc/3.11.5/tools/nodetool/join.html
index 3d0f457..e0b894a 100644
--- a/content/doc/3.11.5/tools/nodetool/join.html
+++ b/content/doc/3.11.5/tools/nodetool/join.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/listsnapshots.html b/content/doc/3.11.5/tools/nodetool/listsnapshots.html
index b49a571..4854166 100644
--- a/content/doc/3.11.5/tools/nodetool/listsnapshots.html
+++ b/content/doc/3.11.5/tools/nodetool/listsnapshots.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/move.html b/content/doc/3.11.5/tools/nodetool/move.html
index 220bb5a..2b0ee57 100644
--- a/content/doc/3.11.5/tools/nodetool/move.html
+++ b/content/doc/3.11.5/tools/nodetool/move.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/netstats.html b/content/doc/3.11.5/tools/nodetool/netstats.html
index f8c3357..2b7a071 100644
--- a/content/doc/3.11.5/tools/nodetool/netstats.html
+++ b/content/doc/3.11.5/tools/nodetool/netstats.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/nodetool.html b/content/doc/3.11.5/tools/nodetool/nodetool.html
index 67524fb..2ac0c29 100644
--- a/content/doc/3.11.5/tools/nodetool/nodetool.html
+++ b/content/doc/3.11.5/tools/nodetool/nodetool.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/pausehandoff.html b/content/doc/3.11.5/tools/nodetool/pausehandoff.html
index 723f63a..dfecf39 100644
--- a/content/doc/3.11.5/tools/nodetool/pausehandoff.html
+++ b/content/doc/3.11.5/tools/nodetool/pausehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/proxyhistograms.html b/content/doc/3.11.5/tools/nodetool/proxyhistograms.html
index b9f295b..5f0d09b 100644
--- a/content/doc/3.11.5/tools/nodetool/proxyhistograms.html
+++ b/content/doc/3.11.5/tools/nodetool/proxyhistograms.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/rangekeysample.html b/content/doc/3.11.5/tools/nodetool/rangekeysample.html
index 83a6efb..76a9b33 100644
--- a/content/doc/3.11.5/tools/nodetool/rangekeysample.html
+++ b/content/doc/3.11.5/tools/nodetool/rangekeysample.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/rebuild.html b/content/doc/3.11.5/tools/nodetool/rebuild.html
index 80cfc93..a39f5ec 100644
--- a/content/doc/3.11.5/tools/nodetool/rebuild.html
+++ b/content/doc/3.11.5/tools/nodetool/rebuild.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/rebuild_index.html b/content/doc/3.11.5/tools/nodetool/rebuild_index.html
index 2d79060..34b199d 100644
--- a/content/doc/3.11.5/tools/nodetool/rebuild_index.html
+++ b/content/doc/3.11.5/tools/nodetool/rebuild_index.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/refresh.html b/content/doc/3.11.5/tools/nodetool/refresh.html
index 8d39697..40ffb93 100644
--- a/content/doc/3.11.5/tools/nodetool/refresh.html
+++ b/content/doc/3.11.5/tools/nodetool/refresh.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/refreshsizeestimates.html b/content/doc/3.11.5/tools/nodetool/refreshsizeestimates.html
index 272d8a1..a05e7f9 100644
--- a/content/doc/3.11.5/tools/nodetool/refreshsizeestimates.html
+++ b/content/doc/3.11.5/tools/nodetool/refreshsizeestimates.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/reloadlocalschema.html b/content/doc/3.11.5/tools/nodetool/reloadlocalschema.html
index a045678..9abd810 100644
--- a/content/doc/3.11.5/tools/nodetool/reloadlocalschema.html
+++ b/content/doc/3.11.5/tools/nodetool/reloadlocalschema.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/reloadtriggers.html b/content/doc/3.11.5/tools/nodetool/reloadtriggers.html
index cdd6687..bf05ddc 100644
--- a/content/doc/3.11.5/tools/nodetool/reloadtriggers.html
+++ b/content/doc/3.11.5/tools/nodetool/reloadtriggers.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/relocatesstables.html b/content/doc/3.11.5/tools/nodetool/relocatesstables.html
index 3dae715..7c20261 100644
--- a/content/doc/3.11.5/tools/nodetool/relocatesstables.html
+++ b/content/doc/3.11.5/tools/nodetool/relocatesstables.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/removenode.html b/content/doc/3.11.5/tools/nodetool/removenode.html
index 5818fb7..77be030 100644
--- a/content/doc/3.11.5/tools/nodetool/removenode.html
+++ b/content/doc/3.11.5/tools/nodetool/removenode.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/repair.html b/content/doc/3.11.5/tools/nodetool/repair.html
index ee13c11..1851d85 100644
--- a/content/doc/3.11.5/tools/nodetool/repair.html
+++ b/content/doc/3.11.5/tools/nodetool/repair.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/replaybatchlog.html b/content/doc/3.11.5/tools/nodetool/replaybatchlog.html
index 9e518f4..77714a9 100644
--- a/content/doc/3.11.5/tools/nodetool/replaybatchlog.html
+++ b/content/doc/3.11.5/tools/nodetool/replaybatchlog.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/resetlocalschema.html b/content/doc/3.11.5/tools/nodetool/resetlocalschema.html
index 631e834..8cae8d3 100644
--- a/content/doc/3.11.5/tools/nodetool/resetlocalschema.html
+++ b/content/doc/3.11.5/tools/nodetool/resetlocalschema.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/resumehandoff.html b/content/doc/3.11.5/tools/nodetool/resumehandoff.html
index 4d84c88..10bf1ff 100644
--- a/content/doc/3.11.5/tools/nodetool/resumehandoff.html
+++ b/content/doc/3.11.5/tools/nodetool/resumehandoff.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/ring.html b/content/doc/3.11.5/tools/nodetool/ring.html
index 1174b3e..5568b4d 100644
--- a/content/doc/3.11.5/tools/nodetool/ring.html
+++ b/content/doc/3.11.5/tools/nodetool/ring.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/scrub.html b/content/doc/3.11.5/tools/nodetool/scrub.html
index 04ead05..dbc3a50 100644
--- a/content/doc/3.11.5/tools/nodetool/scrub.html
+++ b/content/doc/3.11.5/tools/nodetool/scrub.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/setcachecapacity.html b/content/doc/3.11.5/tools/nodetool/setcachecapacity.html
index 364e89a..4804c09 100644
--- a/content/doc/3.11.5/tools/nodetool/setcachecapacity.html
+++ b/content/doc/3.11.5/tools/nodetool/setcachecapacity.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/setcachekeystosave.html b/content/doc/3.11.5/tools/nodetool/setcachekeystosave.html
index 5d967a1..9b0e5f9 100644
--- a/content/doc/3.11.5/tools/nodetool/setcachekeystosave.html
+++ b/content/doc/3.11.5/tools/nodetool/setcachekeystosave.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/setcompactionthreshold.html b/content/doc/3.11.5/tools/nodetool/setcompactionthreshold.html
index d17ba62..39897e4 100644
--- a/content/doc/3.11.5/tools/nodetool/setcompactionthreshold.html
+++ b/content/doc/3.11.5/tools/nodetool/setcompactionthreshold.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/setcompactionthroughput.html b/content/doc/3.11.5/tools/nodetool/setcompactionthroughput.html
index e69344f..d663690 100644
--- a/content/doc/3.11.5/tools/nodetool/setcompactionthroughput.html
+++ b/content/doc/3.11.5/tools/nodetool/setcompactionthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/setconcurrentcompactors.html b/content/doc/3.11.5/tools/nodetool/setconcurrentcompactors.html
index b7cba52..f24f878 100644
--- a/content/doc/3.11.5/tools/nodetool/setconcurrentcompactors.html
+++ b/content/doc/3.11.5/tools/nodetool/setconcurrentcompactors.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/sethintedhandoffthrottlekb.html b/content/doc/3.11.5/tools/nodetool/sethintedhandoffthrottlekb.html
index cfda061..046f061 100644
--- a/content/doc/3.11.5/tools/nodetool/sethintedhandoffthrottlekb.html
+++ b/content/doc/3.11.5/tools/nodetool/sethintedhandoffthrottlekb.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/setinterdcstreamthroughput.html b/content/doc/3.11.5/tools/nodetool/setinterdcstreamthroughput.html
index ec88893..ff35877 100644
--- a/content/doc/3.11.5/tools/nodetool/setinterdcstreamthroughput.html
+++ b/content/doc/3.11.5/tools/nodetool/setinterdcstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/setlogginglevel.html b/content/doc/3.11.5/tools/nodetool/setlogginglevel.html
index e267aea..64d6503 100644
--- a/content/doc/3.11.5/tools/nodetool/setlogginglevel.html
+++ b/content/doc/3.11.5/tools/nodetool/setlogginglevel.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
+<script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script></head>
 
   <body>
     <!-- breadcrumbs -->
diff --git a/content/doc/3.11.5/tools/nodetool/setstreamthroughput.html b/content/doc/3.11.5/tools/nodetool/setstreamthroughput.html
index 4a32387..a80978a 100644
--- a/content/doc/3.11.5/tools/nodetool/setstreamthroughput.html
+++ b/content/doc/3.11.5/tools/nodetool/setstreamthroughput.html
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
   
   <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
... 38007 lines suppressed ...

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra-website] 01/02: Latest html website design from Joshua, Paul, Melissa and co

Posted by mc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git

commit 18322e99d5175e050b22388f64103b52d930c0b0
Author: mck <mc...@apache.org>
AuthorDate: Fri Apr 23 18:33:09 2021 +0200

    Latest html website design from Joshua, Paul, Melissa and co
---
 content/.htaccess                                  |  23 +
 .../Apache-Cassandra-Changelog-1-October-2020.html | 311 +++++++
 ...Apache-Cassandra-Changelog-2-December-2020.html | 309 +++++++
 .../Apache-Cassandra-Changelog-3-January-2021.html | 292 +++++++
 ...Apache-Cassandra-Changelog-4-February-2021.html | 325 +++++++
 .../Apache-Cassandra-Changelog-5-March-2021.html   | 315 +++++++
 .../Apache-Cassandra-Changelog-6-April-2021.html   | 315 +++++++
 .../blog/Apache-Cassandra-Usage-Report-2020.html   | 327 +++++++
 .../blog/Audit-Logging-in-Apache-Cassandra-4.html  | 433 ++++++++++
 ...andra-and-Kubernetes-SIG-Update-and-Survey.html | 304 +++++++
 ...ty-with-5x-Faster-Streaming-in-Cassandra-4.html | 308 +++++++
 ...ra's-Internals-with-Property-based-Testing.html | 338 ++++++++
 ...-Zero-Copy-Streaming-in-Apache-Cassandra-4.html | 301 +++++++
 ...che-Cassandras-Front-Door-and-Backpressure.html | 330 +++++++
 ...assandra-4-Beta-Battle-Tested-From-Day-One.html | 287 +++++++
 .../blog/Introducing-Transient-Replication.html    | 363 ++++++++
 content/blog/Join-Casssandra-GSoC-2021.html        | 254 ++++++
 ...ced-for-April-28-Cassandra-4.0-World-Party.html | 263 ++++++
 content/blog/Testing-Apache-Cassandra-4.html       | 277 ++++++
 content/blog/World-Party.html                      | 260 ++++++
 content/blog/index.html                            | 470 +++++-----
 content/blog/template.html                         | 228 +++++
 content/case-studies/index.html                    | 952 +++++++++++++++++++++
 content/cassandra-basics/index.html                | 284 ++++++
 content/community/index.html                       | 641 +++++++++-----
 content/download/index.html                        | 673 ++++++++-------
 content/ecosystem/index.html                       | 354 ++++++++
 content/img/arrow-white.svg                        |  11 +
 .../blog/apache-cassandra-infographic-final.jpg    | Bin 0 -> 714941 bytes
 content/img/blog/audit-logging-1.png               | Bin 0 -> 69522 bytes
 .../blog/blog-post-improving-resiliency/image1.png | Bin 0 -> 147739 bytes
 .../blog-post-improving-resiliency/image10.png     | Bin 0 -> 461089 bytes
 .../blog-post-improving-resiliency/image11.png     | Bin 0 -> 466079 bytes
 .../blog-post-improving-resiliency/image12.png     | Bin 0 -> 252461 bytes
 .../blog-post-improving-resiliency/image13.png     | Bin 0 -> 260371 bytes
 .../blog-post-improving-resiliency/image14.png     | Bin 0 -> 274174 bytes
 .../blog-post-improving-resiliency/image15.png     | Bin 0 -> 274880 bytes
 .../blog-post-improving-resiliency/image16.png     | Bin 0 -> 606925 bytes
 .../blog/blog-post-improving-resiliency/image2.png | Bin 0 -> 199026 bytes
 .../blog/blog-post-improving-resiliency/image3.png | Bin 0 -> 234728 bytes
 .../blog/blog-post-improving-resiliency/image4.png | Bin 0 -> 256522 bytes
 .../blog/blog-post-improving-resiliency/image5.png | Bin 0 -> 278163 bytes
 .../blog/blog-post-improving-resiliency/image6.png | Bin 0 -> 354831 bytes
 .../blog/blog-post-improving-resiliency/image7.png | Bin 0 -> 392171 bytes
 .../blog/blog-post-improving-resiliency/image8.png | Bin 0 -> 509083 bytes
 .../blog/blog-post-improving-resiliency/image9.png | Bin 0 -> 355440 bytes
 .../blog/blog-post-usage-report-2020/image1.jpg    | Bin 0 -> 73535 bytes
 .../blog/blog-post-usage-report-2020/image2.jpg    | Bin 0 -> 77037 bytes
 .../blog/blog-post-usage-report-2020/image3.jpg    | Bin 0 -> 92250 bytes
 .../blog/blog-post-usage-report-2020/image4.jpg    | Bin 0 -> 100861 bytes
 .../blog/blog-post-usage-report-2020/image5.jpg    | Bin 0 -> 172291 bytes
 content/img/blog/cassandra_streaming.png           | Bin 0 -> 14271 bytes
 content/img/blog/changelog_footer.jpg              | Bin 0 -> 81652 bytes
 content/img/blog/changelog_header.jpg              | Bin 0 -> 151061 bytes
 content/img/blog/changelog_rectangle.jpg           | Bin 0 -> 26908 bytes
 .../diagram-hash-ring-with-transient-replica.gif   | Bin 0 -> 16730 bytes
 content/img/blog/diagram-hash-ring.gif             | Bin 0 -> 13646 bytes
 .../img/blog/diagram-rapid-write-protection.gif    | Bin 0 -> 30057 bytes
 content/img/blog/diagram-regular-write.gif         | Bin 0 -> 20896 bytes
 .../img/blog/diagram-transient-write-down-node.gif | Bin 0 -> 23482 bytes
 content/img/blog/diagram-transient-write.gif       | Bin 0 -> 20480 bytes
 content/img/blog/download-1.png                    | Bin 0 -> 69522 bytes
 content/img/blog/download.png                      | Bin 0 -> 38653 bytes
 content/img/blog/hardware-bound-1.png              | Bin 0 -> 38653 bytes
 content/img/blog/operator-capabilities.png         | Bin 0 -> 48785 bytes
 .../img/blog/single-region-multi-datacenter.png    | Bin 0 -> 156440 bytes
 .../img/blog/single-region-single-datacenter.png   | Bin 0 -> 117544 bytes
 content/img/chevron-down.svg                       |   1 +
 content/img/companies/BBGEngineering_white.png     | Bin 0 -> 23990 bytes
 content/img/companies/ably_full_logo.png           | Bin 0 -> 18674 bytes
 content/img/companies/activision_black_text.png    | Bin 0 -> 12594 bytes
 content/img/companies/adstage_full_white_text.jpg  | Bin 0 -> 8334 bytes
 content/img/companies/bazaar_full.png              | Bin 0 -> 11897 bytes
 content/img/companies/best_buy.png                 | Bin 0 -> 80074 bytes
 content/img/companies/bigmate.png                  | Bin 0 -> 10718 bytes
 content/img/companies/blackberry_black_text.jpg    | Bin 0 -> 52835 bytes
 content/img/companies/blackrock_logo.png           | Bin 0 -> 56011 bytes
 content/img/companies/bloomberg.jpg                | Bin 0 -> 50855 bytes
 content/img/companies/bloomberg.png                | Bin 0 -> 4489 bytes
 .../companies/bundesagentur_fur_arbeit_full.jpg    | Bin 0 -> 241832 bytes
 .../img/companies/campaign-monitor_black_text.png  | Bin 0 -> 14810 bytes
 content/img/companies/cern_blue_text.png           | Bin 0 -> 39382 bytes
 content/img/companies/clearcapital_full.png        | Bin 0 -> 17279 bytes
 content/img/companies/cloudkick.png                | Bin 0 -> 11466 bytes
 content/img/companies/cloudtrax_logo.png           | Bin 0 -> 12974 bytes
 content/img/companies/comcast_logo.png             | Bin 0 -> 43306 bytes
 .../img/companies/constant_contact_white_text.png  | Bin 0 -> 3022 bytes
 content/img/companies/coursera_blue_text.png       | Bin 0 -> 4966 bytes
 content/img/companies/datacloud.png                | Bin 0 -> 5687 bytes
 content/img/companies/discord_full.png             | Bin 0 -> 31178 bytes
 content/img/companies/dream11.png                  | Bin 0 -> 9007 bytes
 content/img/companies/ebay_logo.png                | Bin 0 -> 25059 bytes
 content/img/companies/equinix.png                  | Bin 0 -> 17028 bytes
 content/img/companies/flant.png                    | Bin 0 -> 21055 bytes
 content/img/companies/fractal_labs.png             | Bin 0 -> 2431 bytes
 content/img/companies/grubhub_red_text.jpg         | Bin 0 -> 106177 bytes
 content/img/companies/home_depot.jpg               | Bin 0 -> 87941 bytes
 content/img/companies/hulu_white_background.png    | Bin 0 -> 6607 bytes
 content/img/companies/ibm_black_text.svg           |  49 ++
 content/img/companies/instaclustr.png              | Bin 0 -> 20846 bytes
 content/img/companies/instagram.jpg                | Bin 0 -> 48796 bytes
 content/img/companies/instana_full.png             | Bin 0 -> 6839 bytes
 content/img/companies/intuit_turbotax_full.png     | Bin 0 -> 11151 bytes
 content/img/companies/intuitmint.jpg               | Bin 0 -> 246386 bytes
 content/img/companies/keen.png                     | Bin 0 -> 32721 bytes
 content/img/companies/locstat_full.png             | Bin 0 -> 68981 bytes
 .../img/companies/macquarie_bank_black_text.jpg    | Bin 0 -> 30955 bytes
 content/img/companies/macys_black_text.png         | Bin 0 -> 65666 bytes
 content/img/companies/maths_pathway_full.jpg       | Bin 0 -> 62902 bytes
 content/img/companies/metro_nom.png                | Bin 0 -> 4895 bytes
 content/img/companies/mobile_pay.png               | Bin 0 -> 23436 bytes
 content/img/companies/monzo_full.png               | Bin 0 -> 3993 bytes
 content/img/companies/netflix.png                  | Bin 0 -> 25778 bytes
 content/img/companies/new_york_times.png           | Bin 0 -> 6480 bytes
 content/img/companies/nhn_techorus.png             | Bin 0 -> 1690 bytes
 content/img/companies/ooyala_vertical.png          | Bin 0 -> 4233 bytes
 content/img/companies/outbrain_full.png            | Bin 0 -> 20833 bytes
 content/img/companies/paidy.png                    | Bin 0 -> 27872 bytes
 content/img/companies/penn_mutual.jpg              | Bin 0 -> 61525 bytes
 content/img/companies/protectwise.png              | Bin 0 -> 20536 bytes
 content/img/companies/pubnub.png                   | Bin 0 -> 47328 bytes
 content/img/companies/revrtrax.png                 | Bin 0 -> 8658 bytes
 content/img/companies/sky_logo.png                 | Bin 0 -> 145174 bytes
 content/img/companies/spotify_full.png             | Bin 0 -> 47711 bytes
 content/img/companies/target_full.png              | Bin 0 -> 111112 bytes
 content/img/companies/uber_black_text.jpg          | Bin 0 -> 16927 bytes
 content/img/companies/urban_airship.jpg            | Bin 0 -> 46121 bytes
 content/img/companies/walmart.png                  | Bin 0 -> 90404 bytes
 content/img/companies/woods_hole_oceanographic.png | Bin 0 -> 109799 bytes
 content/img/companies/yelp.jpg                     | Bin 0 -> 40007 bytes
 .../img/diagrams/apache-cassandra-diagrams-01.jpg  | Bin 0 -> 992959 bytes
 .../img/diagrams/apache-cassandra-diagrams-02.jpg  | Bin 0 -> 1507303 bytes
 .../img/diagrams/apache-cassandra-diagrams-03.jpg  | Bin 0 -> 332182 bytes
 .../img/diagrams/apache-cassandra-diagrams-04.jpg  | Bin 0 -> 432772 bytes
 .../img/diagrams/apache-cassandra-diagrams-05.jpg  | Bin 0 -> 339671 bytes
 .../img/diagrams/apache-cassandra-diagrams-06.jpg  | Bin 0 -> 423629 bytes
 .../img/diagrams/apache-cassandra-diagrams-07.jpg  | Bin 0 -> 304939 bytes
 .../img/diagrams/apache-cassandra-diagrams-08.jpg  | Bin 0 -> 366207 bytes
 .../img/diagrams/apache-cassandra-diagrams-09.jpg  | Bin 0 -> 325425 bytes
 .../img/diagrams/apache-cassandra-diagrams-10.jpg  | Bin 0 -> 417674 bytes
 content/img/eye-texture.svg                        |  15 +
 content/img/feather-small.png                      | Bin 0 -> 50836 bytes
 content/img/february-26-2019-bubble-nebula.jpg     | Bin 0 -> 1698496 bytes
 content/img/hamburger-nav.svg                      |  12 +
 content/img/icons/cloud_native.png                 | Bin 0 -> 1883 bytes
 content/img/icons/community-preso-2.svg            |   1 +
 content/img/icons/community-preso.svg              |   1 +
 content/img/icons/community-users-chat.svg         |   1 +
 content/img/icons/community-users.svg              |   1 +
 content/img/icons/control.png                      | Bin 0 -> 4000 bytes
 content/img/icons/decentral.png                    | Bin 0 -> 2055 bytes
 content/img/icons/durable.png                      | Bin 0 -> 2643 bytes
 content/img/icons/elastic.png                      | Bin 0 -> 3521 bytes
 content/img/icons/fault.png                        | Bin 0 -> 2720 bytes
 content/img/icons/hybrid.png                       | Bin 0 -> 2292 bytes
 content/img/icons/performant.png                   | Bin 0 -> 1659 bytes
 content/img/icons/scalable.png                     | Bin 0 -> 2019 bytes
 content/img/kub-Cass-jan.png                       | Bin 0 -> 733051 bytes
 content/img/kub-cass-mar.png                       | Bin 0 -> 110769 bytes
 content/img/logo-white.svg                         |  39 +
 content/img/meeting-2020-09-01.png                 | Bin 0 -> 2820095 bytes
 content/img/noise.png                              | Bin 0 -> 22113 bytes
 content/img/noise15.png                            | Bin 0 -> 148601 bytes
 content/img/pmc.png                                | Bin 0 -> 441051 bytes
 content/img/section-arrow-bottom.svg               |   7 +
 content/img/section-arrow-grad.png                 | Bin 0 -> 629972 bytes
 content/img/section-arrow-top.svg                  |   7 +
 content/img/sub-menu-basics.png                    | Bin 0 -> 3599 bytes
 content/img/sub-menu-blog.png                      | Bin 0 -> 6116 bytes
 content/img/sub-menu-case-study.png                | Bin 0 -> 6138 bytes
 content/img/sub-menu-community.png                 | Bin 0 -> 9259 bytes
 content/img/sub-menu-contribute.png                | Bin 0 -> 5528 bytes
 content/img/sub-menu-discussions.png               | Bin 0 -> 6741 bytes
 content/img/sub-menu-ecosystem.png                 | Bin 0 -> 5338 bytes
 content/img/sub-menu-governance.png                | Bin 0 -> 7554 bytes
 content/img/sub-menu-resources.png                 | Bin 0 -> 6424 bytes
 content/img/sub-menu-rocket.png                    | Bin 0 -> 4168 bytes
 content/img/sub-menu-welcome.png                   | Bin 0 -> 8093 bytes
 content/index.html                                 | 638 ++++++++------
 content/init.js                                    |  34 +
 content/legacy-styles.css                          | 402 +++++++++
 content/quickstart/index.html                      | 315 +++++++
 content/resources/index.html                       | 283 ++++++
 content/style.css                                  | 479 +++++++++++
 content/world-party/index.html                     | 290 +++++++
 185 files changed, 11141 insertions(+), 982 deletions(-)

diff --git a/content/.htaccess b/content/.htaccess
index dd8c182..fddb143 100755
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -2,3 +2,26 @@ RewriteEngine On
 
 RewriteCond %{HTTPS} !=on
 RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
+
+<IfModule mod_rewrite.c>
+    RewriteEngine on
+    Redirect 301 /blog/2021/04/19/cass-world-party-speakers.html /blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html
+    Redirect 301 /blog/2021/04/12/cass-changelog_6.html /blog/Apache-Cassandra-Changelog-6-April-2021.html
+    Redirect 301 /blog/2021/03/25/world_party.html /blog/World-Party.html
+    Redirect 301 /blog/2021/03/10/join_cassandra_gsoc_2021.html /blog/Join-Cassandra-GSoC-2021.html
+    Redirect 301 /blog/2021/03/08/cass_changelog_5.html /blog/Apache-Cassandra-Changelog-5-March-2021.html
+    Redirect 301 /blog/2021/02/11/cass-changelog_4.html /blog/Apache-Cassandra-Changelog-4-February-2021.html
+    Redirect 301 /blog/2021/01/19/cass-changelog_3.html /blog/Apache-Cassandra-Changelog-3-January-2021.html
+    Redirect 301 /blog/2020/12/01/cass_changelog_2.html /blog/Apache-Cassandra-Changelog-2-December-2020.html
+    Redirect 301 /blog/2020/10/28/cass_changelog_1.html /blog/Apache-Cassandra-ChanApache-Cassandra-Changelog-1-October-2020.html
+    Redirect 301 /blog/2020/09/17/cassandra-usage-report-2020.html /blog/Apache-Cassandra-Usage-Report-2020.html
+    Redirect 301 /blog/2020/09/03/improving-resiliency.html /blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html
+    Redirect 301 /blog/2020/08/14/cassandra-and-kubernetes-sig-update.html /blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html
+    Redirect 301 /blog/2020/07/20/apache-cassandra-4-0-beta1.html /blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html
+    Redirect 301 /blog/2019/04/09/benchmarking_streaming.html /blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html
+    Redirect 301 /blog/2018/12/03/introducing-transient-replication.html /blog/Introducing-Transient-Replication.html
+    Redirect 301 /blog/2018/10/29/audit_logging_cassandra.html /blog/Audit-Logging-in-Apache-Cassandra-4.html
+    Redirect 301 /blog/2018/10/17/finding_bugs_with_property_based_testing.html /blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html
+    Redirect 301 /blog/2018/08/21/testing_apache_cassandra.html /blog/Testing-Apache-Cassandra-4.html
+    Redirect 301 /blog/2018/08/07/faster_streaming_in_cassandra.html /blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html
+</IfModule>
diff --git a/content/blog/Apache-Cassandra-Changelog-1-October-2020.html b/content/blog/Apache-Cassandra-Changelog-1-October-2020.html
new file mode 100644
index 0000000..8aed8d6
--- /dev/null
+++ b/content/blog/Apache-Cassandra-Changelog-1-October-2020.html
@@ -0,0 +1,311 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra Changelog #1 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Apache Cassandra Changelog #1
+                    </h1>
+					<h3> October 28, 2020 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                
+                <p><img src="../img/blog/changelog_header.jpg" alt="Cassandra Changelog header" title="image_tooltip"></p>
+
+				<p>Our monthly roundup of key activities and knowledge to keep the community informed.</p>
+                
+                <h2 id="release-notes">Release Notes</h2>
+                
+                <h4 id="updated">Updated</h4>
+                
+                <p>The most current Apache Cassandra releases are 4.0-beta2, 3.11.8, 3.0.22, 2.2.18 and 2.1.22 released on August 31 and are <a href="https://cassandra.apache.org/download/">in the repositories</a>. The next cut of releases will be out soon―join the Cassandra <a target="_blank" href="https://cassandra.traverstodd.com/community/#join-the-conversation">mailing list</a> to stay up-to-date.</p>
+                
+                <p>We continue to make progress toward the 4.0 GA release with the overarching goal of it being at a state where major users should feel confident running it in production when it is cut. Over 1,300 Jira tickets have been closed and <a target="_blank" href="https://issues.apache.org/jira/projects/CASSANDRA/versions/12346094">less than 100 remain</a> as of this post. To gain this confidence, there are various ongoing testing efforts involving correctness, performance, and  [...]
+                
+                <h4 id="added">Added</h4>
+                
+                <p>With CASSANDRA-15013, the community improved Cassandra's ability to <a href="https://cassandra.apache.org/blog/2020/09/03/improving-resiliency.html">handle high throughput workloads</a>, while having enough safeguards in place to protect itself from potentially going out of memory.</p>
+                
+                <h4 id="added-1">Added</h4>
+                
+                <p>The <a target="_blank" href="https://github.com/apache/cassandra-harry/blob/master/README.md">Harry project</a> is a fuzz testing tool that aims to generate reproducible workloads that are as close to real-life as possible, while being able to efficiently verify the cluster state against the model without pausing the workload itself.</p>
+                
+                <div class="twitter-tweet twitter-tweet-rendered" style="display: flex; max-width: 550px; width: 100%; margin-top: 10px; margin-bottom: 10px;"><iframe id="twitter-widget-2" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true" class="" style="position: static; visibility: visible; width: 550px; height: 345px; display: block; flex-grow: 1;" title="Twitter Tweet" src="https://platform.twitter.com/embed/Tweet.html?dnt=false&amp;embedId=twitter-widget [...]
+                <script id="twitter-wjs" src="https://platform.twitter.com/widgets.js"></script><script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
+                
+                <h4 id="added-2">Added</h4>
+                
+                <p>The community published its first <a href="https://cassandra.apache.org/blog/2020/09/17/cassandra-usage-report-2020.html">Apache Cassandra Usage Report 2020</a> detailing findings from a comprehensive global survey of 901 practitioners on Cassandra usage to provide a baseline understanding of who, how, and why organizations use Cassandra.</p>
+                
+                <h2 id="community-notes">Community Notes</h2>
+                
+                <p><em>Updates on new and active Cassandra Enhancement Proposals (CEPs) and how to contribute.</em></p>
+                
+                <h4 id="changed">Changed</h4>
+                
+                <p><a target="_blank" href="https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-2+Kubernetes+Operator">CEP-2: Kubernetes Operator</a> was introduced this year and is an active discussion on creation of a community-based operator with the goal of making it easy to run Cassandra on Kubernetes.</p>
+                
+                <h4 id="added-3">Added</h4>
+                
+                <p><a target="_blank" href="https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-7%3A+Storage+Attached+Index">CEP-7: Storage Attached Index (SAI)</a> is a new secondary index for Cassandra that builds on the advancements made with SASI. It is intended to replace the existing built-in secondary index implementations.</p>
+                
+                <h4 id="added-4">Added</h4>
+                
+                <p>Cassandra was selected by the ASF Diversity &amp; Inclusion committee to be <a target="_blank" href="https://lists.apache.org/thread.html/rfa1673c9f8b42cf286f5fb763eb987eced2bdea1a619358869a49bef%40%3Cdev.cassandra.apache.org%3E">included in a research project</a> to evaluate and understand the current state of diversity.</p>
+                
+                <h2 id="user-space">User Space</h2>
+                
+                <p><strong>Bigmate</strong></p>
+                
+                <p>"In vetting MySQL, MongoDB, and other potential databases for IoT scale, we found they couldn't match the scalability we could get with open source Apache Cassandra. Cassandra's built-for-scale architecture enables us to handle millions of operations or concurrent users each second with ease – making it ideal for IoT deployments." - <a target="_blank" href="https://www.iotcentral.io/blog/how-open-source-apache-cassandra-solved-our-iot-scalability-and-r">Brett Orr</a></p>
+                
+                <p><strong>Bloomberg</strong></p>
+                
+                <p>"Our group is working on a multi-year build, creating a new Index Construction Platform to handle the daily production of the Bloomberg Barclays fixed income indices. This involves building and productionizing an Apache Solr-backed search platform to handle thousands of searches per minute, an Apache Cassandra back-end database to store millions of data points per day, and a distributed computational engine to handle millions of computations daily." - <a target="_blank [...]
+                
+                <h2 id="in-the-news">In the News</h2>
+                
+                <p><strong>Solutions Review</strong> - <a target="_blank" href="https://solutionsreview.com/data-management/the-five-best-apache-cassandra-books-on-our-reading-list/">The Five Best Apache Cassandra Books on Our Reading List</a></p>
+                
+                <p><strong>ZDNet</strong> - <a target="_blank" href="https://www.zdnet.com/article/what-cassandra-users-think-of-their-nosql-dbms/">What Cassandra users think of their NoSQL DBMS</a></p>
+                
+                <p><strong>Datanami</strong> - <a target="_blank" href="https://www.datanami.com/2020/09/22/cassandra-adoption-correlates-with-experience/">Cassandra Adoption Correlates with Experience</a></p>
+                
+                <p><strong>Container Journal -</strong> <a target="_blank" href="https://containerjournal.com/topics/container-management/5-to-1-an-overview-of-apache-cassandra-kubernetes-operators/">5 to 1: An Overview of Apache Cassandra Kubernetes Operators</a></p>
+                
+                <p><strong>Datanami</strong> - <a target="_blank" href="https://www.datanami.com/2020/07/21/cassandra-gets-monitoring-performance-upgrades/">Cassandra Gets Monitoring, Performance Upgrades</a></p>
+                
+                <p><strong>ZDNet</strong> - <a target="_blank" href="https://www.zdnet.com/article/faster-than-ever-apache-cassandra-4-0-beta-is-on-its-way/">Faster than ever, Apache Cassandra 4.0 beta is on its way</a></p>
+                
+                <h2 id="cassandra-tutorials--more">Cassandra Tutorials &amp; More</h2>
+                
+                <p>A Cassandra user was in search of a tool to perform schema DDL upgrades. Another user suggested <a target="_blank" href="https://github.com/patka/cassandra-migration">https://github.com/patka/cassandra-migration</a> to ensure you don't get schema mismatches if running multiple upgrade statements in one migration. See the <a target="_blank" href="https://lists.apache.org/thread.html/rdfee145c4c5d920f644c6bcd081c6fb446d52b055c133485217b8143%40%3Cuser.cassandra.apache.org [...]
+                
+                <p><a target="_blank" href="https://opensource.com/article/20/10/virtual-tables-apache-cassandra">Start using virtual tables in Apache Cassandra 4.0</a> - Ben Bromhead, Instaclustr</p>
+                
+                <p><a target="_blank" href="https://pkolaczk.github.io/benchmarking-cassandra/">Benchmarking Apache Cassandra with Rust</a> - Piotr Kołaczkowski, DataStax</p>
+                
+                <p><a target="_blank" href="https://blog.anant.us/open-source-bi-tools-and-cassandra/">Open Source BI Tools and Cassandra</a> - Arpan Patel, Anant Corporation</p>
+                
+                <p><a target="_blank" href="https://dzone.com/articles/build-fault-tolerant-applications-with-cassandra-a">Build Fault Tolerant Applications With Cassandra API for Azure Cosmos DB</a> - Abhishek Gupta, Microsoft</p>
+                
+                <p><a target="_blank" href="https://www.red-gate.com/simple-talk/blogs/understanding-data-modifications-in-cassandra/">Understanding Data Modifications in Cassandra</a> - Sameer Shukla, Redgate</p>
+                
+                <a href="https://cassandra.apache.org/community/">
+					<p><img src="../img/blog/changelog_footer.jpg" alt="Cassandra Changelog footer" title="image_tooltip"></p>
+				</a>
+                
+                <p>Cassandra Changelog is curated by the community. Please send submissions to <a  href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</p>
+                
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" >Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" >Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" >License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" >Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" >Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" >Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" >The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Apache-Cassandra-Changelog-2-December-2020.html b/content/blog/Apache-Cassandra-Changelog-2-December-2020.html
new file mode 100644
index 0000000..1fab895
--- /dev/null
+++ b/content/blog/Apache-Cassandra-Changelog-2-December-2020.html
@@ -0,0 +1,309 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra Changelog #2 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Apache Cassandra Changelog #2
+                    </h1>
+					<h3> December 01, 2020 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+
+                    <p><img src="../img/blog/changelog_header.jpg" alt="Apache Cassandra Changelog Header" title="image_tooltip"></p>
+                    
+					<p>Our monthly roundup of key activities and knowledge to keep the community informed.</p>
+
+                    <h2 id="release-notes">Release Notes</h2>
+
+					<h4 id="released"><strong>Released</strong></h4>
+					<p>Apache #Cassandra 4.0-beta3, 3.11.9, 3.0.23, and 2.2.19 were released on November 4 and are <a href="https://cassandra.apache.org/download/">in the repositories</a>. Please pay attention to release notes and let the community know if you encounter problems. Join the Cassandra <a target="_blank" href="https://cassandra.traverstodd.com/community/#join-the-conversation">mailing list</a> to stay updated.</p>
+
+					<h4 id="changed"><strong>Changed</strong></h4>
+					<p>Cassandra 4.0 is progressing toward GA. There are 1,390 total tickets and remaining tickets represent 5.5% of total scope. Read the <a target="_blank" href="https://lists.apache.org/thread.html/r9c6cc19f67d3259e64abbe2b960b8914476d9bfa2463d57c6d5cc44b%40%3Cdev.cassandra.apache.org%3E">full summary</a> shared to the dev mailing list and take a look at the <a target="_blank" href="https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=355&amp;quickFilter=1661&amp;quickFilt [...]
+
+					<p>Cassandra 4.0 will be dropping support for older distributions of CentOS 5, Debian 4, and Ubuntu 7.10. <a target="_blank" href="https://lists.apache.org/thread.html/r513c507ef19a8524ad5389e548f3d5bbfeb9e7747f3ae4c57ec27329%40%3Cdev.cassandra.apache.org%3E">Learn more</a>.</p>
+
+					<h2 id="community-notes">Community Notes</h2>
+
+					<p><em>Updates on Cassandra Enhancement Proposals (CEPs), how to contribute, and other community activities.</em></p>
+
+					<h4 id="added"><strong>Added</strong></h4>
+					<p>The community weighed options to address reads inconsistencies for Compact Storage as noted in ticket <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-16217">CASSANDRA-16217</a> (committed). The conversation continues in ticket <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-16226">CASSANDRA-16226</a> with the aim of ensuring there are no huge performance regressions for common queries when you upgrade from 2.x to 3.0 with Compact  [...]
+
+					<h4 id="added-1"><strong>Added</strong></h4>
+					<p><a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-16222">CASSANDRA-16222</a> is a Spark library that can compact and read raw Cassandra SSTables into SparkSQL. By reading the sstables directly from a snapshot directory, one can achieve high performance with minimal impact to a production cluster. It was used to successfully export a 32TB Cassandra table (46bn CQL rows) to HDFS in Parquet format in around 70 minutes, a 20x improvement on previous solutions.</p>
+
+					<h4 id="changed-1"><strong>Changed</strong></h4>
+					<p>Great news for <a target="_blank" href="https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-2+Kubernetes+Operator">CEP-2: Kubernetes Operator</a>, the community has agreed to <a target="_blank" href="https://lists.apache.org/thread.html/r9e1ff94d7b35cfc663bfa72d4ed3767e963e890f9e1199bfdb96bff0%40%3Cdev.cassandra.apache.org%3E">create a community-based operator</a> by merging the cass-operator and CassKop. The work being done can be viewed on GitHub <a target="_blank" href=" [...]
+
+					<h4 id="released-1"><strong>Released</strong></h4>
+					<p>The Reaper community <a target="_blank" href="https://thelastpickle.com/blog/2020/10/26/reaper-2_1-released-with-astra-support.html">announced v2.1</a> of its tool that schedules and orchestrates repairs of Apache Cassandra clusters. Read the <a target="_blank" href="http://cassandra-reaper.io/docs/">docs</a>.</p>
+
+					<h4 id="released-2"><strong>Released</strong></h4>
+					<p>Apache Cassandra 4.0-beta-1 was <a target="_blank" href="https://lists.apache.org/thread.html/r040f39dcc038d607c0cc36731150ce8ecb67d7399304db97e7f8b38b%40%3Cuser.cassandra.apache.org%3E">released on FreeBSD</a>.</p>
+
+					<h2 id="user-space">User Space</h2>
+
+					<h4 id="netflix"><strong>Netflix</strong></h4>
+					<p>“With these optimized Cassandra clusters in place, it now costs us 71% less to operate clusters and we could store 35x more data than our previous configuration.” - <a target="_blank" href="https://netflixtechblog.com/building-netflixs-distributed-tracing-infrastructure-bb856c319304">Maulik Pandey</a></p>
+
+					<h4 id="yelp"><strong>Yelp</strong></h4>
+					<p>“Cassandra is a distributed wide-column NoSQL datastore and is used at Yelp for both primary and derived data. Yelp’s infrastructure for Cassandra has been deployed on AWS EC2 and ASG (Autoscaling Group) for a while now. Each Cassandra cluster in production spans multiple AWS regions.” - <a target="_blank" href="https://engineeringblog.yelp.com/2020/11/orchestrating-cassandra-on-kubernetes-with-operators.html">Raghavendra D Prabhu</a></p>
+
+					<h2 id="in-the-news">In the News</h2>
+
+					<p><strong>DevPro Journal</strong> - <a target="_blank" href="https://www.devprojournal.com/technology-trends/open-source/whats-included-in-the-cassandra-4-0-release/">What’s included in the Cassandra 4.0 Release?</a></p>
+
+					<p><strong>JAXenter</strong> - <a target="_blank" href="https://jaxenter.com/cloud-native-cassandra-172909.html">Moving to cloud-native applications and data with Kubernetes and Apache Cassandra</a></p>
+
+					<p><strong>DZone</strong> - <a target="_blank" href="https://dzone.com/articles/improving-apache-cassandras-front-door-and-backpre">Improving Apache Cassandra’s Front Door and Backpressure</a></p>
+
+					<p><strong>ApacheCon</strong> - <a target="_blank" href="https://www.youtube.com/watch?v=rjCVqjLRALo">Building Apache Cassandra 4.0: behind the scenes</a></p>
+
+					<h2 id="cassandra-tutorials--more">Cassandra Tutorials &amp; More</h2>
+
+					<p>Users in search of a tool for scheduling backups and performing restores with cloud storage support (archiving to AWS S3, GCS, etc) should consider <a href="https://github.com/thelastpickle/cassandra-medusa/wiki">Cassandra Medusa</a>.</p>
+
+					<p><a target="_blank" href="https://blog.mayadata.io/apache-cassandra-deployment-on-openebs-and-monitoring-on-kubera">Apache Cassandra Deployment on OpenEBS and Monitoring on Kubera</a> - Abhishek Raj, MayaData</p>
+
+					<p><a target="_blank" href="https://www.youtube.com/watch?v=Z0NXWmZAB8s">Lucene Based Indexes on Cassandra</a> - Rahul Singh, Anant</p>
+
+					<p><a target="_blank" href="https://www.youtube.com/watch?v=8QV2Mc-1s64">How Netflix Manages Version Upgrades of Cassandra at Scale</a> - Sumanth Pasupuleti, Netflix</p>
+
+					<p><a target="_blank" href="https://thelastpickle.com/blog/2020/11/25/impacts-of-many-tables-on-cassandra.html">Impacts of many tables in a Cassandra data model</a> - Alex Dejanovski, The Last Pickle</p>
+
+					<p><a target="_blank" href="https://www.youtube.com/watch?v=eTUXQS7RUQw&amp;list=PLU2OcwpQkYCy_awEe5xwlxGTk5UieA37m&amp;index=181">Cassandra Upgrade in production : Strategies and Best Practices</a> - Laxmikant Upadhyay, American Express</p>
+
+					<p><a target="_blank" href="https://medium.com/@jeromatron/apache-cassandra-collections-and-tombstones-a45315e97cbc">Apache Cassandra Collections and Tombstones</a> - Jeremy Hanna</p>
+
+					<p><a target="_blank" href="https://itnext.io/spark-cassandra-all-you-need-to-know-tips-and-optimizations-d3810cc0bd4e">Spark + Cassandra, All You Need to Know: Tips and Optimizations</a> - Javier Ramos, ITNext</p>
+
+					<p><a target="_blank" href="https://www.techrepublic.com/article/how-to-install-the-apache-cassandra-nosql-database-server-on-ubuntu-20-04/">How to install the Apache Cassandra NoSQL database server on Ubuntu 20.04</a> - Jack Wallen, TechRepublic</p>
+
+					<p><a target="_blank" href="https://sindhumurugavel.medium.com/how-to-deploy-cassandra-on-openshift-and-open-it-up-to-remote-connections-c7783861b868">How to deploy Cassandra on Openshift and open it up to remote connections</a> - Sindhu Murugavel</p>
+
+					<a href="https://cassandra.apache.org/community/">
+						<p><img src="../img/blog/changelog_footer.jpg" alt="Cassandra Changelog footer" title="image_tooltip"></p>
+					</a>
+
+					<p>Cassandra Changelog is curated by the community. Please send submissions to <a href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</p>
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Apache-Cassandra-Changelog-3-January-2021.html b/content/blog/Apache-Cassandra-Changelog-3-January-2021.html
new file mode 100644
index 0000000..2ecd448
--- /dev/null
+++ b/content/blog/Apache-Cassandra-Changelog-3-January-2021.html
@@ -0,0 +1,292 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra Changelog #3 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Apache Cassandra Changelog #3
+                    </h1>
+					<h3> January 19, 2021 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                    <p><img src="../img/blog/changelog_header.jpg" alt="Apache Cassandra Changelog Header" title="image_tooltip"></p>
+					<p>Our monthly roundup of key activities and knowledge to keep the community informed.</p>
+                    
+                    <h2 id="release-notes">Release Notes</h2>
+                    
+                    <h4 id="released"><strong>Released</strong></h4>
+                    <p>Apache Cassandra <a target="_blank" href="https://www.apache.org/dyn/closer.lua/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz">4.0-beta4</a> (<a target="_blank" href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.asc">pgp</a>, <a target="_blank" href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.sha256">sha256</a> and <a target="_blank" href="https://downloads.apache.org/ [...]
+                    
+                    <h4 id="changed"><strong>Changed</strong></h4>
+                    <p>The current status of Cassandra 4.0 GA can be viewed on this <a target="_blank" href="https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=355&amp;quickFilter=1661">Jira board</a> (ASF login required). RC is imminent with testing underway. Read the latest summary from the community <a target="_blank" href="https://lists.apache.org/thread.html/r0caf3bc4c3d5b2ef2a9cc299b65a13ce55fa925ceeb404c986809839%40%3Cdev.cassandra.apache.org%3E">here</a>.</p>
+                    
+                    <h2 id="community-notes">Community Notes</h2>
+                    
+                    <p><em>Updates on Cassandra Enhancement Proposals (CEPs), how to contribute, and other community activities.</em></p>
+                    
+                    <h4 id="added"><strong>Added</strong></h4>
+                    <p>The Cassandra community welcomed one new PMC member and five new committers in 2020! Congratulations to <strong>Mick Semb Wever</strong> who joined the PMC and <strong>Jordan West</strong>, <strong>David Capwell</strong>, <strong>Zhao Yang</strong>, <strong>Ekaterina Dimitrova</strong>, and <strong>Yifan Cai</strong> who accepted invitations to become Cassandra committers!</p>
+                    
+                    <h4 id="changed-1"><strong>Changed</strong></h4>
+                    <p>The Kubernetes SIG is discussing how to extend the group’s scope beyond the operator, as well as sharing an update on current operator merge efforts in the latest meeting. <a href="https://www.youtube.com/watch?v=3X0Ulor3THU&amp;feature=youtu.be">Watch here</a>.</p>
+                    
+                    <p><a target="_blank" href="https://www.youtube.com/watch?v=3X0Ulor3THU&amp;t=135s"><img src="https://i.ytimg.com/vi/3X0Ulor3THU/sddefault.jpg" alt="IApache Cassandra Kubernetes SIG Meeting Header"></a></p>
+                    
+                    <h2 id="user-space">User Space</h2>
+                    
+                    <h4 id="keenio"><strong>Keen.io</strong></h4>
+                    <p>Under the covers, Keen leverages Kafka, Apache Cassandra NoSQL database and the Apache Spark analytics engine, adding a RESTful API and a number of SDKs for different languages. Keen enriches streaming data with relevant metadata and enables customers to stream enriched data to Amazon S3 or any other data store. - <a target="_blank" href="https://siliconangle.com/2020/10/09/data-firehose-next-generation-streaming-technologies-goes-cloud-native/">Keen.io</a></p>
+                    
+                    <h4 id="monzo"><strong>Monzo</strong></h4>
+                    <p>Suhail Patel explains how Monzo prepared for the recent crowdfunding (run entirely through its app, using the very same platform that runs the bank) which saw more than 9,000 people investing in the first five minutes. He covers Monzo’s microservice architecture (on Go and Kubernetes) and how they profiled and optimized key platform components such as Cassandra and Linkerd. - <a target="_blank" href="https://www.infoq.com/presentations/monzo-microservices-arch/?utm [...]
+                    
+                    <h2 id="in-the-news">In the News</h2>
+                    
+                    <p><strong>ZDNet -</strong> <a target="_blank" href="https://www.zdnet.com/article/meet-stargate-datastaxs-graphql-for-databases-first-stop-cassandra/">Meet Stargate, DataStax’s GraphQL for databases. First stop - Cassandra</a></p>
+                    
+                    <p><strong>CIO -</strong> <a target="_blank" href="https://www.cio.com/article/3601191/its-a-good-day-to-corral-data-sprawl.html">It’s a good day to corral data sprawl</a></p>
+                    
+                    <p><strong>TechTarget -</strong> <a target="_blank" href="https://searchdatamanagement.techtarget.com/news/252493551/Stargate-API-brings-GraphQL-to-Cassandra-Database">Stargate API brings GraphQL to Cassandra database</a></p>
+                    
+                    <p><strong>ODBMS -</strong> <a target="_blank" href="http://www.odbms.org/2020/12/on-the-cassandra-4-0-beta-release-qa-with-ekaterina-dimitrova-apache-cassandra-contributor/">On the Cassandra 4.0 beta release. Q&amp;A with Ekaterina Dimitrova, Apache Cassandra Contributor</a></p>
+                    
+                    <h2 id="cassandra-tutorials--more">Cassandra Tutorials &amp; More</h2>
+                    
+                    <p><a target="_blank" href="https://www.confessionsofadataguy.com/intro-to-apache-cassandra-for-data-engineers/">Intro to Apache Cassandra for Data Engineers</a> - Daniel Beach, Confessions of a Data Guy</p>
+                    
+                    <p><a target="_blank" href="https://thelastpickle.com/blog/2020/12/17/impacts-of-many-columns-in-cassandra-table.html">Impacts of many columns in a Cassandra table</a> - Alex Dejanovski, The Last Pickle</p>
+                    
+                    <p><a target="_blank" href="https://medium.com/flant-com/migrating-cassandra-between-kubernetes-clusters-ae4ab4ada028">Migrating Cassandra from one Kubernetes cluster to another without data loss</a> - Flant staff</p>
+                    
+                    <p><a target="_blank" href="https://www.deep.bi/blog/real-time-stream-analytics-and-user-scoring-using-apache-flink-druid-cassandra-at-deep-bi">Real-time Stream Analytics and User Scoring Using Apache Druid, Flink &amp; Cassandra at Deep.BI</a> - Hisham Itani, Deep.BI</p>
+                    
+                    <p>User thread: <a target="_blank" href="https://lists.apache.org/thread.html/rb92c715974408a19961733d6b744c36e100280259b1c6ecbc607c5fd%40%3Cuser.cassandra.apache.org%3E">Network Bandwidth and Multi-DC replication</a> (Login required)</p>
+                    
+					<a href="https://cassandra.apache.org/community/">
+						<p><img src="../img/blog/changelog_footer.jpg" alt="Cassandra Changelog footer" title="image_tooltip"></p>
+					</a>
+					
+                    
+                    <hr>
+                    
+                    <p>Cassandra Changelog is curated by the community. Please send submissions to <a target="_blank" href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</p>
+                    
+                
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Apache-Cassandra-Changelog-4-February-2021.html b/content/blog/Apache-Cassandra-Changelog-4-February-2021.html
new file mode 100644
index 0000000..f08b467
--- /dev/null
+++ b/content/blog/Apache-Cassandra-Changelog-4-February-2021.html
@@ -0,0 +1,325 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra Changelog #4 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Apache Cassandra Changelog #4
+                    </h1>
+					<h3> February 11, 2021 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+
+					<p><img src="https://cassandra.apache.org/img/changelog_header.jpg" alt="Apache Cassandra Changelog Header"></p>
+					
+					<p>Our monthly roundup of key activities and knowledge to keep the community informed.</p>
+
+					<h2 id="release-notes">Release Notes</h2>
+					
+					<h4 id="released">Released</h4>
+					
+					<p>Apache Cassandra <a target="_blank" href="https://www.apache.org/dyn/closer.lua/cassandra/3.0.24/">3.0.24</a> (<a target="_blank" href="https://downloads.apache.org/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz.asc">pgp</a>, <a target="_blank" href="https://downloads.apache.org/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz.sha256">sha256</a> and <a target="_blank" href="https://downloads.apache.org/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz.sha512">sha512</a> [...]
+					
+					<p>Apache Cassandra <a target="_blank" href="https://www.apache.org/dyn/closer.lua/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz">3.11.10</a> (<a target="_blank" href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz.asc">pgp</a>, <a target="_blank" href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.sha256">sha256</a> and <a target="_blank" href="https://downloads.apache.org/cassandra/3.11.10/apache- [...]
+					
+					<p>Apache Cassandra <a target="_blank" href="https://www.apache.org/dyn/closer.lua/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz">4.0-beta4</a> (<a target="_blank" href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.asc">pgp</a>, <a target="_blank" href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.sha256">sha256</a> and <a target="_blank" href="https://downloads.apache.org/cassandra/4.0-b [...]
+					
+					<p>Join the Cassandra <a target="_blank" href="https://cassandra.traverstodd.com/community/#join-the-conversation">mailing list</a> to stay updated.</p>
+					
+					<h4 id="changed">Changed</h4>
+					
+					<p>A vulnerability rated <code class="highlighter-rouge">Important</code> was found when using the <code class="highlighter-rouge">dc</code> or <code class="highlighter-rouge">rack</code> internode_encryption setting. More details of CVE-2020-17516 Apache Cassandra internode encryption enforcement vulnerability are available on this <a target="_blank" href="https://lists.apache.org/thread.html/r883eccde63637ea18ab5890c09c18e9573f8080bbccaa5ccd1304b8f%40%3Cuser.cassandra.apache.org%3 [...]
+					
+					<p>Note: The mitigation for 3.11.x users requires an update to 3.11.10 not 3.11.24, as originally stated in the CVE. (For anyone who has perfected a flux capacitor, we would like to borrow it.)</p>
+					
+					<p>The current status of Cassandra 4.0 GA can be viewed on this <a target="_blank" href="https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=355&amp;quickFilter=1661">Jira board</a> (ASF login required). RC is imminent with testing underway. The remaining tickets represent 3.3% of the total scope. Read the latest summary from the community <a target="_blank" href="https://lists.apache.org/thread.html/rbc7e4664c0261b0d82baf4b303a7f10977bf138a7419d97d737e0b1a%40%3Cdev.cass [...]
+					
+					<h2 id="community-notes">Community Notes</h2>
+					
+					<p><em>Updates on Cassandra Enhancement Proposals (CEPs), how to contribute, and other community activities.</em></p>
+					
+					<h4 id="added">Added</h4>
+					
+					<p>Apache Cassandra will be participating in the Google Summer of Code (GSoC) under the ASF umbrella as a mentoring organization. This is a great opportunity to get involved, especially for newcomers to the Cassandra community.</p>
+					
+					<p>We’re curating a list of JIRA tickets this month, which will be labeled as <code class="highlighter-rouge">gsoc2021</code>. This will make them visible in the <a target="_blank" href="https://issues.apache.org/jira/browse/SYNAPSE-1125?jql=labels%20%3D%20gsoc2021">Jira issue tracker</a> for participants to see and connect with mentors.</p>
+					
+					<p>If you would like to volunteer to be a mentor for a GSoC project, please tag the respective JIRA ticket with the <code class="highlighter-rouge">mentor</code> label. Non-committers can volunteer to be a mentor as long as there is a committer as co-mentor. Projects can be mentored by one or more co-mentors.</p>
+					
+					<p>Thanks to Paulo Motta for proposing the idea and getting the ticket list going.</p>
+					
+					<h4 id="added-1">Added</h4>
+					
+					<p>Apache Zeppelin <a target="_blank" href="http://zeppelin.apache.org/download.html">0.9.0</a> was released on January 15. Zeppelin is a collaborative data analytics and visualization tool for distributed, general-purpose data processing system, which supports Apache Cassandra and others. The release notes for the Cassandra CQL Interpreter are available <a target="_blank" href="http://zeppelin.apache.org/docs/0.9.0/interpreter/cassandra.html">here</a>.</p>
+					
+					<h4 id="changed-1">Changed</h4>
+					
+					<p>For the GA of Apache Cassandra 4.0, any claim of support for Python 2 will be dropped from update documentation. We will also introduce a warning when running in Python 2.7. Support for Python 3 will be backported to at least 3.11, due to existing tickets, but we will undertake the work needed to make packaging and internal tooling support Python 3.</p>
+					
+					<h4 id="changed-2">Changed</h4>
+					
+					<p>The Kubernetes SIG is discussing how to encourage more participation and to structure SIG meetings around updates on Kubernetes and Cassandra. We also intend to invite other projects (like OpenEDS, Prometheus, and others) to discuss how we can make Cassandra and Kubernetes better. As well as updates, the group discussed handling large-scale backups inside Kubernetes and using S3 APIs to store images. <a target="_blank" href="https://www.youtube.com/watch?v=X5mEgFquIoo">Watch here [...]
+					
+					<p><a target="_blank" href="http://www.youtube.com/watch?v=X5mEgFquIoo"><img src="http://img.youtube.com/vi/X5mEgFquIoo/0.jpg" alt="kubernetes-sig-meeting-2021-01-14"></a></p>
+					
+					<h2 id="user-space">User Space</h2>
+					
+					<h4 id="backblaze">Backblaze</h4>
+					
+					<p>“Backblaze uses Apache Cassandra, a high-performance, scalable distributed database to help manage hundreds of petabytes of data.” - <a href="https://www.backblaze.com/blog/wide-partitions-in-apache-cassandra-3-11/">Andy Klein</a></p>
+					
+					<h4 id="witfoo">Witfoo</h4>
+					
+					<p>Witfoo uses Cassandra for big data needs in cybersecurity operations. In response to the recent licensing changes at Elastic, Witfoo decided to blog about its journey away from Elastic to Apache Cassandra in 2019. - <a href="https://www.witfoo.com/blog/our-move-from-elastic-to-cassandra/">Witfoo.com</a></p>
+					
+					<p><em>Do you have a Cassandra case study to share? Email <a target="_blank" href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</em></p>
+					
+					<h2 id="in-the-news">In the News</h2>
+					
+					<p>The New Stack: <a target="_blank" href="https://thenewstack.io/what-is-data-management-in-the-kubernetes-age/">What Is Data Management in the Kubernetes Age?</a></p>
+					
+					<p>eWeek: <a target="_blank" href="https://www.eweek.com/database/top-vendors-of-database-management-software-for-2021">Top Vendors of Database Management Software for 2021</a></p>
+					
+					<p>Software Testing Tips and Tricks: <a target="_blank" href="https://www.softwaretesttips.com/big-data-tools/">Top 10 Big Data Tools (Big Data Analytics Tools) in 2021</a></p>
+					
+					<p>InfoQ: <a target="_blank" href="https://www.infoq.com/news/2021/01/k8ssandra-cassandra-kubernetes/">K8ssandra: Production-Ready Platform for Running Apache Cassandra on Kubernetes</a></p>
+					
+					<h2 id="cassandra-tutorials--more">Cassandra Tutorials &amp; More</h2>
+					
+					<p><a target="_blank" href="https://thelastpickle.com/blog/2021/01/31/cassandra_and_kubernetes_cass_operator.html">Creating Flamegraphs with Apache Cassandra in Kubernetes (cass-operator)</a> - Mick Semb Wever, The Last Pickle</p>
+					
+					<p><a target="_blank" href="https://blog.anant.us/apache-cassandra-the-interplanetary-database/">Apache Cassandra : The Interplanetary Database</a> - Rahul Singh, Anant</p>
+					
+					<p><a target="_blank" href="https://www.rosehosting.com/blog/how-to-install-apache-cassandra-on-ubuntu-20-04/">How to Install Apache Cassandra on Ubuntu 20.04</a> - Jeff Wilson, RoseHosting</p>
+					
+					<p><a target="_blank" href="https://thelastpickle.com/blog/2021/01/29/impacts-of-changing-the-number-of-vnodes.html">The Impacts of Changing the Number of VNodes in Apache Cassandra</a> - Anthony Grasso, The Last Pickle</p>
+					
+					<p><a target="_blank" href="https://www.witfoo.com/blog/cassandra-4-0-testing/">CASSANDRA 4.0 TESTING</a> - Charles Herring, Witfoo</p>
+					
+					<a href="https://cassandra.apache.org/community/">
+						<p><img src="../img/blog/changelog_footer.jpg" alt="Cassandra Changelog footer" title="image_tooltip"></p>
+					</a>
+					
+					<hr>
+					<p>Cassandra Changelog is curated by the community. Please send submissions to <a target="_blank" href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</p>
+					
+                    
+                
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Apache-Cassandra-Changelog-5-March-2021.html b/content/blog/Apache-Cassandra-Changelog-5-March-2021.html
new file mode 100644
index 0000000..1282fda
--- /dev/null
+++ b/content/blog/Apache-Cassandra-Changelog-5-March-2021.html
@@ -0,0 +1,315 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra Changelog #5 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Apache Cassandra Changelog #5
+                    </h1>
+					<h3> March 08, 2021 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+
+					<p><img src="https://cassandra.apache.org/img/changelog_header.jpg" alt="Apache Cassandra Changelog Header"></p>
+					
+					<p>Our monthly roundup of key activities and knowledge to keep the community informed.</p>
+
+					<h2 id="release-notes">Release Notes</h2>
+					
+					<h4 id="released">Released</h4>
+					
+					<p>We are expecting 4.0rc to be released soon, so join the Cassandra <a target="_blank" href="https://cassandra.traverstodd.com/community/#join-the-conversation">mailing list</a> to stay up-to-date.</p>
+					
+					<p>For the latest status on Cassandra 4.0 GA please check the <a target="_blank" href="https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=355&quickFilter=1661">Jira board</a> (ASF login required). We are within line-of-sight to closing out beta scope, with the remaining tickets representing 2.6% of the total scope. Read the latest summary from the community <a target="_blank" href="https://lists.apache.org/thread.html/r353a9256a0cb27cffcaaf3e58df0a3bea3bd7373cc490f66466 [...]
+					
+					<h4 id="proposed">Proposed</h4>
+					
+					<p>The community has been discussing <a target="_blank" href="https://lists.apache.org/thread.html/re15543b55e5d01245ad75f7ec35af97e9895d37c01562eab31963dd4%40%3Cdev.cassandra.apache.org%3E">release cadence</a> after 4.0 reaches GA. An official vote has not been taken on this yet, but the current consensus is one major release every year. Also under discussion are bleeding-edge snapshots (where stability is not guaranteed) and the duration of support for releases.</p>
+					
+					<h2 id="community-notes">Community Notes</h2>
+					
+					<p><em>Updates on Cassandra Enhancement Proposals (CEPs), how to contribute, and other community activities.</em></p>
+					
+					<h4 id="added">Added</h4>
+		
+					<p>We are pleased to announce that Paulo Motta has accepted the invitation to become a PMC member! This invite comes in recognition of all his contributions to the Apache Cassandra project over many years.</p>
+					
+					<h4 id="added-1">Added</h4>
+					
+					<p>Apache Cassandra is taking part in the Google Summer of Code (GSoC) under the ASF umbrella as a mentoring organization. We will be posting a separate blog soon detailing how post-secondary students can get involved.</p>
+					
+					<h4 id="proposed-1">Proposed</h4>
+					
+					<p>With 4.0 approaching completion, the idea of a project roadmap is also being <a target="_blank" href="https://lists.apache.org/thread.html/r630675e184a3d8db66893c8206ea0bcb9adce62e97dfcb667e4e3438%40%3Cdev.cassandra.apache.org%3E">discussed.</a></p>
+					
+					<h4 id="changed">Changed</h4>
+					
+					<p>The Kubernetes SIG is looking at ways to invite more participants by hosting two meetings to accommodate people in different time zones.<a target="_blank" href="https://www.youtube.com/watch?v=rp-0JaptJ3Y">Watch here</a>.</p>
+					
+					<p><a target="_blank" href="https://www.youtube.com/watch?v=rp-0JaptJ3Y"><img src="http://img.youtube.com/vi/rp-0JaptJ3Y/0.jpg" alt="kubernetes-sig-meeting-2021-02-11"></a></p>
+					
+					<p>A community website dedicated to <a target="_blank" href="https://github.com/datastax/cass-operator">cass-operator</a> is also in development focused on documentation for the operator. Going forward, the Kubernetes SIG is discussing release cadence and looking at six releases a year.</p>
+
+					<p>K8ssandra 1.0, an open source production-ready platform for running Apache Cassandra on Kubernetes, was also released on 25 February and announced on its new <a target="_blank" href="https://k8ssandra.io/">community website</a>.. Read the <a target="_blank" href="https://k8ssandra.io/blog/2021/02/26/k8ssandra-1.0-stable-release-and-whats-next/">community blog</a> to find out more and what’s next. K8ssandra now has images for Cassandra 3.11.10 and 4.0-beta4 that run rootless conta [...]
+					
+					<h2 id="user-space">User Space</h2>
+
+					<h4 id="Instana">Instana</h4>
+					
+					<p>“The Instana components are already containerized and run in our SaaS platform, but we still needed to create containers for our databases, Clickhouse, Cassandra, etc., and set up the release pipeline for them. Most of the complexity is not in creating a container with the database running, but in the management of the configuration and how to pass it down in a maintainable way to the corresponding component.” - <a target="_blank" href="https://hackernoon.com/what-we-learned-by-d [...]
+					
+					<h4 id="Flant">Flant</h4>
+					
+					<p>“We were able to successfully migrate the Cassandra database deployed in Kubernetes to another cluster while keeping the Cassandra production installation in a fully functioning state and without interfering with the operation of applications.” - <a target="_blank" href="https://medium.com/flant-com/migrating-cassandra-between-kubernetes-clusters-ae4ab4ada028">Flant</a></p>
+					
+					<p><em>Do you have a Cassandra case study to share? Email <a target="_blank" href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</em></p>
+					
+					<h2 id="in-the-news">In the News</h2>
+					
+					<p>CRN: <a target="_blank" href="hhttps://www.crn.com/slide-shows/running-your-business/top-10-highest-it-salaries-based-on-tech-skills-in-2021-dice/3">Top 10 Highest IT Salaries Based On Tech Skills In 2021: Dice</a></p>
+					
+					<p>TechTarget: <a target="_blank" href="https://searchdatamanagement.techtarget.com/news/252497188/Microsoft-ignites-Apache-Cassandra-Azure-service">Microsoft ignites Apache Cassandra Azure Service</a></p>
+					
+					<p>Dynamic Business: <a target="_blank" href="https://dynamicbusiness.com.au/topics/news/business-open-source-technology-advice-opinion.html">5 Ways your Business Could Benefit from Open Source Technology</a></p>
+					
+					<p>TWB: <a target="_blank" href="https://www.theworldbeast.com/top-3-technologies-trends-in-2021.html">Top 3 Technologies which are winning the Run in 2021</a></p>
+					
+					<h2 id="cassandra-tutorials--more">Cassandra Tutorials &amp; More</h2>
+					
+					<p><a target="_blank" href="https://blog.anant.us/data-operations-guide-for-apache-cassandra/?utm_source=Anant+Corporation+Newsletter&utm_campaign=e7c05585a6-EMAIL_CAMPAIGN_2019_02_04_05_17_COPY_01&utm_medium=email&utm_term=0_d05aef7418-e7c05585a6-500434574&mc_cid=e7c05585a6&mc_eid=ddff654f2f">Data Operations Guide for Apache Cassandra</a> - Rahul Singh, Anant</p>
+					
+					<p><a target="_blank" href="https://www.ksolves.com/blog/apache-cassandra/introduction-to-apache-cassandra-what-is-apache-cassandra">Introduction to Apache Cassandra: What is Apache Cassandra</a> - Ksolves</p>
+					
+					<p><a target="_blank" href="https://www.techwell.com/techwell-insights/2020/03/what-s-new-apache-cassandra-40">What's New in Apache Cassandra 4.0</a> - Deepak Vohra, Techwell</p>
+					
+					<p><a target="_blank" href="https://thelastpickle.com/blog/2021/02/22/reaper-for-apache-cassandra-2-2-release.html">Reaper 2.2 for Apache Cassandra was released</a> - Alex Dejanovski, The Last Pickle</p>
+					
+					<p><a target="_blank" href="https://alexott.blogspot.com/2020/07/new-functionality-of-cassandra.html">What's new in Apache Zeppelin's Cassandra interpreter</a> - Alex Ott</p>
+					
+					<a href="https://cassandra.apache.org/community/">
+						<p><img src="../img/blog/changelog_footer.jpg" alt="Cassandra Changelog footer" title="image_tooltip"></p>
+					</a>
+					
+					<hr>
+					<p>Cassandra Changelog is curated by the community. Please send submissions to <a target="_blank" href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</p>
+					
+                    
+                
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Apache-Cassandra-Changelog-6-April-2021.html b/content/blog/Apache-Cassandra-Changelog-6-April-2021.html
new file mode 100644
index 0000000..ed2e670
--- /dev/null
+++ b/content/blog/Apache-Cassandra-Changelog-6-April-2021.html
@@ -0,0 +1,315 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra Changelog #6 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Apache Cassandra Changelog #6
+                    </h1>
+					<h3> April 12, 2021 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+
+					<p><img src="https://cassandra.apache.org/img/changelog_header.jpg" alt="Apache Cassandra Changelog Header"></p>
+					
+					<p>Our monthly roundup of key activities and knowledge to keep the community informed.</p>
+
+					<h2 id="release-notes">Release Notes</h2>
+					
+					<h4 id="released">Released</h4>
+					
+					<p>A <a target="_blank" href="https://lists.apache.org/thread.html/re60773108292390b8ec754bd73bcddc95ae9abd3f5c9ab4981ef6b2c%40%3Cdev.cassandra.apache.org%3E">blocking issue</a> was found in beta-2 which has delayed the release of rc-1. Also during rc-1 evaluation, <a target="_blank" href="https://lists.apache.org/thread.html/r3057bdd64b46bef1561b5fef3a7c1e40ade0da80df9915201cc8f315%40%3Cdev.cassandra.apache.org%3E">some concerns were raised</a> about the contents of the source dist [...]
+					
+					<p>For the latest status on Cassandra 4.0 GA, please check the <a target="_blank" href="https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=355&quickFilter=1661">Jira board</a> (ASF login required). However, we expect GA to arrive very soon! Read the latest summary from the community <a target="_blank" href="https://lists.apache.org/thread.html/rcf883cc5c1fe87b80106e74092c9ed79127e5071883f194bc204b09a%40%3Cdev.cassandra.apache.org%3E">here</a>. The remaining tickets repr [...]
+					
+					<p>Join the Cassandra <a href="https://cassandra.traverstodd.com/community/#join-the-conversation">mailing list</a> to stay updated.</p>
+					
+					<h4 id="changed">Changed</h4>
+					
+					<p>The release cadence for the Apache Cassandra project is changing. The community has agreed to one release every year, plus periodic trunk snapshots. The number of releases that will be supported in this agreement is three, and every incoming release will be <a href="https://lists.apache.org/thread.html/re15543b55e5d01245ad75f7ec35af97e9895d37c01562eab31963dd4%40%3Cdev.cassandra.apache.org%3E">supported for three years.</a></p>
+					
+					<h2 id="community-notes">Community Notes</h2>
+					
+					<p><em>Updates on Cassandra Enhancement Proposals (CEPs), how to contribute, and other community activities.</em></p>
+					
+					<h4 id="added">Added</h4>
+					
+					<p>The <a target="_blank" href="https://lists.apache.org/thread.html/r1e545f41faf6c4ac0a4c196f9ae85a142abd89d8c61320ad44e303a0%40%3Cdev.cassandra.apache.org%3E">PMC is pleased to announce</a> that Berenguer Blasi has accepted the invitation to become a project committer. Thanks so much, Berenguer, for all the work you have done!</p>
+					
+					<h4 id="added-1">Added</h4>
+					
+					<p>As the community gets closer to the launch of 4.0, we are organizing a celebration with the help of ASF – <a target="_blank" href="https://cassandra.apache.org/blog/2021/03/25/world_party.html">Cassandra World Party 4.0</a> will be a one-day, no-cost virtual event on Wednesday, April 28 to bring the global community together in celebration of the upcoming release milestone. The <a target="_blank" href="https://sessionize.com/cassandra">CFP for 5-minute lightning talks</a> is open [...]
+					
+					<h4 id="added-2">Added</h4>
+					
+					<p>Apache Cassandra is taking part in the <a target="_blank" href="https://summerofcode.withgoogle.com/">Google Summer of Code</a> (GSoC) under the ASF umbrella as a mentoring organization. If you’re a post-secondary student and looking for an exciting opportunity to contribute to the project that powers your favorite Internet services then read <a target="_blank" href="https://cassandra.apache.org/blog/2021/03/10/join_cassandra_gsoc_2021.html">Paulo Motta’s GSoC blog post for the d [...]
+					
+					<h4 id="changed-1">Changed</h4>
+					
+					<p>Recent updates to <a target="_blank" href="https://github.com/datastax/cass-operator">cass-operator</a> in March by the Kubernetes SIG have seen the specification for seeds now supporting hostnames and separate seeds for separate data centers. Currently, the SIG is discussing whether cass-operator, the community-developed operator for Apache Cassandra, should have CRDs for keyspaces and roles, how to accomplish pod-specific configurations, and whether CRDs should represent Schema [...]
+
+					<p>The project is also looking at how to make the cass-operator multi-cluster by using the same approach used for Multi-CassKop. One idea is to use existing <a target="_blank" href="https://github.com/Orange-OpenSource/casskop">CassKop</a> CRDs to manage cass-operator, and it could be a way to demonstrate how easy it is to migrate from one operator to another.</p>
+
+					<p><a target="_blank" href="https://k8ssandra.io/">K8ssandra</a> will be seeking to support Apache Cassandra 4.0 features, which involve some new configuration settings and require changes in the config builder. It will also be supporting JDK 11, the new garbage collectors, and the auditing features.</p>
+					
+					<p><a target="_blank" href="https://www.youtube.com/watch?v=82o_tr9UPgQ"><img src="http://img.youtube.com/vi/82o_tr9UPgQ/0.jpg" alt="kubernetes-sig-meeting-2021-03-25"></a></p>
+					
+					<h2 id="user-space">User Space</h2>
+					
+					<h4 id="american-express">American Express</h4>
+					
+					<p>During last year’s ApacheCon, Laxmikant Upadhyay presented a 35-minute guide on the best practices and strategies for upgrading Apache Cassandra in production. This includes pre- and post-upgrade steps and rolling and parallel upgrade strategies for Cassandra clusters. - <a target="_blank" href="https://www.youtube.com/watch?v=eTUXQS7RUQw&list=PLU2OcwpQkYCy_awEe5xwlxGTk5UieA37m&index=182">Laxmikant Upadhyay</a></p>
+					
+					<h4 id="spotify">Spotify</h4>
+					
+					<p>In a recent AMA, Spotify discussed Backstage, its open platform for building developer portals. Spotify elaborated on the database solutions it provides internally: “Spotify is mostly on GCP so our devs use a mix of Google-managed storage products and self-managed ones.[…] The unmanaged storage solutions Spotify devs start and operate themselves on GCE include Apache Cassandra, PostgreSQL, Memcached, Elastic Search, and Redis. We hope to support stateful workloads in the future.  [...]
+					
+					<p><em>Do you have a Cassandra case study to share? Email <a target="_blank" href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</em></p>
+					
+					<h2 id="in-the-news">In the News</h2>
+					
+					<p>TFiR: <a target="_blank" href="https://www.tfir.io/how-apache-cassandra-works-with-containers/">How Apache Cassandra Works With Containers</a></p>
+					
+					<p>Dataversity: <a target="_blank" href="https://www.dataversity.net/why-2021-will-be-a-big-year-for-apache-cassandra-and-its-users/">Why 2021 Will Be a Big Year for Apache Cassandra (and its Users)</a></p>
+					
+					<p>ZDNet: <a target="_blank" href="https://www.zdnet.com/article/microsoft-ignite-data-and-analytics-roundup-platform-extensions-are-the-key-theme/">Microsoft Ignite Data and Analytics Roundup: Platform Extensions Are the Key Theme</a></p>
+					
+					<p>Techcrunch: <a target="_blank" href="https://techcrunch.com/2021/03/02/microsoft-azure-expands-its-nosql-portfolio-with-managed-instances-for-apache-cassandra/">Microsoft Azure Expands its NoSQL Portfolio with Managed Instances for Apache Cassandra</a></p>
+					
+					<h2 id="cassandra-tutorials--more">Cassandra Tutorials &amp; More</h2>
+					
+					<p><a target="_blank" href="https://linuxhint.com/install-apache-cassandra-centos-8/">How to Install Apache Cassandra on CentOS 8</a> - Shehroz Azam, LinuxHint</p>
+					
+					<p><a target="_blank" href="https://dzone.com/articles/cassandra-udt">Cassandra With Java: Introduction to UDT</a> - Otavio Santana, DZone</p>
+					
+					<p><a target="_blank" href="https://dzone.com/articles/jcassandra">Apache Cassandra Horizontal Scalability for Java Applications [Book]</a> - Otavio Santana, DZone</p>
+					
+					<p><a target="_blank" href="https://devopscon.io/blog/cloud-native-applications-and-data-with-kubernetes-and-apache-cassandra/">Cloud-native applications and data with Kubernetes and Apacha Cassandra</a> - Patrick McFadin, DataStax</p>
+					
+					<a href="https://cassandra.apache.org/community/">
+						<p><img src="../img/blog/changelog_footer.jpg" alt="Cassandra Changelog footer" title="image_tooltip"></p>
+					</a>
+					
+					<hr>
+					<p>Cassandra Changelog is curated by the community. Please send submissions to <a target="_blank" href="mailto:cassandra@constantia.io">cassandra@constantia.io</a>.</p>
+					
+                    
+                
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Apache-Cassandra-Usage-Report-2020.html b/content/blog/Apache-Cassandra-Usage-Report-2020.html
new file mode 100644
index 0000000..f33055e
--- /dev/null
+++ b/content/blog/Apache-Cassandra-Usage-Report-2020.html
@@ -0,0 +1,327 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra Usage Report 2020 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Apache Cassandra Usage Report 2020
+                    </h1>
+					<h3> September 17, 2020 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                    <p>Apache Cassandra is the open source NoSQL database for mission critical data. Today the community announced findings from a comprehensive global survey of 901 practitioners on Cassandra usage. It’s the first of what will become an annual survey that provides a baseline understanding of who, how, and why organizations use Cassandra.</p>
+                  
+                    <blockquote>
+                        “I saw zero downtime at global scale with Apache Cassandra. That’s a powerful statement to make. For our business that’s quite crucial.” - Practitioner, London
+                    </blockquote>
+                    
+                    <h3 id="key-themes">Key Themes</h3>
+                    
+                    <p><strong>Cassandra adoption is correlated with organizations in a more advanced stage of digital transformation.</strong></p>
+                    
+                    <p>People from organizations that self-identified as being in a “highly advanced” stage of digital transformation were more likely to be using Cassandra (26%) compared with those in an “advanced” stage (10%) or “in process” (5%).</p>
+                    
+                    <p><strong>Optionality, security, and scalability are among the key reasons Cassandra is selected by practitioners.</strong></p>
+                    
+                    <p>The top reasons practitioners use Cassandra for mission critical apps are “good hybrid solutions” (62%), “very secure” (60%), “highly scalable” (57%), “fast” (57%), and “easy to build apps with” (55%).</p>
+                    
+                    <p><strong>A lack of skilled staff and the challenge of migration deters adoption of Cassandra.</strong></p>
+                    
+                    <p>Thirty-six percent of practitioners currently using Cassandra for mission critical apps say that a lack of Cassandra-skilled team members may deter adoption. When asked what it would take for practitioners to use Cassandra for more applications and features in production, they said “easier to migrate” and “easier to integrate.”</p>
+                    
+                    <h3 id="methodology">Methodology</h3>
+                    
+                    <p><strong>Sample.</strong> The survey consisted of 1,404 interviews of IT professionals and executives, including 901 practitioners which is the focus of this usage report, from April 13-23, 2020. Respondents came from 13 geographies (China, India, Japan, South Korea, Germany, United Kingdom, France, the Netherlands, Ireland, Brazil, Mexico, Argentina, and the U.S.) and the survey was offered in seven languages corresponding to those geographies. While margin of samp [...]
+                    
+                    <p>To ensure the highest quality respondents, surveys include enhanced screening beyond title and activities of company size (no companies under 100 employees), cloud IT knowledge, and years of IT experience.</p>
+                    
+                    <p><strong>Rounding and multi-response.</strong> Figures may not add to 100 due to rounding or multi-response questions.</p>
+                    
+                    <h3 id="demographics">Demographics</h3>
+                    
+                    <p>Practitioner respondents represent a variety of roles as follows: Dev/DevOps (52%), Ops/Architect (29%), Data Scientists and Engineers (11%), and Database Administrators (8%) in the Americas (43%), Europe (32%), and Asia Pacific (12%).</p>
+                    
+                    <p><img src="../img/blog/blog-post-usage-report-2020/image1.jpg" style="max-width: 750px;" alt="Cassandra roles" title="image_tooltip"></p>
+                    
+                    <p>Respondents include both enterprise (65% from companies with 1k+ employees) and SMEs (35% from companies with at least 100 employees). Industries include IT (45%), financial services (11%), manufacturing (8%), health care (4%), retail (3%), government (5%), education (4%), telco (3%), and 17% were listed as “other.”</p>
+                    
+                    <p><img src="../img/blog/blog-post-usage-report-2020/image2.jpg" style="max-width: 750px;" alt="Cassandra companies" title="image_tooltip"></p>
+                    
+                    <h3 id="cassandra-adoption">Cassandra Adoption</h3>
+                    
+                    <p>Twenty-two percent of practitioners are currently using or evaluating Cassandra with an additional 11% planning to use it in the next 12 months.</p>
+                    
+                    <p>Of those currently using Cassandra, 89% are using open source Cassandra, including both self-managed (72%) and third-party managed (48%).</p>
+                    
+                    <p>Practitioners using Cassandra today are more likely to use it for more projects tomorrow. Overall, 15% of practitioners say they are extremely likely (10 on a 10-pt scale) to use it for their next project. Of those, 71% are currently using or have used it before.</p>
+                    
+                    <p><img src="../img/blog/blog-post-usage-report-2020/image3.jpg" style="max-width: 750px;" alt="Cassandra adoption" title="image_tooltip"></p>
+                    
+                    <h3 id="cassandra-usage">Cassandra Usage</h3>
+                    
+                    <p>People from organizations that self-identified as being in a “highly advanced” stage of digital transformation were more likely to be using Cassandra (26%) compared with those in an “advanced” stage (10%) in “in process” (5%).</p>
+                    
+                    <p>Cassandra predominates in very important or mission critical apps. Among practitioners, 31% use Cassandra for their mission critical applications, 55% for their very important applications, 38% for their somewhat important applications, and 20% for their least important applications.</p>
+                    
+                    <blockquote>
+                        “We’re scheduling 100s of millions of messages to be sent. Per day. If it’s two weeks, we’re talking about a couple billion. So for this, we use Cassandra.” - Practitioner, Amsterdam
+                    </blockquote>
+                    
+                    <p><img src="../img/blog/blog-post-usage-report-2020/image4.jpg" style="max-width: 750px;" alt="Cassandra usage" title="image_tooltip"></p>
+                    
+                    <h3 id="why-cassandra">Why Cassandra?</h3>
+                    
+                    <p>The top reasons practitioners use Cassandra for mission critical apps are “good hybrid solutions” (62%), “very secure” (60%), “highly scalable” (57%), “fast” (57%), and “easy to build apps with” (55%).</p>
+                    
+                    <blockquote>
+                        “High traffic, high data environments where really you’re just looking for very simplistic key value persistence of your data. It’s going to be a great fit for you, I can promise that.” - Global SVP Engineering
+                    </blockquote>
+                    
+                    <p><img src="../img/blog/blog-post-usage-report-2020/image5.jpg" style="max-width: 750px;" alt="Top reasons practitioners use Cassandra" title="image_tooltip"></p>
+                    
+                    <p>For companies in a highly advanced stage of digital transformation, 58% cite “won’t lose data” as the top reason, followed by “gives me confidence” (56%), “cloud native” (56%), and “very secure” (56%).</p>
+                    
+                    <blockquote>
+                        “It can’t lose anything, it has to be able to capture everything. It can’t have any security defects. It needs to be somewhat compatible with the environment. If we adopt a new database, it can’t be a duplicate of the data we already have.… So: Cassandra.” - Practitioner, San Francisco
+                    </blockquote>
+                    
+                    <p>However, 36% of practitioners currently using Cassandra for mission critical apps say that a lack of Cassandra-skilled team members may deter adoption.</p>
+                    
+                    <blockquote>
+                        “We don’t have time to train a ton of developers, so that time to deploy, time to onboard, that’s really key. All the other stuff, scalability, that all sounds fine.” – Practitioner, London
+                    </blockquote>
+                    
+                    <p>When asked what it would take for practitioners to use Cassandra for more applications and features in production, they said “easier to migrate” and “easier to integrate.”</p>
+                    
+                    <blockquote>
+                        “If I can get started and be productive in 30 minutes, it’s a no brainer.” - Practitioner, London
+                    </blockquote>
+                    
+                    <h3 id="conclusion">Conclusion</h3>
+                    
+                    <p>We invite anyone who is curious about Cassandra to test the <a href="https://cassandra.apache.org/blog/2020/07/20/apache-cassandra-4-0-beta1.html">4.0 beta release</a>. There will be no new features or breaking API changes in future Beta or GA builds, so you can expect the time you put into the beta to translate into transitioning your production workloads to 4.0.</p>
+                    
+                    <p>We also invite you to participate in a short survey about <a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLScdoTCMxsDwRzt-U898fVmeksBlAf5fud2GVsGqC0T_IQz2Tg/viewform?usp=sf_link">Kubernetes and Cassandra</a> that is open through September 24, 2020. Details will be shared with the Cassandra Kubernetes SIG after it closes.</p>
+                    
+                    <h3 id="survey-credits">Survey Credits</h3>
+                    
+                    <p>A volunteer from the community helped analyze the report, which was conducted by ClearPath Strategies, a strategic consulting and research firm, and donated to the community by DataStax. It is available for use under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).</p>
+                    
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Audit-Logging-in-Apache-Cassandra-4.html b/content/blog/Audit-Logging-in-Apache-Cassandra-4.html
new file mode 100644
index 0000000..6951edc
--- /dev/null
+++ b/content/blog/Audit-Logging-in-Apache-Cassandra-4.html
@@ -0,0 +1,433 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Audit Logging in Apache Cassandra 4.0 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Audit Logging in Apache Cassandra 4.0
+                    </h1>
+					<h3> October 29, 2018 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                    <p>Database audit logging is an industry standard tool for enterprises to
+                  capture critical data change events including what data changed and who
+                  triggered the event. These captured records can then be reviewed later
+                  to ensure compliance with regulatory, security and operational policies.</p>
+                  
+                  <p>Prior to Apache Cassandra 4.0, the open source community did not have a
+                  good way of tracking such critical database activity. With this goal in
+                  mind, Netflix implemented
+                  <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-12151">CASSANDRA-12151</a>
+                  so that users of Cassandra would have a simple yet powerful audit
+                  logging tool built into their database out of the box.</p>
+                  
+                  <h2 id="why-are-audit-logs-important">Why are Audit Logs Important?</h2>
+                  
+                  <p>Audit logging database activity is one of the key components for making
+                  a database truly ready for the enterprise. Audit logging is generally
+                  useful but enterprises frequently use it for:</p>
+                  
+                  <ol>
+                    <li>Regulatory compliance with laws such as <a target="_blank" href="https://en.wikipedia.org/wiki/Sarbanes%E2%80%93Oxley_Act">SOX</a>, <a target="_blank" href="https://en.wikipedia.org/wiki/Payment_Card_Industry_Data_Security_Standard">PCI</a> and <a target="_blank" href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">GDPR</a> et al. These types of compliance are crucial for companies that are traded on public stock exchanges, hold payment informat [...]
+                    <li>Security compliance. Companies often have strict rules for what data can be accessed by which employees, both to protect the privacy of users but also to limit the probability of a data breach.</li>
+                    <li>Debugging complex data corruption bugs such as those found in massively distributed microservice architectures like Netflix’s.</li>
+                  </ol>
+                  
+                  <h2 id="why-is-audit-logging-difficult">Why is Audit Logging Difficult?</h2>
+                  
+                  <p>Implementing a simple logger in the request (inbound/outbound) path
+                  sounds easy, but the devil is in the details. In particular, the “fast
+                  path” of a database, where audit logging must operate, strives to do as
+                  little as humanly possible so that users get the fastest and most
+                  scalable database system possible. While implementing Cassandra audit
+                  logging, we had to ensure that the audit log infrastructure does not
+                  take up excessive CPU or IO resources from the actual database execution
+                  itself. However, one cannot simply optimize only for performance because
+                  that may compromise the guarantees of the audit logging.</p>
+                  
+                  <p>For example, if producing an audit record would block a thread, it
+                  should be dropped to maintain maximum performance. However, most
+                  compliance requirements prohibit dropping records. Therefore, the key to
+                  implementing audit logging correctly lies in allowing users to achieve
+                  both performance <em>and</em> reliability, or absent being able to achieve both
+                  allow users to make an explicit trade-off through configuration.</p>
+                  
+                  <hr>
+                  
+                  <h2 id="audit-logging-design-goals">Audit Logging Design Goals</h2>
+                  
+                  <p>The design goal of the Audit log are broadly categorized into 3
+                  different areas:</p>
+                  
+                  <p><strong>Performance</strong>: Considering the Audit Log injection points are
+                  live in the request path, performance is an important goal in every
+                  design decision.</p>
+                  
+                  <p><strong>Accuracy</strong> : Accuracy is required by compliance and is thus a
+                  critical goal. Audit Logging must be able to answer crucial auditor
+                  questions like “Is every write request to the database being audited?”.
+                  As such, accuracy cannot be compromised.</p>
+                  
+                  <p><strong>Usability &amp; Extensibility</strong>: The diverse Cassandra ecosystem
+                  demands that any frequently used feature must be easily usable and
+                  pluggable (e.g., Compaction, Compression, SeedProvider etc...), so the
+                  Audit Log interface was designed with this context in mind from the
+                  start.</p>
+                  
+                  <h2 id="implementation">Implementation</h2>
+                  
+                  <p>With these three design goals in mind, the
+                  <a target="_blank" href="https://github.com/OpenHFT">OpenHFT</a> libraries were an
+                  obvious choice due to their reliability and high performance. Earlier in
+                  <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-13983">CASSANDRA-13983</a>
+                  the <a target="_blank" href="https://github.com/OpenHFT/Chronicle-Queue">chronical queue
+                  library</a> of
+                  OpenHFT was introduced as a BinLog utility to the Apache Cassandra code
+                  base. The performance of Full Query Logging (FQL) was excellent, but it only instrumented mutation and read query paths. It was missing a lot of critical data such as when queries failed, where they came from, and which user issued the query. The FQL was also single purpose: preferring to drop messages rather than delay the process (which makes sense for FQL but not for Audit Logging). Lastly, the FQL didn’t allow for pluggability, which would make it harder to adopt in [...]
+                  
+                  <p>As shown in the architecture figure below, we were able to unify the FQL feature with the AuditLog functionality through the AuditLogManager and IAuditLogger abstractions.  Using this architecture, we can support any output format: logs, files, databases, etc. By default, the BinAuditLogger implementation comes out of the box to maintain performance. Users can choose the custom audit logger implementation by dropping the jar file on Cassandra classpath and customizin [...]
+                  <a target="_blank" href="https://github.com/apache/cassandra/blob/trunk/conf/cassandra.yaml#L1216-L1234">cassandra.yaml</a>
+                  file.</p>
+                  
+                  <hr>
+                  
+                  <h2 id="architecture">Architecture</h2>
+                  
+				  <p><img src="../img/blog/audit-logging-1.png" alt="Apache Cassandra Changelog Header" title="image_tooltip"></p>
+                  
+                  <hr>
+                  
+                  <h2 id="what-does-it-log">What does it log</h2>
+                  
+                  <p>Each audit log implementation has access to the following attributes. For the default text-based logger, these fields are concatenated with <code class="highlighter-rouge">|</code>  to yield the final message.</p>
+                  
+                  <ul>
+                    <li><code class="highlighter-rouge">user</code>: User name(if available)</li>
+                    <li><code class="highlighter-rouge">host</code>: Host IP, where the command is being executed</li>
+                    <li><code class="highlighter-rouge">source ip address</code>: Source IP address from where the request initiated</li>
+                    <li><code class="highlighter-rouge">source port</code>: Source port number from where the request initiated</li>
+                    <li><code class="highlighter-rouge">timestamp</code>: unix time stamp</li>
+                    <li><code class="highlighter-rouge">type</code>: Type of the request (SELECT, INSERT, etc.,)</li>
+                    <li><code class="highlighter-rouge">category</code> - Category of the request (DDL, DML, etc.,)</li>
+                    <li><code class="highlighter-rouge">keyspace</code> - Keyspace(If applicable) on which request is targeted to be executed</li>
+                    <li><code class="highlighter-rouge">scope</code> - Table/Aggregate name/ function name/ trigger name etc., as applicable</li>
+                    <li><code class="highlighter-rouge">operation</code> - CQL command being executed</li>
+                  </ul>
+                  
+                  <h3 id="example-of-audit-log-messages">Example of Audit log messages</h3>
+                  <div class="highlighter-rouge"><code><pre>
+Type: AuditLog
+LogMessage: user:anonymous|host:127.0.0.1:7000|source:/127.0.0.1|port:53418|timestamp:1539978679457|type:SELECT|category:QUERY|ks:k1|scope:t1|operation:SELECT * from k1.t1 ;
+
+Type: AuditLog
+LogMessage: user:anonymous|host:127.0.0.1:7000|source:/127.0.0.1|port:53418|timestamp:1539978692456|type:SELECT|category:QUERY|ks:system|scope:peers|operation:SELECT * from system.peers limit 1;
+
+Type: AuditLog
+LogMessage: user:anonymous|host:127.0.0.1:7000|source:/127.0.0.1|port:53418|timestamp:1539980764310|type:SELECT|category:QUERY|ks:system_virtual_schema|scope:columns|operation:SELECT * from system_virtual_schema.columns ;
+</pre></code></div>
+                  
+                  <hr>
+                  
+                  <h2 id="how-to-configure">How to configure</h2>
+                  <p>Auditlog can be configured using <a target="_blank" href="https://github.com/apache/cassandra/blob/trunk/conf/cassandra.yaml#L1216-L1234">cassandra.yaml</a>. If you want to try Auditlog on one node, it can also be enabled and configured using <code class="highlighter-rouge">nodetool</code>.</p>
+                  
+                  <h4 id="cassandrayaml-configurations-for-auditlog">cassandra.yaml configurations for AuditLog</h4>
+                  <ul>
+                    <li><code class="highlighter-rouge">enabled</code>: This option enables/ disables audit log</li>
+                    <li><code class="highlighter-rouge">logger</code>: Class name of the logger/ custom logger.</li>
+                    <li><code class="highlighter-rouge">audit_logs_dir</code>: Auditlogs directory location, if not set, default to <code class="highlighter-rouge">cassandra.logdir.audit</code> or <code class="highlighter-rouge">cassandra.logdir</code> + /audit/</li>
+                    <li><code class="highlighter-rouge">included_keyspaces</code>: Comma separated list of keyspaces to be included in audit log, default - includes all keyspaces</li>
+                    <li><code class="highlighter-rouge">excluded_keyspaces</code>: Comma separated list of keyspaces to be excluded from audit log, default - excludes no keyspace</li>
+                    <li><code class="highlighter-rouge">included_categories</code>: Comma separated list of Audit Log Categories to be included in audit log, default - includes all categories</li>
+                    <li><code class="highlighter-rouge">excluded_categories</code>: Comma separated list of Audit Log Categories to be excluded from audit log, default - excludes no category</li>
+                    <li><code class="highlighter-rouge">included_users</code>: Comma separated list of users to be included in audit log, default - includes all users</li>
+                    <li><code class="highlighter-rouge">excluded_users</code>: Comma separated list of users to be excluded from audit log, default - excludes no user</li>
+                  </ul>
+                  
+                  <p>Note: BinAuditLogger configurations can be tuned using cassandra.yaml properties as well.</p>
+                  
+                  <p>List of available categories are: QUERY, DML, DDL, DCL, OTHER, AUTH, ERROR, PREPARE</p>
+                  
+                  <h4 id="nodetool-command-to-enable-auditlog">NodeTool command to enable AuditLog</h4>
+                  <p><code class="highlighter-rouge">enableauditlog</code>: Enables AuditLog with yaml defaults. yaml configurations can be overridden using options via nodetool command.</p>
+                  
+                  <div class="highlighter-rouge">
+                  	<pre><code>nodetool enableauditlog</code></pre>
+                  </div>
+                  
+                  <p><strong>Options:</strong></p>
+                  
+                  <p><code class="highlighter-rouge">--excluded-categories</code>
+                      Comma separated list of Audit Log Categories to be excluded for
+                      audit log. If not set the value from cassandra.yaml will be used</p>
+                  
+                  <p><code class="highlighter-rouge">--excluded-keyspaces</code>
+                      Comma separated list of keyspaces to be excluded for audit log. If
+                      not set the value from cassandra.yaml will be used</p>
+                  
+                  <p><code class="highlighter-rouge">--excluded-users</code>
+                      Comma separated list of users to be excluded for audit log. If not
+                      set the value from cassandra.yaml will be used</p>
+                  
+                  <p><code class="highlighter-rouge">--included-categories</code>
+                      Comma separated list of Audit Log Categories to be included for
+                      audit log. If not set the value from cassandra.yaml will be used</p>
+                  
+                  <p><code class="highlighter-rouge">--included-keyspaces</code>
+                      Comma separated list of keyspaces to be included for audit log. If
+                      not set the value from cassandra.yaml will be used</p>
+                  
+                  <p><code class="highlighter-rouge">--included-users</code>
+                      Comma separated list of users to be included for audit log. If not
+                      set the value from cassandra.yaml will be used</p>
+                  
+                  <p><code class="highlighter-rouge">--logger</code>
+                      Logger name to be used for AuditLogging. Default BinAuditLogger. If
+                      not set the value from cassandra.yaml will be used</p>
+                  
+                  <h4 id="nodetool-command-to-disable-auditlog">NodeTool command to disable AuditLog</h4>
+                  
+                  <p><code class="highlighter-rouge">disableauditlog</code>: Disables AuditLog.</p>
+                  
+                  <div class="highlighter-rouge"><pre class="highlight"><code>nodetool disableuditlog
+                  </code></pre>
+                  </div>
+                  
+                  <h4 id="nodetool-command-to-reload-auditlog-filters">NodeTool command to reload AuditLog filters</h4>
+                  
+                  <p><code class="highlighter-rouge">enableauditlog</code>: NodeTool enableauditlog command can be used to reload auditlog filters when called with default or previous <code class="highlighter-rouge">loggername</code> and updated filters</p>
+                  
+                  <div class="highlighter-rouge"><pre class="highlight"><code>nodetool enableauditlog --loggername &lt;Default/ existing loggerName&gt; --included-keyspaces &lt;New Filter values&gt;
+                  </code></pre>
+                  </div>
+                  
+                  <hr>
+                  
+                  <h2 id="conclusion">Conclusion</h2>
+                  
+                  <p>Now that Apache Cassandra ships with audit logging out of the box, users
+                  can easily capture data change events to a persistent record indicating
+                  what happened, when it happened, and where the event originated. This
+                  type of information remains critical to modern enterprises operating in
+                  a diverse regulatory environment. While audit logging represents one of
+                  many steps forward in the 4.0 release, we believe that it will uniquely
+                  enable enterprises to use the database in ways they could not
+                  previously.</p>
+                  
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html b/content/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html
new file mode 100644
index 0000000..0df7f54
--- /dev/null
+++ b/content/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html
@@ -0,0 +1,304 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Cassandra and Kubernetes: SIG Update and Survey | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Cassandra and Kubernetes: SIG Update and Survey
+                    </h1>
+					<h3> August 14, 2020  | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner"><h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                    <p>Five operators for Apache Cassandra have been created that have made it easier to run containerized Cassandra on Kubernetes. Recently the major contributors to these operators came together to discuss the creation of a community-based operator with the intent of making one that makes it easy to run C* on K8s. One of the project’s organizational goals is that the end result will eventually become part of the Apache Software Foundation or the Apache Cassandra project.</p>
+
+                    <p>The community created a special interest group (SIG) to set goals for what the operator should do at different levels to find a path for creating a standard community-based operator. The Operator Framework suggests five maturity levels for <a target="_blank" href="https://operatorframework.io/operator-capabilities/">operator capabilities</a> starting from basic installation to auto-pilot.</p>
+
+                    <p><img src="../img/blog/operator-capabilities.png" alt="Operator Capability Maturity Levels"></p>
+
+                    <p>(Source: <a target="_blank" href="https://operatorframework.io/operator-capabilities/">OperatorFramework.io</a>)</p>
+
+                    <p>The five Cassandra Kubernetes operators all come from different backgrounds, so the first major goal is to develop a common understanding as to what an operator needs to do and at which level. This first step involves collaborating on a Custom Resource Definition (CRD) that will set the syntax / schema which will be used to create Cassandra clusters on Kubernetes. Once this is done, a software extension can be developed in a variety of languages including Go, Java, [...]
+
+                    <p>We’re not starting from zero, as the creators of the five operators are actively participating in the SIG. Hopefully much of the decided upon CRD will have code fragments that can be leveraged from the other projects. The <a target="_blank" href="https://github.com/Anant/awesome-cassandra/blob/master/README.md#deploying-cassandra-on-kubernetes--kubernetized-cassandra">major operators out publicly today</a> are those by Sky UK, Orange Telecom, Instaclustr, Elassandr [...]
+
+                    <ul>
+                    <li><a target="_blank" href="https://github.com/Orange-OpenSource/cassandra-k8s-operator">CassKop - Cassandra Kubernetes Operator</a> - This Kubernetes operator by Orange automates Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C and JVM parameters, upgrading JVM and C versions. Written in Go. This one was also one of the first ones out and is the only one that can support multiple Kubernetes clusters using <a t [...]
+                    <li><a target="_blank" href="https://github.com/sky-uk/cassandra-operator">Cassandra Operator</a> - A Kubernetes operator by SkyUK that manages Cassandra clusters inside Kubernetes. Well designed and organized. This was among the first operators to be released.</li>
+                    <li><a target="_blank" href="https://github.com/instaclustr/cassandra-operator">Instaclustr - Kubernetes Operator for Cassandra operator</a> - The Cassandra operator by Instaclustr manages Cassandra clusters deployed to Kubernetes and automates tasks related to operating an Cassandra cluster.</li>
+                    <li><a target="_blank" href="https://github.com/datastax/cass-operator">Cass Operator</a> - DataStax’s Kubernetes Operator supports Apache Cassandra as well as DSE containers on Kubernetes. Cassandra configuration is managed directly in the CRD, and Cassandra nodes are managed via a RESTful management API.</li>
+                    <li><a target="_blank" href="https://github.com/strapdata/elassandra-operator">Elassandra Operator</a> - The Elassandra Kubernetes Operator automates the deployment and management of Elassandra clusters deployed in multiple Kubernetes clusters.</li>
+                    </ul>
+
+                    <p>If you’re interested in catching up on what the SIG has been talking about, you can watch the YouTube videos of the sessions and read up on the working documents:</p>
+
+                    <p>
+                    <iframe width="560" height="315" src="https://www.youtube.com/embed/ODz9eEdspXE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
+                    </p>
+
+                    <p>As with any Kubernetes operator, the goal is to create a robot which takes the manual work of setting up complex configurations of containers in Kubernetes easier. An operator can also be seen as a translator between the logical concepts of the software and the concrete Kubernetes resources such as nodes, pods, services. Combined with controllers, operators can abstract out operations such that the human operators can focus on problems related to their industry or  [...]
+
+                    <p>When a platform needs Cassandra, it’s probably exhausted the other potential datastores available because it needs high availability and fault tolerance, at high speeds, around the world. Kubernetes is a technology that can match well with Cassandra’s capabilities because it shares the features of being linearly scalable, vendor neutral, and cloud agnostic. There is a healthy debate about whether Cassandra belongs in Kubernetes — <a target="_blank" href="https://cl [...]
+
+                    <p>Most likely if someone is thinking about moving Cassandra workloads from public cloud, on-premises VMs, or even on-premises bare metal servers to either a public or private cloud hosted K8s, they’ll want to evaluate whether or not the existing architecture could run and be performant.</p>
+
+                    <p>As part of the SIG, we’re also coming up with reference architectures on which to test the operator. Here are some of the common and most basic reference architectures that are likely candidates.</p>
+
+                    <ul>
+                    <li><strong>Single Workload in Single Region</strong>
+                        <ul>
+                        <li>1 DCs in 1 region, with 3 nodes (3 total)</li>
+                        <li>DC expands to 6 (6 total)</li>
+                        <li>DC contracts to 3 ( 3 total)</li>
+                        </ul>
+                    </li>
+                    </ul>
+
+                    <p><img src="../img/blog/single-region-single-datacenter.png" style="max-width: 750px;" alt="Single Workload / Datacenter in a Single Region"></p>
+
+                    <ul>
+                    <li><strong>Multi-Workload in Single Region</strong>
+                        <ul>
+                        <li>2 DCs, both in the same region, with 3 nodes in each DC (6 total)</li>
+                        <li>Both DCs expand to 6 each (12 total)</li>
+                        <li>Both DCs contract to 3 each ( 6 total)</li>
+                        <li>Add a third DC in the same region with 3 nodes (9 nodes)</li>
+                        <li>Remove third DC</li>
+                        </ul>
+                    </li>
+                    </ul>
+
+                    <p><img src="../img/blog/single-region-multi-datacenter.png" style="max-width: 750px;" alt="Multiple Workloads / Datacenters in a Single Region"></p>
+
+                    <ul>
+                    <li><strong>Single Workload in Multi-Regions</strong>
+                        <ul>
+                        <li>2 DCs, 1 in each region, with 3 nodes in each DC (6 total)</li>
+                        <li>Both DCs expand to 6 each (12 total)</li>
+                        <li>Both DCs contract to 3 each ( 6 total)</li>
+                        <li>Add a third DC in a 3rd region with 3 nodes (9 total)</li>
+                        <li>Remove third DC</li>
+                        </ul>
+                    </li>
+                    </ul>
+
+                    <p>Although each organization is different, these scenarios or combinations of these scenarios account for 80% of most pure Apache Cassandra use cases. The SIG would love to know more about Cassandra users’ use cases for Kubernetes. Please take <a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLScdoTCMxsDwRzt-U898fVmeksBlAf5fud2GVsGqC0T_IQz2Tg/viewform">this short survey</a>, which will remain open through September 17, 2020.</p>
+
+                    <p>Join the <a target="_blank" href="https://cwiki.apache.org/confluence/display/CASSANDRA/Cassandra+Kubernetes+Operator+SIG">biweekly meetings</a> to stay informed.</p>
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html b/content/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html
new file mode 100644
index 0000000..8718e7c
--- /dev/null
+++ b/content/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html
@@ -0,0 +1,308 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Even Higher Availability with 5x Faster Streaming in Cassandra 4.0 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Even Higher Availability with 5x Faster Streaming in Cassandra 4.0
+                    </h1>
+					<h3> April 09, 2019  | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+					<h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                    <p>Streaming is a process where nodes of a cluster exchange data in the form of SSTables. Streaming can kick in during many situations such as bootstrap, repair, rebuild, range movement, cluster expansion, etc. In this post, we discuss the massive performance improvements made to the streaming process in Apache Cassandra 4.0.</p>
+
+                    <h2 id="high-availability">High Availability</h2>
+                    <p>As we know Cassandra is a Highly Available, Eventually Consistent database. The way it maintains its legendary availability is by storing redundant copies of data in nodes known as replicas, usually running on commodity hardware. During normal operations, these replicas may end up having hardware issues causing them to fail. As a result, we need to replace them with new nodes on fresh hardware.</p>
+
+                    <p>As part of this replacement operation, the new Cassandra node streams data from the neighboring nodes that hold copies of the data belonging to this new node’s token range. Depending on the amount of data stored, this process can require substantial network bandwidth, taking some time to complete. The longer these types of operations take, the more we are exposing ourselves to loss of availability. Depending on your replication factor and consistency requirements,  [...]
+
+                    <h2 id="increasing-availability">Increasing Availability</h2>
+                    <p>To minimize the failure window, we want to make these operations as fast as possible. The faster the new node completes streaming its data, the faster it can serve traffic, increasing the availability of the cluster. Towards this goal, Cassandra 4.0 saw the addition of <a target="_blank" href="https://en.wikipedia.org/wiki/Zero-copy">Zero Copy</a> streaming. For more details on Cassandra’s zero copy implementation, see this <a target="_blank" href="../../../2018/08 [...]
+
+                    <h2 id="talking-numbers">Talking Numbers</h2>
+                    <p>To quantify the results of these improvements, we, at Netflix, measured the performance impact of streaming in 4.0 vs 3.0, using our open source <a target="_blank" href="https://github.com/Netflix/ndbench">NDBench</a> benchmarking tool with the CassJavaDriverGeneric plugin. Though we knew there would be improvements, we were still amazed with the overall results of a <strong>five fold increase</strong> in streaming performance. The test setup and operations are all [...]
+
+                    <h3 id="test-setup">Test Setup</h3>
+                    <p>In our test setup, we used the following configurations:</p>
+                    <ul>
+                    <li>6-node clusters on i3.xl, i3.2xl, i3.4xl and i3.8xl EC2 instances, each on 3.0 and trunk (sha dd7ec5a2d6736b26d3c5f137388f2d0028df7a03).</li>
+                    <li>Table schema</li>
+                    </ul>
+                    <div>
+                        <pre>
+CREATE TABLE testing.test (
+key text,
+column1 int,
+value text,
+PRIMARY KEY (key, column1)
+) WITH CLUSTERING ORDER BY (column1 ASC)
+AND bloom_filter_fp_chance = 0.01
+AND caching = {'keys': 'ALL', 'rows_per_partition': 'NONE'}
+AND comment = ''
+AND compaction = {'class': 'org.apache.cassandra.db.compaction.LeveledCompactionStrategy'}
+AND compression = {'enabled': 'false'}
+AND crc_check_chance = 1.0
+AND dclocal_read_repair_chance = 0.1
+AND default_time_to_live = 0
+AND gc_grace_seconds = 864000
+AND max_index_interval = 2048
+AND memtable_flush_period_in_ms = 0
+AND min_index_interval = 128
+AND read_repair_chance = 0.0
+AND speculative_retry = '99PERCENTILE';
+                        </pre>
+                    </div>
+
+                    <ul>
+                    <li>Data size per node: 500GB</li>
+                    <li>No. of tokens per node: 1 (no vnodes)</li>
+                    </ul>
+
+                    <p>To trigger the streaming process we used the following steps in each of the clusters:</p>
+                    <ul>
+                    <li>terminated a node</li>
+                    <li>add a new node as a replacement</li>
+                    <li>measure the time taken to complete streaming data by the new node replacing the terminated node</li>
+                    </ul>
+
+                    <p>For each cluster and version, we repeated this exercise multiple times to collect several samples.</p>
+
+                    <p>Below is the distribution of streaming times we found across the clusters
+                    <img src="../img/blog/cassandra_streaming.png" alt="Benchmark results" title="Benchmark results"></p>
+
+                    <h3 id="interpreting-the-results">Interpreting the Results</h3>
+                    <p>Based on the graph above, there are many conclusions one can draw from it. Some of them are</p>
+                    <ul>
+                    <li>3.0 streaming times are inconsistent and show high degree of variability (fat distributions across multiple samples)</li>
+                    <li>3.0 streaming is highly affected by the instance type and generally looks generally CPU bound</li>
+                    <li>Zero Copy streaming is approximately 5x faster</li>
+                    <li>Zero Copy streaming time shows little variability in its performance (thin distributions across multiple samples)</li>
+                    <li>Zero Copy streaming performance is not CPU bound and remains consistent across instance types</li>
+                    </ul>
+
+                    <p>It is clear from the performance test results that Zero Copy Streaming has a huge performance benefit over the current streaming infrastructure in Cassandra. But what does it mean in the real world? The following key points are the main take aways.</p>
+
+                    <p><strong>MTTR (Mean Time to Recovery):</strong> MTTR is a KPI (Key Performance Indicator) that is used to measure how quickly a system recovers from a failure. Zero Copy Streaming has a very direct impact here with a <strong>five fold improvement</strong> on performance.</p>
+
+                    <p><strong>Costs:</strong> Zero Copy Streaming is ~5x faster. This translates directly into cost for some organizations primarily as a result of reducing the need to maintain spare server or cloud capacity. In other situations where you’re migrating data to larger instance types or moving AZs or DCs, this means that instances that are sending data can be turned off sooner saving costs. An added cost benefit is that now you don’t have to over provision the instance. Yo [...]
+
+                    <p><strong>Risk Reduction:</strong> There is a great reduction in the risk due to Zero Copy Streaming as well. Since a Cluster’s recovery mainly depends on the streaming speed, Cassandra clusters with failed nodes will be able to recover much more quickly (5x faster). This means the window of vulnerability is reduced significantly, in some situations down to few minutes.</p>
+
+                    <p>Finally, a benefit that we generally don’t talk about is the environmental benefit of this change. Zero Copy Streaming enables us to move data very quickly through the cluster. It objectively reduces the number and sizes of instances that are used to build Cassandra cluster. As a result not only does it reduce Cassandra’s TCO (Total Cost of Ownership), it also helps the environment by consuming fewer resources!</p>
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html b/content/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html
new file mode 100644
index 0000000..0c123bd
--- /dev/null
+++ b/content/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html
@@ -0,0 +1,338 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Finding Bugs in Cassandra's Internals with Property-based Testing | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Finding Bugs in Cassandra's Internals with Property-based Testing
+                    </h1>
+					<h3> October 17, 2018 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                    <p>As of September 1st, the Apache Cassandra community has shifted the focus of Cassandra 4.0 development from new feature work to testing, validation, and hardening, with the goal of releasing a stable 4.0 that every Cassandra user, from small deployments to large corporations, can deploy with confidence. There are several projects and methodologies that the community is undertaking to this end. One of these is the adoption of property-based testing, which was <a hre [...]
+                  
+                  <h4 id="detecting-corruption-is-a-property">Detecting Corruption is a Property</h4>
+                  
+                  <p>In this post, we demonstrate property-based testing in Cassandra through the integration of the <a target="_blank" href="https://github.com/ncredinburgh/QuickTheories">QuickTheories</a> library introduced as part of the work done for <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-13304">CASSANDRA-13304</a>.</p>
+                  
+                  <p>This ticket modifies the framing of Cassandra’s native client protocol to include checksums in addition to the existing, optional compression. Clients can opt-in to this new feature to retain data integrity across the many hops between themselves and Cassandra. This is meant to address cases where hardware and protocol level checksums fail (due to underlying hardware issues) — a case that has been seen in production. A description of the protocol changes can be found [...]
+                  
+                  <p>The test used to find this bug is shown below. This example tests the property that when a frame is corrupted, that corruption should be caught by checksum comparison. The test is wrapped inside of a standard JUnit test case but, once called by JUnit, execution is handed over to QuickTheories to generate and execute hundreds of examples. These examples are dictated by the types of input that should be generated (the arguments to <code class="highlighter-rouge">forAll [...]
+                  
+                  <div><div>
+					  <pre>
+@Test
+public void corruptionCausesFailure()
+{
+	qt().withExamples(500)
+		.forAll(inputWithCorruptablePosition(),
+				integers().between(0, Byte.MAX_VALUE).map(Integer::byteValue),
+				compressors(),
+				checksumTypes())
+		.checkAssert(this::roundTripWithCorruption);
+}
+                  </pre></div></div>
+                  
+                  <p>The <code class="highlighter-rouge">roundTripWithCorruption</code> function is a generalization of a unit test that worked similarly but for a single case. It is given an input to transform and a position in the transformed output to insert corruption, as well as what byte to write to the corrupted position. The additional arguments (the compressor and checksum type) are used to ensure coverage of Cassandra’s various compression and checksumming implementations.</p>
+                  
+                  <div><div><pre>
+private void roundTripWithCorruption(Pair&lt;String, Integer&gt; inputAndCorruptablePosition,
+	byte corruptionValue,
+	Compressor compressor,
+	ChecksumType checksum) {
+		String input = inputAndCorruptablePosition.left;
+		ByteBuf expectedBuf = Unpooled.wrappedBuffer(input.getBytes());
+		int byteToCorrupt = inputAndCorruptablePosition.right;
+		ChecksummingTransformer transformer = new ChecksummingTransformer(checksum, DEFAULT_BLOCK_SIZE, compressor);
+		ByteBuf outbound = transformer.transformOutbound(expectedBuf);
+
+		// make sure we're actually expecting to produce some corruption
+		if (outbound.getByte(byteToCorrupt) == corruptionValue)
+		return;
+
+		if (byteToCorrupt &gt;= outbound.writerIndex())
+		return;
+
+		try {
+			int oldIndex = outbound.writerIndex();
+			outbound.writerIndex(byteToCorrupt);
+			outbound.writeByte(corruptionValue);
+			outbound.writerIndex(oldIndex);
+			ByteBuf inbound = transformer.transformInbound(outbound, FLAGS);
+
+			// verify that the content was actually corrupted
+			expectedBuf.readerIndex(0);
+			Assert.assertEquals(expectedBuf, inbound);
+		} catch(ProtocolException e) {
+			return;
+		}
+	}
+</pre></div></div>
+                  
+                  <p>The remaining piece is how those arguments are generated — the arguments to <code class="highlighter-rouge">forAll</code> mentioned above. Each argument is a function that returns an input generator. For each example, an input is pulled from each generator and passed to <code class="highlighter-rouge">roundTripWithCorruption</code>.  The <code class="highlighter-rouge">compressors()</code> and <code class="highlighter-rouge">checksums()</code> generators aren’t copie [...]
+                  
+                  <p>The <code class="highlighter-rouge">inputWithCorruptiblePosition</code> generator, copied below, generates strings to use as input to the transformation function and a position within the output byte stream to corrupt. Because compression prevents knowledge of the output size of the frame, the generator tries to choose a somewhat reasonable position to corrupt by limiting the choice to the size of the generated string (it’s uncommon for compression to generate a larg [...]
+                  
+                  <div><pre>
+private Gen&lt;Pair&lt;String, Integer&gt;&gt; inputWithCorruptablePosition()
+{
+	return inputs().flatMap(s -&gt; integers().between(2, s.length() + 2)
+		.map(i -&gt; Pair.create(s, i)));
+}
+                  </pre></div>
+                  
+                  <p>With all those pieces in place, if the test were run before the bug were fixed, it would fail with the following output.</p>
+                  
+                  <div><div><pre>
+java.lang.AssertionError: Property falsified after 2 example(s) 
+Smallest found falsifying value(s) :-
+{(c,3), 0, null, Adler32}
+
+Cause was :-
+java.lang.IndexOutOfBoundsException: readerIndex(10) + length(16711681) exceeds writerIndex(15): UnpooledHeapByteBuf(ridx: 10, widx: 15, cap: 54/54)
+	at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1401)
+	at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1388)
+	at io.netty.buffer.AbstractByteBuf.readBytes(AbstractByteBuf.java:870)
+	at org.apache.cassandra.transport.frame.checksum.ChecksummingTransformer.transformInbound(ChecksummingTransformer.java:289)
+	at org.apache.cassandra.transport.frame.checksum.ChecksummingTransformerTest.roundTripWithCorruption(ChecksummingTransformerTest.java:106)
+...
+Other found falsifying value(s) :- 
+{(c,3), 0, null, CRC32}
+{(c,3), 1, null, CRC32}
+{(c,3), 9, null, CRC32}
+{(c,3), 11, null, CRC32}
+{(c,3), 36, null, CRC32}
+{(c,3), 50, null, CRC32}
+{(c,3), 74, null, CRC32}
+{(c,3), 99, null, CRC32}
+
+Seed was 179207634899674
+                  </pre></div></div>
+                  
+                  <p>The output shows more than a single failing example. This is because QuickTheories, like most property-based testing libraries, comes with a shrinker, which performs the task of taking a failure and minimizing its inputs. This aids in debugging because there are multiple failing examples to look at often removing noise in the process. Additionally, a seed value is provided so the same series of tests and failures can be generated again — another useful feature when d [...]
+                  
+                  <h4 id="where-to-find-more">Where to Find More</h4>
+                  
+                  <p>Property-based testing is a broad topic, much of which is not covered by this post. In addition to Cassandra, it has been used successfully in several places including <a target="_blank" href="https://ieeexplore.ieee.org/document/7107466/">car</a> <a target="_blank" href="https://arxiv.org/pdf/1703.06574.pdf">operating
+                  systems</a> and <a target="_blank" href="https://youtu.be/hXnS_Xjwk2Y?t=1023">suppliers’ products</a>, <a target="_blank" href="https://dl.acm.org/citation.cfm?id=2034662">GNOME Glib</a>, <a target="_blank" href="https://github.com/WesleyAC/raft/tree/master/src">distributed consensus</a>, and other <a target="_blank" href="https://www.youtube.com/watch?v=x9mW54GJpG0">distributed</a> <a target="_blank" href="https://youtu.be/hXnS_Xjwk2Y?t=1382">databases</a>. It can also [...]
+                  
+                  
+                    
+                    
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html b/content/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html
new file mode 100644
index 0000000..b141505
--- /dev/null
+++ b/content/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html
@@ -0,0 +1,301 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Hardware-bound Zero Copy Streaming in Apache Cassandra 4.0 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Hardware-bound Zero Copy Streaming in Apache Cassandra 4.0
+                    </h1>
+					<h3> August 07, 2018 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+					<hr>
+					<p>Streaming in Apache Cassandra powers host replacement, range movements, and cluster expansions. Streaming plays a crucial role in the cluster and as such its performance is key to not only the speed of the operations its used in but the cluster’s health generally. In Apache Cassandra 4.0, we have introduced an improved streaming implementation that reduces GC pressure and increases throughput several folds and are now limited, in some cases, only by the disk / network IO (See: <a [...]
+
+					<p><img src="../img/blog/hardware-bound-1.png" alt="Fig 1. Cassandra Streaming" style="float: right;margin-right: 7px;margin-top: 7px;"> To get an understanding of the impact of these changes, let’s first have a look at the current streaming code path. The diagram below illustrates the stream session setup when a node attempts to stream data from a peer. Let’s say, we have a 3 node cluster (Nodes A, B, C). Node C is being rebuilt and has to stream all data that it is responsible for [...]
+
+					<p>During the streaming phase, A collects all SSTables that have partitions in the requested ranges. It streams each SSTable by serializing individual partitions. Upon receiving the partition, node C reifies the data in memory and then writes it to disk. This is necessary to accurately transfer partitions from all possible SSTables for the requested ranges. This streaming path generates garbage and could be avoided in scenarios where all partitions within the SSTable need to be tran [...]
+
+					<p>To solve this problem <a target="_blank" href="http://issues.apache.org/jira/browse/CASSANDRA-14556">CASSANDRA-14556</a> adds a Zero Copy streaming path. This significantly speeds up the transfer of SSTables and reduces garbage and unnecessary object creation. It modifies the streaming path to add additional information into the streaming header and uses ZeroCopy APIs to transfer bytes to and from the network and disk. So now, an SSTable may be transferred using this strategy whe [...]
+
+					<h2 id="how-do-i-use-this-feature">How do I use this feature?</h2>
+
+					<p>It just works. This feature is controlled using <code class="highlighter-rouge">stream_entire_sstables</code> in <code class="highlighter-rouge">cassandra.yaml</code> and is enabled by default. Even though this feature is enabled, it will respect the throttling limits as defined by <code class="highlighter-rouge">stream_throughput_outbound_megabits_per_sec</code>.</p>
+
+					<h2 id="impact">Impact</h2>
+
+					<p>Cassandra can stream SSTables only bounded by the hardware limitations (Network and Disk IO). With this optimization, we hope to make Cassandra more performant and reliable.</p>
+
+					<p>Microbenchmarking this feature shows a marked improvement (higher is better). Block Stream Writers are the ZeroCopy writers and Partial Stream Writers are the existing writers.</p>
+
+					<div class="stat-table">
+						<table>
+					<thead>
+					<tr>
+					<th style="border: 1px solid #ddd; padding: 5px;">Benchmark</th>
+					<th style="border: 1px solid #ddd; padding: 5px;">Mode</th>
+					<th style="border: 1px solid #ddd; padding: 5px;">Cnt</th>
+					<th style="border: 1px solid #ddd; padding: 5px;">Score</th>
+					<th style="border: 1px solid #ddd; padding: 5px;">Error</th>
+					<th style="border: 1px solid #ddd; padding: 5px;">Units</th>
+					</tr>
+					</thead>
+					<tbody>
+					<tr>
+					<td style="border: 1px solid #ddd; padding: 5px;">ZeroCopyStreamingBenchmark.blockStreamReader</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">thrpt</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">10</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">20.119</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">± 1.300</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">ops/s</td>
+					</tr>
+					<tr>
+					<td style="border: 1px solid #ddd; padding: 5px;">ZeroCopyStreamingBenchmark.blockStreamWriter</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">thrpt</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">10</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">1339.672</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">± 352.242</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">ops/s</td>
+					</tr>
+					<tr>
+					<td style="border: 1px solid #ddd; padding: 5px;">ZeroCopyStreamingBenchmark.partialStreamReader</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">thrpt</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">10</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">0.590</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">± 0.135</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">ops/s</td>
+					</tr>
+					<tr>
+					<td style="border: 1px solid #ddd; padding: 5px;">ZeroCopyStreamingBenchmark.partialStreamWriter</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">thrpt</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">10</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">17.556</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">± 0.323</td>
+					<td style="border: 1px solid #ddd; padding: 5px;">ops/s</td>
+					</tr>
+					</tbody>
+					</table></div>
+
+					
+
+					<h2 id="conclusion">Conclusion</h2>
+
+					<p>If you’re a Cassandra user, we would love to hear back from you. Please send us feedback via user <a href="http://cassandra.apache.org/community/">Mailing List</a>, <a target="_blank" href="https://issues.apache.org/jira/projects/CASSANDRA/summary">Jira</a>, or <a href="http://cassandra.apache.org/community/">IRC</a> (or any combination of the three).</p>
+
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html b/content/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html
new file mode 100644
index 0000000..2af799d
--- /dev/null
+++ b/content/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html
@@ -0,0 +1,330 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Improving Apache Cassandra’s Front Door and Backpressure | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Improving Apache Cassandra’s Front Door and Backpressure
+                    </h1>
+					<h3> September 03, 2020 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h2>
+                        <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                        <hr>
+                        <p>As part of <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-15013">CASSANDRA-15013</a>, we have improved Cassandra’s ability to handle high throughput workloads, while having enough safeguards in place to protect itself from potentially going out of memory. In order to better explain the change we have made, let us understand at a high level, on how an incoming request is processed by Cassandra before the fix, followed by what we changed [...]
+
+                        <h3 id="how-inbound-requests-were-handled-before">How inbound requests were handled before</h3>
+
+                        <p>Let us take the scenario of a client application sending requests to C* cluster. For the purpose of this blog, let us focus on one of the C* coordinator nodes.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image1.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>Below is the microscopic view of client-server interaction at the C* coordinator node. Each client connection to Cassandra node happens over a netty channel, and for efficiency purposes, each Netty eventloop thread is responsible for more than one netty channel.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image2.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>The eventloop threads read requests coming off of netty channels and enqueue them into a bounded inbound queue in the Cassandra node.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image3.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>A thread pool dequeues requests from the inbound queue, processes them asynchronously and enqueues the response into an outbound queue. There exist multiple outbound queues, one for each eventloop thread to avoid races.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image4.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image5.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image6.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>The same eventloop threads that are responsible for enqueuing incoming requests into the inbound queue, are also responsible for dequeuing responses off from the outbound queue and shipping responses back to the client.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image7.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image8.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <h4 id="issue-with-this-workflow">Issue with this workflow</h4>
+
+                        <p>Let us take a scenario where there is a spike in operations from the client. The eventloop threads are now enqueuing requests at a much higher rate than the rate at which the requests are being processed by the native transport thread pool. Eventually, the inbound queue reaches its limit and says it cannot store any more requests in the queue.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image9.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>Consequently, the eventloop threads get into a blocked state as they try to enqueue more requests into an already full inbound queue. They wait until they can successfully enqueue the request in hand, into the queue.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image10.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>As noted earlier, these blocked eventloop threads are also supposed to dequeue responses from the outbound queue. Given they are in blocked state, the outbound queue (which is unbounded) grows endlessly, with all the responses, eventually resulting in C*  going out of memory. This is a vicious cycle because, since the eventloop threads are blocked, there is no one to ship responses back to the client; eventually client side timeout triggers, and clients may sen [...]
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image11.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>So far, we have built a fair understanding of how the front door of C* works with regard to handling client requests, and how blocked eventloop threads can affect Cassandra.</p>
+
+                        <h3 id="what-we-changed">What we changed</h3>
+
+                        <h4 id="backpressure">Backpressure</h4>
+
+                        <p>The essential root cause of the issue is that eventloop threads are getting blocked. Let us not block them by making the bounded inbound queue unbounded. If we are not careful here though, we could have an out of memory situation, this time because of the unbounded inbound queue. So we defined an overloaded state for the node based on the memory usage of the inbound queue.</p>
+
+                        <p>We introduced two levels of thresholds, one at the node level, and the other more granular, at client IP. The one at client IP helps to isolate rogue client IPs, while not affecting other good clients, if there is such a situation.</p>
+
+                        <p>These thresholds can be set using cassandra yaml file.</p>
+
+                        <div class="highlighter-rouge"><pre class="highlight"><code>native_transport_max_concurrent_requests_in_bytes_per_ip
+                        native_transport_max_concurrent_requests_in_bytes
+                        </code></pre>
+                        </div>
+
+                        <p>These thresholds can be further changed at runtime (<a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-15519">CASSANDRA-15519</a>).</p>
+
+                        <h4 id="configurable-server-response-to-the-client-as-part-of-backpressure">Configurable server response to the client as part of backpressure</h4>
+
+                        <p>If C* happens to be in overloaded state (as defined by the thresholds mentioned above), C* can react in one of the following ways:</p>
+
+                        <ul>
+                        <li>Apply backpressure by setting “Autoread” to false on the netty channel in question (default behavior).</li>
+                        <li>Respond back to the client with Overloaded Exception (if client sets “THROW_ON_OVERLOAD” connection startup option to “true.”</li>
+                        </ul>
+
+                        <p>Let us look at the client request-response workflow again, in both these cases.</p>
+
+                        <h4 id="throw_on_overload--false-default"><strong>THROW_ON_OVERLOAD = false (default)</strong></h4>
+
+                        <p>If the inbound queue is full (i.e. the thresholds are met).</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image12.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>C* sets autoread to false on the netty channel, which means it will stop reading bytes off of the netty channel.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image13.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>Consequently, the kernel socket inbound buffer becomes full since no bytes are being read off of it by netty eventloop.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image14.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>Once the Kernel Socket Inbound Buffer is full on the server side, things start getting piled up in the Kernel Socket Outbound Buffer on the client side, and once this buffer gets full, client will start experiencing backpressure.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image15.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <h4 id="throw_on_overload--true"><strong>THROW_ON_OVERLOAD = true</strong></h4>
+
+                        <p>If the inbound queue is full (i.e. the thresholds are met), eventloop threads do not enqueue the request into the Inbound Queue. Instead, the eventloop thread creates an OverloadedException response message and enqueues it into the flusher queue, which will then be shipped back to the client.</p>
+
+                        <p><img src="../img/blog/blog-post-improving-resiliency/image16.png" alt="alt_text" title="image_tooltip"></p>
+
+                        <p>This way, Cassandra is able to serve very large throughput, while protecting itself from getting into memory starvation issues. This patch has been vetted through thorough performance benchmarking. Detailed performance analysis can be found <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-15013?focusedCommentId=16881762&amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16881762">here</a>.</p>
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html b/content/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html
new file mode 100644
index 0000000..10ea560
--- /dev/null
+++ b/content/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html
@@ -0,0 +1,287 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Introducing Apache Cassandra 4.0 Beta: Battle Tested From Day One | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Introducing Apache Cassandra 4.0 Beta: Battle Tested From Day One
+                    </h1>
+					<h3> July 20, 2020  | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                    <p>This is the most <strong>stable</strong> Apache Cassandra in history; you should start using Apache Cassandra 4.0 Beta today in your test and QA environments, head to the <a href="https://cassandra.apache.org/download/">downloads site</a> to get your hands on it. The Cassandra community is on a mission to deliver a 4.0 GA release that is ready to be deployed to production. You can guarantee this holds true by running your application workloads against the Beta rele [...]
+                  
+                  <p>With over 1,000 bug fixes, improvements and new features and the project’s wholehearted <a href="https://cassandra.apache.org/blog/2018/08/21/testing_apache_cassandra.html">focus on quality</a> with <a href="https://cassandra.apache.org/blog/2018/10/17/finding_bugs_with_property_based_testing.html">replay, fuzz, property-based, fault-injection</a>, and performance tests on clusters as large as 1,000 nodes and with hundreds of real world use cases and schemas tested,  [...]
+                  
+                  <p>There will be no new features or breaking API changes in future Beta or GA builds. You can expect the time you put into the beta to translate into transitioning your production workloads to 4.0 in the near future.</p>
+                  
+                  <p>Quality in distributed infrastructure software takes time and this release is no exception. Open source projects are only as strong as the community of people that build and use them, so your feedback is a critical part of making this the best release in project history; share your thoughts on the <a href="https://cassandra.apache.org/community/">user or dev mailing lists</a> or in the <a href="https://cassandra.apache.org/community/">#cassandra ASF slack channel</a>.</p>
+                  
+                  <h4 id="redefining-the-elasticity-you-should-expect-from-your-distributed-systems-with-zero-copy-streaming"><strong>Redefining the elasticity you should expect from your distributed systems with Zero Copy Streaming</strong></h4>
+                  
+                  <p><strong>5x faster scaling operations</strong></p>
+                  
+                  <p>Cassandra streams data between nodes during scaling operations such as adding a new node or datacenter during peak traffic times. Thanks to the new Zero Copy Streaming functionality in 4.0, this critical operation is now up to <a href="https://cassandra.apache.org/blog/2019/04/09/benchmarking_streaming.html">5x faster</a> without vnodes compared to previous versions, which means a more elastic architecture particularly in cloud and Kubernetes environments.</p>
+                  
+                  <p>Globally distributed systems have unique consistency caveats and Cassandra keeps the data replicas in sync through a process called repair. Many of the fundamentals of the algorithm for incremental repair were rewritten to harden and <a target="_blank" href="https://thelastpickle.com/blog/2018/09/10/incremental-repair-improvements-in-cassandra-4.html">optimize incremental repair</a> for a faster and less resource intensive operation to maintain consistency across dat [...]
+                  
+                  <h4 id="giving-you-visibility-and-control-over-whats-happening-in-your-cluster-with-real-time-audit-logging-and-traffic-replay"><strong>Giving you visibility and control over what’s happening in your cluster with real time Audit Logging and Traffic Replay</strong></h4>
+                  
+                  <p><strong>Enterprise-grade security &amp; observability</strong></p>
+                  
+                  <p>To ensure regulatory and security compliance with SOX, PCI or GDPR, it’s critical to understand who is accessing data and when they are accessing it. Cassandra 4.0 delivers a long awaited <a href="https://cassandra.apache.org/blog/2018/10/29/audit_logging_cassandra.html">audit logging feature</a> for operators to track the DML, DDL, and DCL activity with minimal impact to normal workload performance. Built on the same underlying implementation, there is also a new <a [...]
+                  
+                  <p>There are <a target="_blank" href="https://thelastpickle.com/blog/2018/05/08/cassandra-4.0-datacentre-security-improvements.html">new controls</a> to enable use cases that require data access on a per data center basis. For example, if you have a data center in the United States and a data center in Europe, you can now configure a Cassandra role to only have access to a single data center using the new CassandraNetworkAuthorizer.</p>
+                  
+                  <p>For years, the primary way to observe Cassandra clusters has been through JMX and open source tools such as Instaclustr’s <a target="_blank" href="https://github.com/instaclustr/cassandra-exporter">Cassandra Exporter</a> and DataStax’s <a target="_blank" href="https://github.com/datastax/metric-collector-for-apache-cassandra">Metrics Collector</a>. In this most recent version of Cassandra you can selectively expose system metrics or configuration settings via <a targ [...]
+                  
+                  <h4 id="looking-to-the-future-with-java-11-support-and-zgc"><strong>Looking to the future with Java 11 support and ZGC</strong></h4>
+                  
+                  <p>One of the most exciting features of Java 11 is the new <a target="_blank" href="https://thelastpickle.com/blog/2018/08/16/java11.html">Z Garbage Collector (ZGC)</a> that aims to reduce GC pause times to a max of a few milliseconds with no latency degradation as heap sizes increase. This feature is still experimental and thorough testing should be performed before deploying to production. These improvements significantly improve the node availability profiles from ga [...]
+                  
+                  <h4 id="part-of-a-vibrant-and-healthy-ecosystem"><strong>Part of a vibrant and healthy ecosystem</strong></h4>
+                  
+                  <p>The third-party ecosystem has their eyes on this release and a number of utilities have already added support for Cassandra 4.0. These include the client driver libraries, Spring Boot and Spring Data, Quarkus, the DataStax Kafka Connector and Bulk Loader, The Last Pickle’s Cassandra Reaper tool for managing repairs, Medusa for handling backup and restore, the Spark Cassandra Connector, The Definitive Guide for Apache Cassandra, and the list goes on.</p>
+                  
+                  <p><strong>Get started today</strong></p>
+                  
+                  <p>There’s no doubt that open source drives innovation and the Cassandra 4.0 Beta exemplifies the value in a community of contributors that run Cassandra in some of the largest deployments in the world.</p>
+                  
+                  <p>To put it in perspective, if you use a website or a smartphone today, you’re probably touching a Cassandra-backed system.</p>
+                  
+                  <p>To download the Beta, head to the <a href="https://cassandra.apache.org/download/">Apache Cassandra downloads site</a>.</p>
+                  
+                  <p><strong>Resources:</strong></p>
+                  
+                  <p>Apache Cassandra Blog: <a href="https://cassandra.apache.org/blog/2019/04/09/benchmarking_streaming.html">Even Higher Availability with 5x Faster Streaming in Cassandra 4.0</a></p>
+                  
+                  <p>The Last Pickle Blog: <a target="_blank" href="https://thelastpickle.com/blog/2018/09/10/incremental-repair-improvements-in-cassandra-4.html">Incremental Repair Improvements in Cassandra 4</a></p>
+                  
+                  <p>Apache Cassandra Blog: <a href="https://cassandra.apache.org/blog/2018/10/29/audit_logging_cassandra.html">Audit Logging in Apache Cassandra 4.0</a></p>
+                  
+                  <p>The Last Pickle Blog: <a target="_blank" href="https://thelastpickle.com/blog/2018/05/08/cassandra-4.0-datacentre-security-improvements.html">Cassandra 4.0 Data Center Security Enhancements</a></p>
+                  
+                  <p>The Last Pickle Blog: <a target="_blank" href="https://thelastpickle.com/blog/2019/03/08/virtual-tables-in-cassandra-4_0.html">Virtual tables are coming in Cassandra 4.0</a></p>
+                  
+                  <p>The Last Pickle Blog: <a target="_blank" href="https://thelastpickle.com/blog/2018/08/16/java11.html">Java 11 Support in Apache Cassandra 4.0</a></p>
+                  
+                  <img src="../img/blog/apache-cassandra-infographic-final.jpg" alt="Apache Cassandra Infographic" title="Apache Cassandra Infographic">
+                  
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Introducing-Transient-Replication.html b/content/blog/Introducing-Transient-Replication.html
new file mode 100644
index 0000000..b0a1b0c
--- /dev/null
+++ b/content/blog/Introducing-Transient-Replication.html
@@ -0,0 +1,363 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Introducing Transient Replication | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Introducing Transient Replication
+                    </h1>
+					<h3> December 03, 2018  | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <h5><a href="/blog">« Back to the Apache Cassandra Blog</a></h5>
+                    <hr>
+                    <p>Transient Replication is a new experimental feature soon to be available in 4.0. When enabled, it allows for the creation of keyspaces where replication factor can be specified as a number of copies (full replicas) and temporary copies (transient replicas). Transient replicas retain the data they replicate only long enough for it to be propagated to full replicas, via incremental repair, at which point the data is deleted. Writing to transient replicas can be avoid [...]
+                  
+                  <p>This results in a savings in disk space, CPU, and IO. By deleting data as soon as it is no longer needed, transient replicas require only a fraction of the disk space of a full replica. By not having to store the data indefinitely, the CPU and IO required for compaction is reduced, and read queries are faster as they have less data to process.</p>
+                  
+                  <p>So what are the benefits of not actually keeping a full copy of the data? Well, for some installations and use cases, transient replicas can be almost free if <a target="_blank" href="https://en.wikipedia.org/wiki/Consistency_model#Monotonic_Read_Consistency">monotonic reads</a> are disabled. In future releases where monotonic reads are supported with Transient Replication, enabling monotonic reads would reduce the savings in CPU and IO, but even then they should sti [...]
+                  
+                  <p>Transient Replication is designed to be transparent to applications:</p>
+                  
+                  <ul>
+                    <li>Consistency levels continue to produce the same results for queries.</li>
+                    <li>The number of replicas that can be lost before data loss occurs is unchanged.</li>
+                    <li>The number of replicas that can be unavailable before some queries start to timeout or return unavailable is unchanged (with the exception of ONE).</li>
+                  </ul>
+                  
+                  <p>With Transient Replication, you can go from 3 replicas to 5 replicas, two of which are transient, without adding any hardware.</p>
+                  
+                  <p>If you are running an active-passive 2 DC setup with 3 replicas in each DC, you can make one replica in each DC transient and still have four full copies of the data in total.</p>
+                  
+                  <h2 id="feature-support">Feature support</h2>
+                  
+                  <p>Transient Replication is not intended to fully replace Cassandra’s existing approach to replication. There are features that currently don’t work with transiently replicated keyspaces and features that are unlikely ever to work with them.</p>
+                  
+                  <p>You can have keyspaces with and without Transient Replication enabled in the same cluster, so it is possible to use Transient Replication for just the use cases that are a good fit for the currently available functionality.</p>
+                  
+                  <h3 id="currently-unsupported-but-coming">Currently unsupported but coming:</h3>
+                  
+                  <ul>
+                    <li>Monotonic reads</li>
+                    <li>Batch log</li>
+                    <li>LWT</li>
+                    <li>Counters</li>
+                  </ul>
+                  
+                  <h3 id="will-never-be-supported">Will never be supported:</h3>
+                  
+                  <ul>
+                    <li>Secondary indexes</li>
+                    <li>Materialized views</li>
+                  </ul>
+                  
+                  <h2 id="how-transient-replication-works">How Transient Replication works</h2>
+                  
+                  <h3 id="overview">Overview</h3>
+                  
+                  <p>Transient replication extends Cassandra’s existing consistent hashing algorithm to designate some replicas of a point or range on the consistent hash ring as transient and some as full. The following image depicts a consistent hash ring with three replicas <strong>A</strong>, <strong>B</strong>, and <strong>C</strong>. The replicas are located at tokens 5, 10, 15 respectively. A key <strong><em>k</em></strong> hashes to token 3 on the ring.</p>
+                  
+                  <p><img src="../img/blog/diagram-hash-ring.gif" alt="A consistent hash ring without Transient Replication" title="A consistent hash ring without Rransient Replication"></p>
+                  
+                  <p>Replicas are selected by walking the ring clockwise starting at the point on the ring the key hashes to. At RF=3, the replicas of key <strong><em>k **</em>are **A</strong>, <strong>B</strong>, <strong>C</strong>.
+                  With Transient Replication, the last N replicas (where N is the configured number of transient replicas) found while walking the ring are designated as transient.</p>
+                  
+                  <p>There are no nodes designated as transient replicas or full replicas. All nodes will fully replicate some ranges on the ring and transiently replicate others.</p>
+                  
+                  <p>The following image depicts a consistent hash ring at RF=3/1 (three replicas, one of which is transient). The replicas of <strong><em>k</em></strong> are still <strong>A</strong>, <strong>B</strong>, and <strong>C</strong>, but <strong>C</strong> is now transiently replicating <strong><em>k</em></strong>.</p>
+                  
+                  <p><img src="../img/blog/diagram-hash-ring-with-transient-replica.gif" alt="A consistent hash ring with Transient Replication" title="A consistent hash ring with Transient Replication"></p>
+                  
+                  <p>Normally all replicas of a range receive all writes for that range, as depicted in the following image.</p>
+                  
+                  <p><img src="../img/blog/diagram-regular-write.gif" alt="Normal write behavior" title="Normal write behavior"></p>
+                  
+                  <p>Transient replicas do not receive writes in the normal write path.</p>
+                  
+                  <p><img src="../img/blog/diagram-transient-write.gif" alt="Transient write behavior" title="Transient write behavior"></p>
+                  
+                  <p>If sufficient full replicas are unavailable, transient replicas will receive writes.</p>
+                  
+                  <p><img src="../img/blog/diagram-transient-write-down-node.gif" alt="Transient write with unavailable node" title="Transient write with unavailable node"></p>
+                  
+                  <p>This optimization, which is possible with Transient Replication, is called Cheap Quorums. This minimizes the amount of work that transient replicas have to do at write time, and reduces the amount of background compaction they will have to do.</p>
+                  
+                  <p><strong>Cheap Quorums and monotonic reads:</strong> Cheap Quorums may end up being incompatible with an initial implementation of monotonic reads, and operators will be able to make a conscious trade off between performance and monotonic reads.</p>
+                  
+                  <h3 id="rapid-write-protection">Rapid write protection</h3>
+                  
+                  <p>In keyspaces utilizing Transient Replication, writes are sent to every full replica and enough transient replicas to meet the requested consistency level (to make up for unavailable full replicas). In addition, enough transient replicas are selected to reach a quorum in every datacenter, though unless the consistency level requires it, the write will be acknowledged without ensuring all have been delivered.</p>
+                  
+                  <p>Because not all replicas are sent the write, it’s possible that insufficient replicas will respond, causing timeouts.  To prevent this, we implement rapid write protection, similar to rapid read protection, that sends writes to additional replicas if sufficient acknowledgements to meet the consistency level are not received promptly.</p>
+                  
+                  <p>The following animation shows rapid write protection in action.</p>
+                  
+                  <p><img src="../img/blog/diagram-rapid-write-protection.gif" alt="Animation of rapid write protection preventing a write timeout" title="Rapid write protection preventing a write timeout"></p>
+                  
+                  <p>Rapid write protection is configured similarly to rapid read protection using the table option <code class="highlighter-rouge">additional_write_policy</code>. The policy determines how long to wait for acknowledgements before sending additional mutations. The default is to wait for P99 of the observed latency.</p>
+                  
+                  <h3 id="incremental-repair">Incremental repair</h3>
+                  
+                  <p>Incremental repair is used to clean up transient data at transient replicas and propagate it to full replicas.</p>
+                  
+                  <p>When incremental repair occurs transient replicas stream out transient data, but don’t receive any. Anti-compaction is used to separate transient and fully replicated data so that only fully replicated data is retained once incremental repair completes.</p>
+                  
+                  <p>The result of running an incremental repair is that all full replicas for a range are synchronized and can be used interchangeably to retrieve the repaired data set for a query.</p>
+                  
+                  <h3 id="read-path">Read path</h3>
+                  
+                  <p>Reads must always include at least one full replica and can include as many replicas (transient or full) as necessary to achieve the desired consistency level. At least one full replica is required in order to provide the data not available at transient replicas, but it doesn’t matter which full replica is picked because incremental repair synchronizes the repaired data set across full replicas.</p>
+                  
+                  <p>Reads at transient replicas are faster than reads at full replicas because reads at transient replicas are unlikely to return any results if monotonic reads are disabled, and they haven’t been receiving writes.</p>
+                  
+                  <h2 id="creating-keyspaces-with-transient-replication">Creating keyspaces with Transient Replication</h2>
+                  
+                  <p>Transient Replication is supported by SimpleStrategy and NetworkTopologyStrategy. When specifying the replication factor, you can specify the number of transient replicas in addition to the total number of replicas (including transient replicas). The syntax for a replication factor of 3 replicas total with one of them being transient would be “3/1”.</p>
+                  
+                  <div class="highlighter-rouge"><pre class="highlight"><code>ALTER KEYSPACE foo WITH REPLICATION = {'class' : 'NetworkTopologyStrategy', 'DC1' : '3/1'};
+                  ALTER KEYSPACE foo WITH REPLICATION = {'class' : 'SimpleStrategy', 'replication_factor' : '3/1'};
+                  </code></pre>
+                  </div>
+                  
+                  <p>Monotonic reads are not supported with Transient Replication in 4.0, so any existing tables in the keyspace must have monotonic reads disabled by setting <code class="highlighter-rouge">read_repair = 'NONE'</code></p>
+                  
+                  <p>Once the keyspace has been altered, you will need to run incremental repair and then nodetool cleanup to ensure  transient data is cleaned up.</p>
+                  
+                  <h2 id="operational-matters">Operational matters</h2>
+                  
+                  <p>Transient replication requires rolling incremental repair to be run regularly in order to move data from transient replicas to full replicas. By default transient replicas will receive 1% of writes for transiently replicated ranges due to rapid write protection. If a node is down for an extended period of time, its transient replicas will receive additional write load and that data should be cleaned up using incremental repair. Running incremental repair regularly wi [...]
+                  
+                  <p>It’s also a good idea to run a small number of vnodes with transient replication so that when a node goes down the load is spread out over several other nodes that transiently replicate that range. Larges numbers of vnodes are known to be problematic, so it’s best to start with a cluster that is already close to or at its maximum size so that a small number of vnodes will be sufficient. If you intend to grow the cluster in the future, you will need to be cognizant of [...]
+                  
+                  <p>While the odds of any data loss should multiple nodes be permanently lost remain the same with transient replication, the magnitude of potential data loss does not. With 3/1 transient replication the permanent loss of two nodes could result in the loss of the entirety of the repaired data set. If you are running a multi-DC setup with a high level of replication such as 2 DCs, with 3/1 replicas in each, then you will have 4 full copies total and the added risk of tran [...]
+                  
+                  <h2 id="experimental-features">Experimental features</h2>
+                  
+                  <p>Experimental features are a relatively new idea for Apache Cassandra. Although we recently voted to make materialized views an experimental feature retroactively, Transient Replication is the first experimental feature to be introduced as such.</p>
+                  
+                  <p>The goal of introducing experimental features is to allow for incremental development across multiple releases. In the case of Transient Replication, we can avoid a giant code drop that heavily modifies the code base, and the associated risks with incorporating a new feature that way.</p>
+                  
+                  <p>What it means for a feature to be experimental doesn’t have a set definition, but for Transient Replication it’s intended to set expectations. As of 4.0, Transient Replication’s intended audience is expert operators of Cassandra with the ability to write the book on how to safely deploy Transient Replication, debug any issues that result, and if necessary contribute code back to address problems as they are discovered.</p>
+                  
+                  <p>It’s expected that the feature set for Transient Replication will not change in minor updates to 4.0, but eventually it should be ready for use by a wider audience.</p>
+                  
+                  <h2 id="next-steps-for-transient-replication">Next steps for Transient Replication</h2>
+                  
+                  <p>If increasing availability or saving on capacity sounds good to you, then you can help make transient replication production-ready by testing it out or even deploying it. Experience and feedback from the community is one the of the things that will drive transient replication bug fixing and development.</p>
+                  
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Join-Casssandra-GSoC-2021.html b/content/blog/Join-Casssandra-GSoC-2021.html
new file mode 100644
index 0000000..7a72bd2
--- /dev/null
+++ b/content/blog/Join-Casssandra-GSoC-2021.html
@@ -0,0 +1,254 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Join Apache Cassandra for Google Summer of Code 2021 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+						Join Apache Cassandra for Google Summer of Code 2021
+					</h1>
+					<h3> March 10, 2021 | Paulo Motta</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+					
+					<p><img src="https://developers.google.com/open-source/gsoc/resources/downloads/GSoC-logo-horizontal-800.png" alt="Google Summer of Code"></p>
+
+					<p>I have been involved with Apache Cassandra for the past eight years, and I’m very proud to mention that my open source journey started a little more than a decade ago during my participation at the Google Summer of Code (GSoC).</p>
+
+					<p>GSoC is a program sponsored by Google to promote open source development, where post-secondary students submit project proposals to open source organizations. Selected students receive community mentorship and a stipend from Google to work on the project for ten weeks during the northern hemisphere summer. Over 16,000 students from 111 countries have participated so far! More details about the program can be found on the <a target="_blank" href="https://summerofcode.withgoogle.co [...]
+
+					<p>The Apache Software Foundation (ASF) has been a <a target="_blank" href="https://community.apache.org/gsoc.html">GSoC mentor organization</a> since the beginning of the program 17 years ago. The ASF acts as an “umbrella” organization, which means that students can submit project proposals to any subproject within the ASF. Apache Cassandra mentored a successful GSoC project in <a target="_blank" href="https://summerofcode.withgoogle.com/archive/2016/projects/5429448547500032/">201 [...]
+
+					<h2 id="how-to-get-involved">How to Get Involved</h2>
+
+					<h4 id="getting-started">Getting Started</h4>
+
+					<p>The best way to get started if you’re new to Apache Cassandra is to get acquainted by reading the <a target="_blank" href="https://cassandra.apache.org/doc/latest/">documentation</a> and setting up a local <a target="_blank" href="https://cassandra.apache.org/doc/latest/development/ide.html">development environment</a>. Play around with a locally running instance via <a target="_blank" href="https://cassandra.apache.org/doc/latest/tools/cqlsh.html?highlight=cqlsh">cqlsh</a> and < [...]
+
+					<h4 id="gsoc-project-ideas">GSoC Project Ideas</h4>
+
+					<p>Once you have a basic understanding of how the project works, browse the <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-16456?jql=labels%20%3D%20gsoc2021%20AND%20project%20%3D%20Cassandra">GSoC ideas list</a> to select ideas that you are interested in working on. Browse the <a target="_blank" href="https://github.com/apache/cassandra/">codebase</a> to identify components related to the idea you picked. You are welcome to propose other projects if they’re [...]
+
+					<h4 id="writing-a-proposal">Writing a Proposal</h4>
+
+					<p>Write a message on the JIRA ticket introducing yourself and demonstrating your interest in working on that particular idea. Sketch a quick proposal on how you plan to tackle the problem and share it with the community for feedback. If you don’t know where to start, don’t hesitate to ask for help!</p>
+
+					<h4 id="useful-resources">Useful Resources</h4>
+
+					<p>There are many good resources on the web on preparing for GSoC, particularly the <a target="_blank" href="https://community.apache.org/gsoc.html">ASF GSoC Guide</a> and the Python community notes on <a target="_blank" href="https://wiki.python.org/moin/SummerOfCode/Expectations">GSoC expectations</a>. The best GSoC students are self-motivated and proactive, and following the tips above should increase your chances of getting selected and delivering your project successfully. Good [...]
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html b/content/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html
new file mode 100644
index 0000000..bac90db
--- /dev/null
+++ b/content/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html
@@ -0,0 +1,263 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Speakers Announced for April 28 Cassandra 4.0 World Party | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Speakers Announced for April 28 Cassandra 4.0 World Party</h1>
+					<h3>April 19, 2021 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+					
+					<p>The <a href = "https://cassandra.apache.org/worldparty/">Apache Cassandra World Party</a> will be a virtual event with three sessions on Wednesday, April 28, at 5:00-6:00 AM UTC, 1:00-2:00 PM UTC, and 9:00-10:00 PM UTC. We want as many people around the world to be able to attend in their time zone, learn a little something about Cassandra, meet others, and participate in interactive content as we celebrate the upcoming launch of the 4.0 release milestone! <a href ="https://hopin [...]
+
+					<p>Talks will be fast, five-minute Ignite-style presentations. Sessions will also feature interactive content, and there will be giveaways.</p>
+
+					<p>Today we’re excited to share the confirmed speakers and schedule for the event:
+					<h4>5:00 - 6:00am UTC | Moderated by <a href ="https://github.com/jeromatron">Jeremy Hanna</a></h4>
+						<ul>
+							<li>Introduction to Apache Cassandra™ 4.0</li>
+							<li>Downside of Incremental Repairs by Payal Kumari</li>
+							<li>Apache Cassandra™ with Quarkus by Ravindra Kulkarni</li>
+							<li>Cassandra: Now and For The Future by Nirmal KPS Singh</li>
+							<li>Understanding Cassandra by Pradeep Gopal</li>
+							<li>Fun and Games</li>
+						</ul>
+					<h4>1:00 - 2:00pm UTC | Moderated by <a href = "https://twitter.com/EkaterinaDimit9">Ekaterina Dimitrova</a> + <a href = "https://github.com/pmcfadin">Patrick McFadin</a></h4>
+						<ul>
+							<li>Introduction to Apache Cassandra™ 4.0</li>
+							<li>Cassandra Robustness: Errors I Made and You Cannot Anymore! by Carlos Rolo</li>
+							<li>Raising the Bar on QA by Mick Semb Wever</li>
+							<li>Cassandra in Adobe Audience Manager by Serban Teodorescu</li>
+							<li>11 Years of Cassandra by John Schulz</li>
+							<li>Fun and Games</li>
+					<h4>9:00 - 10:00pm UTC | Moderated by <a href = "https://twitter.com/Melissa_B2B">Melissa Logan</a> + <a href = "https://twitter.com/BenBromhead">Ben Bromhead</a></h4>
+						<ul>
+							<li>Introduction to Apache Cassandra™ 4.0</li>
+							<li>How Apache Cassandra™ Skills Help Women on a Path to Reentry in Tech by Autumn Capasso</li>
+							<li>Making Cassandra Easy by Rahul Xavier Singh</li>
+							<li>Optimizing Cassandra for Cloud Native Architecture by Subrata Ashe</li>
+							<li>Moving from Elastic to Cassandra by Charles Herring</li>
+							<li>Fun and Games</li>
+						</ul>
+					</p>
+					
+					<p>There’s so much to celebrate about Apache Cassandra 4.0. The release includes highly anticipated enterprise features, such as five-times faster streaming of data during scaling operations, improved incremental repair, enterprise-grade auditing, and Java 11 support.</p>
+
+					<p>We encourage you to join us as we celebrate the hard work that’s gone into making this possible and the beginning of a new, exciting phase for the project.</p>
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/Testing-Apache-Cassandra-4.html b/content/blog/Testing-Apache-Cassandra-4.html
new file mode 100644
index 0000000..8ae2b25
--- /dev/null
+++ b/content/blog/Testing-Apache-Cassandra-4.html
@@ -0,0 +1,277 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Testing Apache Cassandra 4.0 | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">
+                        Testing Apache Cassandra 4.0
+                    </h1>
+					<h3> August 21, 2018 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+                    <hr>
+                    <p>With the goal of ensuring reliability and stability in Apache Cassandra 4.0, the project’s committers have voted to freeze new features on September 1 to concentrate on testing and validation before cutting a stable beta. Towards that goal, the community is investing in methodologies that can be performed at scale to exercise edge cases in the largest Cassandra clusters. The result, we hope, is to make Apache Cassandra 4.0 the best-tested and most reliable major re [...]
+
+                    <p>In the interests of communication (and hopefully more participation), here’s a look at some of the approaches being used to test Apache Cassandra 4.0:</p>
+
+                    <hr>
+
+                    <h4 id="replay-testing">Replay Testing</h4>
+                    <h5 id="workload-recording-log-replay-and-comparison">Workload Recording, Log Replay, and Comparison</h5>
+
+                    <p>Replay testing allows for side-by-side comparison of a workload using two versions of the same database. It is a black-box technique that answers the question, “did anything change that we didn’t expect?”</p>
+
+                    <p>Replay testing is simple in concept: record a workload, then re-issue it against two clusters – one running a stable release and the second running a candidate build. Replay testing a stateful distributed system is more challenging. For a subset of workloads, we can achieve determinism in testing by grouping writes by CQL partition and ordering them via client-supplied timestamps. This also allows us to achieve parallelism, as recorded workloads can be distributed  [...]
+
+                    <p>The suite of Full Query Logging (“FQL”) tools in Apache Cassandra enable workload recording. <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-14618">CASSANDRA-14618</a> and <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA-14619">CASSANDRA-14619</a> will add fqltool replay and fqltool compare, enabling log replay and comparison. Standard tools in the Apache ecosystem such as <a target="_blank" href="https://spark.apach [...]
+
+                    <hr>
+
+                    <h4 id="fuzz-testing-and-property-based-testing">Fuzz Testing and Property-Based Testing</h4>
+                    <h5 id="dynamic-test-generation-and-fuzzing">Dynamic Test Generation and Fuzzing</h5>
+
+                    <p>Fuzz testing dynamically generates input to be passed through a function for validation. We can make fuzz testing smarter in stateful systems like Apache Cassandra to assert that persisted data conforms to the database’s contracts: acknowledged writes are not lost, deleted data is not resurrected, and consistency levels are respected. Fuzz testing of storage systems to validate these properties requires maintaining a record of responses received from the system; th [...]
+
+                    <p>Property-based testing combines fuzz testing and assertions to explore a state space using randomly-generated input. These tests provide dynamic input to the system and assert that its fundamental properties are not violated. These properties can range from generic (e.g., “I can write data and read it back”) to specific (“range tombstone bounds synthesized during short-read-protection reads are properly closed”); and from local to distributed (e.g., “replacing ever [...]
+
+                    <p>Unlike model checkers, property-based tests don’t exhaust the state space – but explore it until a threshold of examples is reached. This allows for the computation to be distributed across many machines to gain confidence in code and infrastructure that scales with the amount of computation applied to test it.</p>
+
+                    <hr>
+
+                    <h4 id="distributed-tests-and-fault-injection-testing">Distributed Tests and Fault-Injection Testing</h4>
+                    <h5 id="validating-behavior-under-fault-scenarios">Validating Behavior Under Fault Scenarios</h5>
+
+                    <p>All of the above techniques can be combined with fault injection testing to validate that the system maintains availability where expected in fault scenarios, that fundamental properties hold, and that reads and writes conform to the system’s contracts. By asserting series of invariants under fault scenarios using different techniques, we gain the ability to exercise edge cases in the system that may reveal unexpected failures in extreme scenarios. Injected faults  [...]
+
+                    <hr>
+
+                    <h4 id="upgrade-testing">Upgrade Testing</h4>
+                    <h5 id="ensuring-a-safe-upgrade-path">Ensuring a Safe Upgrade Path</h5>
+
+                    <p>Finally, it’s not enough to test one version of the database. Upgrade testing allows us to validate the upgrade path between major versions, ensuring that a rolling upgrade can be completed successfully, and that contents of the resulting upgraded database is identical to the original. To perform upgrade tests, we begin by snapshotting a cluster and cloning it twice, resulting in two identical clusters. One of the clusters is then upgraded. Finally, we perform a ro [...]
+
+                    <hr>
+
+                    <h4 id="wrapping-up">Wrapping Up</h4>
+
+                    <p>The Apache Cassandra developer community is working hard to deliver Cassandra 4.0 as the most stable major release to date, bringing a variety of methodologies to bear on the problem. We invite you to join us in the effort, deploying these techniques within your infrastructure and testing the release on your workloads. Learn more about how to get involved <a href="http://cassandra.apache.org/community/">here</a>.</p>
+
+                    <p>The more that join, the better the release we’ll ship together.</p>
+
+                    
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/World-Party.html b/content/blog/World-Party.html
new file mode 100644
index 0000000..d2d1a3f
--- /dev/null
+++ b/content/blog/World-Party.html
@@ -0,0 +1,260 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra World Party | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Apache Cassandra World Party 2021</h1>
+					<h3>March 25, 2021 | The Apache Cassandra Community</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+					
+					<p>The COVID-19 pandemic has taken a toll on a lot of things and one of those is our ability to interact as a community. There has been no in-person conferences or meetups for over a year now. The Cassandra community has always thrived on sharing with each other at places like ApacheCon and the Cassandra Summit. With Cassandra 4.0, we have a lot to celebrate!</p>
+
+					<p><img src="https://cassandra.apache.org/img/world-party-2021-footer.png" alt="Apache Cassandra World Party"></p>
+
+					<p>This release will be the most stable database ever shipped, and Cassandra has become one of the most important databases running today. It is responsible for the biggest workloads in the world and because of that, <a href="https://hopin.com/events/apache-cassandra-4-0-world-party">we want to gather the worldwide community and have a party</a>.</p>
+
+					<p>We thought we would do something different for this special event that reflects who we are as a community. Our community lives and works in every timezone, and we want to make it as easy as possible for everyone to participate so we’ve decided to use an Ignite-style format. If you are new to this here’s how it works:
+						<ul>
+							<li>Each talk is only 5 minutes long.</li>
+							<li>You get ten slides and they automatically advance every 30 seconds.</li>
+							<li>To get you started, we have a template ready <a href="https://docs.google.com/presentation/d/1cWta8H88xXolEdS-HFo9nzp1GI5v_VkCHo5dmoKqozY/edit#slide=id.gc922c7a35f_0_106">here.</a></li>
+							<li>You can do your talk in the language of your choice. English is not required.</li>
+							<li>Format: PDF (Please no GIFs or videos)</li>
+						</ul>
+					</p>
+					When you are ready, you can use <a href="https://sessionize.com/cassandra">this link to submit your talk idea</a> by April 9, 2021. It’s only five minutes but you can share a lot in that time. Have fun with the format and encourage other people in your network to participate. Diversity is what makes our community stronger so if you are a newcomer, don’t let that put you off – we’d love you to share your experiences.
+
+					<h2 id="what">What?</h2>
+					<p>One-day virtual party on Wednesday, April 28 with three, hour-long sessions so you can celebrate with the Cassandra community in your time zone – or attend all three!</p>
+
+					<h2 id="when">When?</h2>
+					<p>Join us at the time most convenient for you:
+						<ul>
+							<li>April 28 5:00am UTC</li>
+							<li>April 28 1:00pm UTC</li>
+							<li>April 28 9:00pm UTC</li>
+						</ul>
+					</p>
+					<a href="https://hopin.com/events/apache-cassandra-4-0-world-party">Register here</a>. In the meantime, please <a href="https://sessionize.com/cassandra">submit your 5-minute Cassandra talk</a> by April 9!
+
+					<p>Whether you’re attending or speaking, all Apache Cassandra™ World Party participants must adhere to the <a href="https://www.apache.org/foundation/policies/anti-harassment.html">code of conduct</a>.</p>
+
+					<p>Got questions about the event? Please email <a href="mailto:events@constantia.io">events@constantia.io.</p>
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/blog/index.html b/content/blog/index.html
index f29ac50..b899778 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -1,207 +1,267 @@
 <!DOCTYPE html>
-<html>
-  
-
-
-
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <meta name="description" content="The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive r [...]
-">
-  <meta name="keywords" content="cassandra, apache, apache cassandra, distributed storage, key value store, scalability, bigtable, dynamo" />
-  <meta name="robots" content="index,follow" />
-  <meta name="language" content="en" />  
-
-  <title>Blog</title>
-
-  <link rel="canonical" href="http://cassandra.apache.org/blog/">
-
-  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
-  <link rel="stylesheet" href="./../css/style.css">
-  
-
-  
-  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
-  
-  <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
-
-  <body>
-    <!-- breadcrumbs -->
-<div class="topnav">
-  <div class="container breadcrumb-container">
-    <ul class="breadcrumb">
-      <li>
-        <div class="dropdown">
-          <img class="asf-logo" src="./../img/asf_feather.png" />
-          <a data-toggle="dropdown" href="#">Apache Software Foundation <span class="caret"></span></a>
-          <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
-            <li><a href="http://www.apache.org">Apache Homepage</a></li>
-            <li><a href="http://www.apache.org/licenses/">License</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-            <li><a href="http://www.apache.org/security/">Security</a></li>
-          </ul>
-        </div>
-      </li>
-
-      
-      <li><a href="./../">Apache Cassandra</a></li>
-      
-
-      
-        
-        <li>Blog</li>
-        
-      
-
-      
-
-      
-    </ul>
-  </div>
-
-  <!-- navbar -->
-  <nav class="navbar navbar-default navbar-static-top" role="navigation">
-    <div class="container">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#cassandra-menu" aria-expanded="false">
-          <span class="sr-only">Toggle navigation</span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-        </button>
-        <a class="navbar-brand" href="./../"><img src="./../img/cassandra_logo.png" alt="Apache Cassandra logo" /></a>
-      </div><!-- /.navbar-header -->
-
-      <div id="cassandra-menu" class="collapse navbar-collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="./../">Home</a></li>
-          <li><a href="./../download/">Download</a></li>
-          <li><a href="./../doc/latest/">Documentation</a></li>
-          <li><a href="./../community/">Community</a></li>
-          <li>
-            <a href="./../blog/">Blog</a>
-        </li>
-        </ul>
-      </div><!-- /#cassandra-menu -->
-
-      
-    </div>
-  </nav><!-- /.navbar -->
-</div><!-- /.topnav -->
-
-    <div class="content">
-  <div class="container">
-    <h2>Apache Cassandra Blog</h2>
-<p>Have something to share with the community? Let us know on the <a href="http://cassandra.apache.org/community/#mailing">mailing list</a>!</p>
-
-
-    <ul class="blog-post-listing">
-      
-        <li class="blog-post">
-          <h4><a href="/blog/2021/04/19/cass-world-party-speakers.html">Speakers Announced for April 28 Cassandra 4.0 World Party</a></h4>
-          <p>Posted on April 19, 2021 by the Apache Cassandra Community</p>
-          Join us April 28 for the virtual Cassandra World Party
-          <h5><a href="/blog/2021/04/19/cass-world-party-speakers.html">Read more &raquo;</a></h5>
-        </li>
-      
-        <li class="blog-post">
-          <h4><a href="/blog/2021/04/12/cass-changelog_6.html">Apache Cassandra Changelog #6 | April 2021</a></h4>
-          <p>Posted on April 12, 2021 by the Apache Cassandra Community</p>
-          Apache Cassandra 4.0-rc1 arriving soon, the PMC welcomes Berenguer Blasi and Cassandra World Party announced.
-          <h5><a href="/blog/2021/04/12/cass-changelog_6.html">Read more &raquo;</a></h5>
-        </li>
-      
-        <li class="blog-post">
-          <h4><a href="/blog/2021/03/25/world_party.html">Apache Cassandra World Party | April 2021</a></h4>
-          <p>Posted on March 25, 2021 by the Apache Cassandra Community</p>
-          <p>The COVID-19 pandemic has taken a toll on a lot of things and one of those is our ability to interact as a community. There has been no in-person conferences or meetups for over a year now. The Cassandra community has always thrived on sharing with each other at places like ApacheCon and the Cassandra Summit. With Cassandra 4.0, we have a lot to celebrate!</p>
-
-
-          <h5><a href="/blog/2021/03/25/world_party.html">Read more &raquo;</a></h5>
-        </li>
-      
-        <li class="blog-post">
-          <h4><a href="/blog/2021/03/10/join_cassandra_gsoc_2021.html">Join Apache Cassandra for Google Summer of Code 2021</a></h4>
-          <p>Posted on March 10, 2021 by Paulo Motta</p>
-          Getting involved with Apache Cassandra @ Google Summer of Code 2021
-          <h5><a href="/blog/2021/03/10/join_cassandra_gsoc_2021.html">Read more &raquo;</a></h5>
-        </li>
-      
-        <li class="blog-post">
-          <h4><a href="/blog/2021/03/08/cass_changelog_5.html">Apache Cassandra Changelog #5 | March 2021</a></h4>
-          <p>Posted on March 08, 2021 by the Apache Cassandra Community</p>
-          <p>Our monthly roundup of key activities and knowledge to keep the community informed.</p>
-
-
-          <h5><a href="/blog/2021/03/08/cass_changelog_5.html">Read more &raquo;</a></h5>
-        </li>
-      
-    </ul>
-
-  
-  <ul class="pager">
-    
-    
-    <li class="next">
-      <a href="/blog/page2/">Older Posts &rarr;</a>
-    </li>
-    
-  </ul>
-      
-  </div>
-</div>
-
-    <hr />
-
-<footer>
-  <div class="container">
-    <div class="col-md-4 social-blk">
-      <span class="social">
-        <a href="https://twitter.com/cassandra"
-           class="twitter-follow-button"
-           data-show-count="false" data-size="large">Follow @cassandra</a>
-        <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
-        <a href="https://twitter.com/intent/tweet?button_hashtag=cassandra"
-           class="twitter-hashtag-button"
-           data-size="large"
-           data-related="ApacheCassandra">Tweet #cassandra</a>
-        <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
-
-      </span>
-      <a class="subscribe-rss icon-link" href="/feed.xml" title="Subscribe to Blog via RSS">
-          <span><i class="fa fa-rss"></i></span>
-      </a>
-    </div>
-
-    <div class="col-md-8 trademark">
-      <p>&copy; 2016 <a href="http://apache.org">The Apache Software Foundation</a>.
-      Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.
-      <p>
-    </div>
-  </div><!-- /.container -->
-</footer>
-
-<!-- Javascript. Placed here so pages load faster -->
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-<script src="./../js/underscore-min.js"></script>
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
-
-
-
-<script type="text/javascript">
-  var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
-  document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-
-  try {
-    var pageTracker = _gat._getTracker("UA-11583863-1");
-    pageTracker._trackPageview();
-  } catch(err) {}
-</script>
-
-
-  </body>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra | Blog</title>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+		<script src="https://cdnjs.cloudflare.com/ajax/libs/list.js/2.3.0/list.js"></script>
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Blog</h1>
+				</div>
+			</header>
+			<section id="blog-main" class="arrow py-xlarge">
+				<div class="inner">
+					<input type="text" class="search mx-auto flex flex-horz-center" placeholder="Search Blog Posts" id="search-field">
+					<p class="py-large text-center">Have something to share with the community? Let us know on the <a href="https://cassandra.traverstodd.com/community/#join-the-conversation">mailing list!</a></p>
+					<div class="list-container">
+						<ul class="grid-list list pb-large">
+
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Speakers Announced for April 28 Cassandra 4.0 World Party<br/><span class='date'>April 19, 2021</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>The list of speakers for Apache Cassandra's upcoming 4.0 World Party.</p><div class="my-medium mx-auto"><a class="btn btn--alt" href="Speakers-Announced-for-April-28-Cass [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Apache Cassandra Changelog #6<br/><span class='date'>April 12, 2021</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Our monthly roundup of key activities and knowledge to keep the community informed.</p><div class="my-medium mx-auto"><a class="btn btn--alt" href="Apache-Cassandra-Changelog-6-April-2021.html">Read [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Apache Cassandra World Party<br/><span class='date'>March 25, 2021</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>We are now one of the most important databases today and manage the biggest workloads in the world. Because of that, we want to gather the worldwide community to party!</p><div class="my-medium mx-au [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Join Apache Cassandra for Google Summer of Code 2021<br/><span class='date'>March 10, 2021</span><span class='author'>Paulo Motta</span></div><div class="card-content pa-medium flex flex-column"><p>The ASF has been a GSoC mentor organization since the beginning. Apache Cassandra mentored a successful GSoC project in 2016 and we are participating again this year.</p><div class="my-mediu [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Apache Cassandra Changelog #5<br/><span class='date'>March 08, 2021</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Our monthly roundup of key activities and knowledge to keep the community informed.</p><div class="my-medium mx-auto"><a class="btn btn--alt" href="Apache-Cassandra-Changelog-5-March-2021.html">Read [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Apache Cassandra Changelog #4<br/><span class='date'>February 11, 2021</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Our monthly roundup of key activities and knowledge to keep the community informed.</p><div class="my-medium mx-auto"><a class="btn btn--alt" href="Apache-Cassandra-Changelog-4-February-2021.html [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Apache Cassandra Changelog #3<br/><span class='date'>January 19, 2021</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Our monthly roundup of key activities and knowledge to keep the community informed.</p><div class="my-medium mx-auto"><a class="btn btn--alt" href="Apache-Cassandra-Changelog-3-January-2021.html"> [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Apache Cassandra Changelog #2<br/><span class='date'>December 01, 2020</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Our monthly roundup of key activities and knowledge to keep the community informed.</p><div class="my-medium mx-auto"><a class="btn btn--alt" href="Apache-Cassandra-Changelog-2-December-2020.html [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Apache Cassandra Changelog #1<br/><span class='date'>October 28, 2020</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Introducing the first Cassandra Changelog blog! Our monthly roundup of key activities and knowledge to keep the community informed.</p><div class="my-medium mx-auto"><a class="btn btn--alt" href=" [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Apache Cassandra Usage Report 2020<br/><span class='date'>September 17, 2020</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Apache Cassandra is the open source NoSQL database for mission critical data. Today the community announced findings from a comprehensive global survey of 901 practitioners on Cassandra usa [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Improving Apache Cassandra’s Front Door and Backpressure<br/><span class='date'>September 03, 2020</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>As part of CASSANDRA-15013, we have improved Cassandra’s ability to handle high throughput workloads, while having enough safeguards in place to protect itself from po [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Cassandra and Kubernetes: SIG Update and Survey<br/><span class='date'>August 14, 2020</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Five operators for Apache Cassandra have been created that have made it easier to run containerized Cassandra on Kubernetes. Recently the major contributors to these operators cam [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Introducing Apache Cassandra 4.0 Beta: Battle Tested From Day One<br/><span class='date'>July 20, 2020</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>This is the most stable Apache Cassandra in history; you should start using Apache Cassandra 4.0 Beta today in your test and QA environments, head to the downloads [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Even Higher Availability with 5x Faster Streaming in Cassandra 4.0<br/><span class='date'>April 09, 2019</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Streaming is a process where nodes of a cluster exchange data in the form of SSTables. Streaming can kick in during many situations such as bootstrap, repair, re [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Introducing Transient Replication<br/><span class='date'>December 03, 2018</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Transient Replication is a new experimental feature soon to be available in 4.0. When enabled, it allows for the creation of keyspaces where replication factor can be specified as a number of [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Audit Logging in Apache Cassandra 4.0<br/><span class='date'>October 29, 2018</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Database audit logging is an industry standard tool for enterprises to capture critical data change events including what data changed and who triggered the event. These captured records c [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Finding Bugs in Cassandra's Internals with Property-based Testing<br/><span class='date'>October 17, 2018</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>As of September 1st, the Apache Cassandra community has shifted the focus of Cassandra 4.0 development from new feature work to testing, validation, and hardeni [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Testing Apache Cassandra 4.0<br/><span class='date'>August 21, 2018</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>With the goal of ensuring reliability and stability in Apache Cassandra 4.0, the project’s committers have voted to freeze new features on September 1 to concentrate on testing and validation before [...]
+							<li class="card shadow relative"><div class="card-header flex flex-column flex-center pa-medium">Hardware-bound Zero Copy Streaming in Apache Cassandra 4.0<br/><span class='date'>August 07, 2018</span><span class='author'>Apache Cassandra Community</span></div><div class="card-content pa-medium flex flex-column"><p>Streaming in Apache Cassandra powers host replacement, range movements, and cluster expansions. Streaming plays a crucial role in the cluster and as such its performanc [...]
+					</div>
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+	<script>
+		setTimeout(() => {
+			var options = {
+				valueNames: [
+					'card-header',
+					'card-content',
+				]
+				
+			};
+			var catList = new List('blog-main', options);
+		}, 200);
+
+		jQuery(function(){
+			var $ = jQuery.noConflict();	
+			$(document)
+			.on("click",".grid-list li", function() {
+				location.href = $(this).find("a").attr("href");
+			});
+		});
+
+	</script>
 </html>
diff --git a/content/blog/template.html b/content/blog/template.html
new file mode 100644
index 0000000..6622773
--- /dev/null
+++ b/content/blog/template.html
@@ -0,0 +1,228 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra | Blog</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+		
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+	
+			
+	
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Your title goes here</h1>
+					<h3>the date | the author</h3> 
+				</div>
+			</header>
+			<section id="blog-post" class="arrow py-xlarge">
+				<div class="inner">
+					
+					your text goes here
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+                <div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/case-studies/index.html b/content/case-studies/index.html
new file mode 100644
index 0000000..03e551a
--- /dev/null
+++ b/content/case-studies/index.html
@@ -0,0 +1,952 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra | Case Studies</title>
+        <link rel="stylesheet" href="/style.css">
+        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+		<script src="https://cdnjs.cloudflare.com/ajax/libs/list.js/2.3.0/list.js"></script>
+		<script src="/init.js"></script>
+	</head>
+	<body class="case-studies">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Cassandra Case Studies</h1>
+				</div>
+			</header>
+			<section id="case-studies" class="arrow py-xlarge">
+				<h3 class="text-center pb-large">From startups to the largest enterprises, the world runs on Cassandra.</h3>
+				<div class="list-container inner">
+					<ul class="grid-list pb-large">
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/ably_full_logo.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Ably</h5>
+								<p>Apache Cassandra is trusted to scale at internet level and designed to scale without limits. Which is why, at Ably Realtime, we use Cassandra for our persistent storage of messages. 
+								</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.ably.io/blog/cassandra-counter-columns-nice-in-theory-hazardous-in-practice">Read More</a>
+							</div>
+						</li>
+
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/activision_black_text.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Activision </h5>
+								<p>Activision built a new system to message players with highly personalised communication. It used large amounts of real-time data and was built with Apache Cassandra.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.dataversity.net/case-study-cassandra-meets-call-of-duty/">Read More</a>
+							</div>
+						</li>
+
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/adstage_full_white_text.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">AdStage</h5>
+								<p>AdStage is constantly monitoring performance trends and optimizing campaigns on behalf of advertisers. Apache Cassandra delivered the operational speed the company needed to ensure that the platform has low latency and the required throughput.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/adstage/" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<h2>Apple</h2>
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Apple</h5>
+								<p>A year ago, Apple said that it was running over 75,000 Cassandra nodes, storing more than 10 petabytes of data. At least one cluster was over 1,000 nodes, and Apple regularly gets millions of operations per second (reads/writes) with Cassandra.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.techrepublic.com/article/apples-secret-nosql-sauce-includes-a-hefty-dose-of-cassandra/ " target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/bazaar_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">BazaarVoice</h5>
+								<p>EmoDB is an open source RESTful data store built on top of Cassandra that stores JSON documents and, most notably, offers a databus that allows subscribers to watch for changes to those documents in real time.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.youtube.com/watch?v=5jKZUnkhB50" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/best_buy.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Best Buy</h5>
+								<p>Best Buy uses Apache Cassandra to manage massive spikes in holiday traffic -- 7x traffic spikes and bursts > 50,000 rps -- and calls it “flawless.”</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.slideshare.net/joelcrabb/cassandra-and-riak-at-bestbuycom " target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/bigmate.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Bigmate</h5>
+								<p>In vetting MySQL, MongoDB, and other potential databases for IoT scale, Bigmate found they couldn't match the scalability they could get with open source Apache Cassandra, which allows them to handle millions of operations or concurrent users each second.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.iotcentral.io/blog/how-open-source-apache-cassandra-solved-our-iot-scalability-and-r" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/blackberry_black_text.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Blackberry</h5>
+								<p>BlackBerry deployed Apache Cassandra as the NoSQL database solution for its Internet of Things (IoT) platform. The BlackBerry IoT platform powers the BlackBerry Radar IoT solution designed to provide continuous visibility into an organization’s transportation fleet.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/blackberry/" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/blackrock_logo.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">BlackRock</h5>
+								<p>At BlackRock, we use Apache Cassandra in a variety of ways to help power our Aladdin investment management
+									platform. In this talk I will give an overview of our use of Cassandra, with an emphasis on how we manage
+									multi-tenancy in our Cassandra infrastructure.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.youtube.com/watch?v=322GytEo_fE" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/bloomberg.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Bloomberg</h5>
+								<p>Bloomberg Engineering is working on a multi-year build, creating a new Index Construction Platform to handle the daily production of the Bloomberg Barclays fixed income indices, using Apache Cassandra and Apache Solr.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.techatbloomberg.com/blog/meet-the-team-indices-engineering/" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/bundesagentur_fur_arbeit_full.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Bundesagentur für Arbeit (Federal Agency)</h5>
+								<p>The IT system department needed a new solution for real-time monitoring of applications and business processes, and to be able to quickly counteract any negative influences. They selected Apache Cassandra because it could be tailored to their needs.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/federal-employment-agency" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/campaign-monitor_black_text.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Campaign Monitor</h5>
+								<p>Campaign Monitor knew that shifting to a new database technology was a major undertaking. They chose Apache Cassandra as their strategic operational database platform due to its exceptional reliability, manageability at scale and open source community.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/campaign-monitor/ " target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/cern_blue_text.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">CERN</h5>
+								<p>P-BEAST consists of 20,000 applications running on 2,400 interconnected computers. CERN uses Apache Cassandra to satisfy the large time series data rates, flexibility and scalability requirements entailed by the project.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://cdsweb.cern.ch/record/1432912" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/clearcapital_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Clear Capital</h5>
+								<p>Clear Capital is a leader in property valuation solutions for North America. Cassandra provides the
+									foundation of the Clear Capital technology platform. </p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/clear-capital/ " target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/cloudkick.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">CloudKick</h5>
+								<p>Cloudkick uses Apache Cassandra for configuration data as well as metrics storage, a key element in keeping up with metrics processing as well as providing a high quality user experience with fast loading graphs.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://paul.querna.org/articles/2011/12/17/technology-cloud-monitoring/ " target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/cloudtrax_logo.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">CloudTrax</h5>
+								<p>The Open-Mesh team knew that Apache Cassandra was ideal for their intended capability. The solution had the
+									scalability and data storage requirements to meet the needs of the CloudTrax platform.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/cloudtrax/" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/comcast_logo.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Comcast</h5>
+								<p>Comcast is developing a highly scalable cloud DVR scheduling system on top of Cassandra. The system is responsible for managing all DVR data and scheduling logic for devices on the company’s X1 platform.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.slideshare.net/planetcassandra/nyc-tech-day-using-cassandra-for-dvr-scheduling-at-comcast " target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/constant_contact_white_text.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Constant Contact</h5>
+								<p>Constant Contact uses Cassandra to manage social media data for over 400k small business customers. Its largest production cluster has over 100 TB of data in over 150 machines.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.slideshare.net/daveconnors/cassandra-puppet-scaling-data-at-15-per-month " target="_blank">Read More</a>
+							</div>
+						</li>
+
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <h2>Coursera</h2>
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Coursera</h5>
+								<p>Cassandra outperformed MongoDB and others with its masterless architecture that ensures 100% application uptime, and flexible linear scalability. Software engineer Daniel Chia said, “We found it very challenging to manage MongoDB operationally, and HBase had some latency issues along with difficulty in deployment.”</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/coursera" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/datacloud.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Datacloud</h5>
+								<p>The oil &amp; gas industry stores sensor data in an industry-specific document database, where data access is only available through a proprietary API based on SOAP and XML. DataCloud solved this by transferring this data into an Apache Cassandra database cluster.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/datacloud/ " target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/discord_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Discord</h5>
+								<p>Cassandra was the only database that fulfilled all of Discord’s requirements, as they can add nodes to scale it and it can tolerate a loss of nodes without any impact on the application. Related data is stored contiguously on disk providing minimum seeks and easy distribution around the cluster.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://blog.discord.com/how-discord-stores-billions-of-messages-7fa6ec7ee4c7" target="_blank">Read More</a>
+							</div>
+						</li>
+
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/dream11.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Dream11</h5>
+								<p>The company started its operations in 2008 and started offering single match fantasy sports in 2012.  It is India’s Biggest Sports Gaming platform with users playing Fantasy Cricket, Football, Kabaddi, Basketball & Hockey.  Dream11 is the Official Fantasy partner of the VIVO Indian Premier League (IPL), International Council of Cricket (ICC)</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/customer-case-study-dream11/" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <img src="/img/companies/ebay_logo.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">eBay</h5>
+									<p>A glimpse on our Cassandra deployment: Dozens of nodes across multiple clusters 200 TB+ storage provisioned 400M+ writes & 100M+ reads per day, and growing QA, LnP, and multiple Production clusters.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.slideshare.net/jaykumarpatel/cassandra-at-ebay-13920376" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+                                <h2>Equinox</h2>
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Equinix</h5>
+								<p>Equinix uses Cassandra for its ease of operation, and always-on node architecture -- and its peer-to-peer architecture guarantees no single point of failure to collect and store streaming data from infrastructure instruments.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/equinix" target="_blank">Read More</a>
+							</div>
+						</li>
+					
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/flant.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Flant</h5>
+								<p>Flant has been successfully using the Rook operator to operate its Cassandra cluster in Kubernetes and provides tips on how it changed some parameters in the Cassandra config.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://medium.com/flant-com/migrating-cassandra-between-kubernetes-clusters-ae4ab4ada028" target="_blank">Read More</a>
+							</div>
+						</li>
+							
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/fractal_labs.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Fractal Labs</h5>
+								<p>Fractal’s APIs aggregates data, and analyses permission-based banking, accounting and payments data so that financial institutions can provide timely nudges and insights to help their small business clients with funding and to better understand their finances.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/customer-case-study-fractal-labs/" target="_blank">Read More</a>
+							</div>
+						</li>
+
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/grubhub_red_text.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Grubhub</h5>
+								<p>Grubhub runs a service oriented platform that primarily operates out of multiple AWS data centers (regions). It moved to cloud infrastructure to accelerate its growth, using Apache Cassandra as its primary persistent data store.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://bytes.grubhub.com/cloud-infrastructure-at-grubhub-94db998a898a" target="_blank">Read More</a>
+							</div>
+						</li>
+					
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/home_depot.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Home Depot</h5>
+								<p>Home Depot also used DataStax and Apache Cassandra to stand up curbside apps quickly. Siddiqui said Home
+									Depot is a big open source shop.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.zdnet.com/article/how-home-depot-navigated-a-demand-boom-during-covid-19/" target="_blank">Read More</a>
+							</div>
+						</li>
+					
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/hulu_white_background.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Hulu</h5>
+								<p>Hulu selected the Apache Cassandra system when its previous system was having trouble expanding to its growing subscriber base. “We needed something that could scale quickly and would be easy to maintain because we have a very small team.”</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.nexttv.com/news/hulu-scales-user-database-apache-cassandra-133429 " target="_blank">Read More</a>
+							</div>
+						</li>
+					
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/ibm_black_text.svg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">IBM</h5>
+								<p>IBM determined that the Apache Cassandra NoSQL database would be the platform architecture’s key
+									technology to deliver the requirements of scalability, performance and high availability. </p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/ibm/ " target="_blank">Read More</a>
+							</div>
+						</li>
+
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/instaclustr.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Instaclustr</h5>
+								<p>At Instaclustr we also have a big data challenge that we are solving with Apache Cassandra and Apache
+									Spark. Instametrics provides us with the perfect opportunity to dogfood the Instaclustr technology
+									stack. </p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/instametrics/ " target="_blank">Read More</a>
+							</div>
+						</li>
+
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/instana_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Instana</h5>
+								<p>The Instana components are already containerized and run in our SaaS platform, but we still needed to
+									create containers for our databases, Clickhouse, Cassandra, etc., and set up the release pipeline for
+									them. </p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://hackernoon.com/what-we-learned-by-dockerizing-our-applications-jk1y3xrx" target="_blank">Read More</a>
+							</div>
+						</li>
+					
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/instagram.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Instagram</h5>
+								<p>At Instagram, we have one of the world’s largest deployments of the Apache Cassandra database. We began
+									using Cassandra in 2012 to replace Redis and support product use cases like fraud detection, Feed, and
+									the Direct inbox.</p>
+									<a class="btn btn--alt mb-medium mx-auto" href="https://instagram-engineering.com/open-sourcing-a-10x-reduction-in-apache-cassandra-tail-latency-d64f86b43589" target="_blank">Read More</a>
+							</div>
+						</li>
+					
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<h2>Intuit Mint</h2>
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Intuit Mint</h5>
+								<p>Mint Bills selected Apache Cassandra to store user account data. “When you are selecting between accounts
+									on your Mint Bills app, you are actually retrieving information from Cassandra directly,”
+									Csasznik-Shaked added.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/mint-bills" target="_blank">Read More</a>
+							</div>
+						</li>
+					
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<h3>Intuit TurboTax</h3>
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Intuit TurboTax</h5>
+								<p>Intuit is supporting over 42,000 Peak TPS in production in AWS, over eight clusters in production. Cassandra has to process massive amounts of data, such as entitlements, tax returns, filings, user experience, and everything needed to support TurboTax.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://thenewstack.io/pronto-intuit-releases-first-open-source-cassandra-cluster-manager/ " target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/keen.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Keen.io</h5>
+								<p>Keen leverages Kafka, Apache Cassandra NoSQL database and the Apache Spark analytics engine, adding a RESTful API and a number of SDKs for different languages. It enriches streaming data with relevant metadata and enables customers to stream enriched data to Amazon S3 or any other data store.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://siliconangle.com/2020/10/09/data-firehose-next-generation-streaming-technologies-goes-cloud-native/" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/locstat_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Locstat</h5>
+								<p>Locstat showed a Geotrellis generated heat map with flight data from aircraft and flight patterns around the Cape Town International Airport. Data is stored in Cassandra and then pushed through Apache Spark and visualized using Geotrellis in a Cesium spatial interface.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/locstat" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<!-- <li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/macquarie_bank_black_text.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Macquarie Bank</h5>
+								<p>Data can be served up at high speeds to various devices using the low latency reads provided by
+									Cassandra. Where required we use in memory features of Cassandra to store reference data in memory
+									which is used to accelerate data enrichment at the time of stream processing.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/macquarie-bank" target="_blank">Read More</a>
+							</div>
+						</li> -->
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/macquarie_bank_black_text.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Macquarie Bank</h5>
+								<p>Cassandra provides a smart data storage layer that is fed with information from back-end systems
+									within Macquarie through an open API platform and then serves customer requests with great speed,
+									due largely to its in-memory capabilities.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://diginomica.com/macquarie-banks-on-customer-appetite-for-a-spotify-like-experience " target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/macys_black_text.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Macy's</h5>
+								<p>Growth in business led us to want 10x growth in data, move from a read-mostly model to one which
+									could handle near-real-time updates, and a move into multiple data centers. POC Result: Cassandra &amp;
+									ActiveSpaces - Very close. MongoDB - Failed tests. YMMV! </p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.slideshare.net/planetcassandra/apache-cassandra-at-macys" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/maths_pathway_full.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Maths Pathway</h5>
+								<p>Maths Pathway is a Learning and Teaching Model that supports students along an individual pathway to
+									build a deep appreciation and knowledge of mathematics. Maths Pathway delivers that individual and
+									personalized learning with the help of Apache Cassandra.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/maths-pathway/" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<h2>Metro</h2>
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">METRO</h5>
+								<p>METRO wanted to consolidate development and top management believed Apache Cassandra would be a good
+									starting point. The entire platform has been migrated and teams are beginning to use native services
+									from Google Cloud to interact with Cassandra effectively. </p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/metro " target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/mobile_pay.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">MobilePay</h5>
+								<p>“We wanted to implement a distributed database that would fit with our microservices-based
+									application strategy and that would be able to handle the availability and scalability needs of the
+									applications too,” Jakobsen said. “Cassandra matched this model perfectly…”</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/mobile-pay" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/monzo_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Monzo</h5>
+								<p>Monzo employs a microservice architecture (on Go and Kubernetes) and profiled and optimized key platform components such as Apache Cassandra and Linkerd for a recent crowdfunding effort run entirely through its app.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.infoq.com/presentations/monzo-microservices-arch/?utm_source=presentations&amp;utm_medium=london&amp;utm_campaign=qco" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/netflix.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Netflix</h5>
+								<p>Netflix manages petabytes of data in Apache Cassandra which must be reliably accessible to users in mere milliseconds. They built sophisticated control planes that turn their persistence layer based on Apache Cassandra into a truly self-driving system.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://netflixtechblog.com/building-netflixs-distributed-tracing-infrastructure-bb856c319304 " target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/new_york_times.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">New York Times</h5>
+								<p>The New York times uses Apache Cassandra with Python for the company’s ⨍aбrik messaging platform.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.slideshare.net/planetcassandra/michael-laing-nyt-developers1" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/nhn_techorus.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">NHN Techorus</h5>
+								<p>NHN Techorus provides IT infrastructure and managed services through the company’s Data Hotel division. The team has identified that there are a rapidly growing number of customers looking to deploy applications and solutions using Apache Cassandra as their data store.
+								</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/nhn-techorus/ " target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/ooyala_vertical.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Ooyala</h5>
+								<p>Ooyala built a real-time analytics engine using Cassandra. Evan Chan (Software Engineer at Ooyala),
+									describes his experience using the Spark and Shark frameworks for running real-time queries on top
+									of Cassandra data. </p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.youtube.com/watch?v=7bEo3O04xEk&amp;feature=emb_logo" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/outbrain_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Outbrain</h5>
+								<p>Outbrain has 30 production clusters of Apache Cassandra of different sizes, ranging from small ones to clusters with 100 nodes across 3 datacenters. Cassandra has proven to be a very reliable choice as a datastore which employs an eventual consistency model.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.outbrain.com/techblog/2018/08/upgrade-railway-tracks/ " target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/paidy.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Paidy</h5>
+								<p>Paidy offers real-time monthly consolidated credit services across Japan. The company identified Apache Cassandra as the most suitable database technology for its event sourcing and reactive architecture.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/paidy/ " target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/penn_mutual.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Penn Mutual</h5>
+								<p>Penn Mutual stores their data information in a 6-node Cassandra ring. Now, they’re able to leverage data to innovate and make more informed decisions so they can provide a truly personalized and premium experience to their customers.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/penn-mutal" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/protectwise.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">ProtectWise</h5>
+								<p>“With the advent of the Internet of Things, the need to keep track of the growing number of touch
+									points of a network is becoming increasingly challenging. Fortunately, Stevens and his team had some
+									previous experience with Apache Cassandra…”</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/protectwise" target="_blank">Read More</a>
+							</div>
+						</li>
+
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/pubnub.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">PubNub</h5>
+								<p>PubNub offers realtime infrastructure-as-a-service, and provides enterprise-grade security, 99.999% SLA-backed reliability, and global scalability to support the largest realtime deployments, all via simple APIs and 70+ SDKs.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.instaclustr.com/resource/customer-case-study-pubnub/" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<h2>Revtrax</h2>
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">RevTrax</h5>
+								<p>RevTrax chose Cassandra for its uptime and linear scale: “If we need to scale out, it’s easier to scale the reads and writes with Cassandra than it is with MySQL.” But most of all, it was chosen for its durability and no single point of failure.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/revtrax" target="_blank">Read More</a>
+							</div>
+						</li>
+				
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/sky_logo.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Sky</h5>
+									<p>
+										Sky uses Cassandra for database persistence in its Online Video Platform - the system which delivers all OTT video content to both Sky and NOW TV customers - including handling huge spikes in traffic for popular sports games and TV shows.
+									</p>
+									<a class="btn btn--alt mb-medium mx-auto" href="https://github.com/sky-uk/cassandra-operator" target="_blank">Read More</a>
+							</div>
+						</li>
+						
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/spotify_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Spotify</h5>
+								<p>We’ve overall been very satisfied with Cassandra as a solution for all our personalization needs and
+									are confident to scale it up to serve personalized experience to our ever growing size of engaged
+									user base.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://engineering.atspotify.com/2015/01/09/personalization-at-spotify-using-cassandra/" target="_blank">Read More</a>
+							</div>
+						</li>
+					
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/target_full.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Target</h5>
+								<p>Apache Cassandra has been used for many years at Target - since around 2014. Here, they discuss how they learned to deploy Cassandra as a Docker container in Kubernetes, while still maintaining stability and consistency -- reliably in every location on their map.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://tech.target.com/2018/08/08/running-cassandra-in-kubernetes-across-1800-stores.html" target="_blank">Read More</a>
+							</div>
+						</li>
+			
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/uber_black_text.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Uber</h5>
+								<p>Uber’s solution is comprehensive. They built their own system that runs Cassandra on top of
+									Mesos. It’s all explained in a good talk by Abhishek Verma, Software Engineer at Uber: Cassandra
+									on Mesos Across Multiple Datacenters at Uber (slides).</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="http://highscalability.com/blog/2016/9/28/how-uber-manages-a-million-writes-per-second-using-mesos-and.html" target="_blank">Read More</a>
+							</div>
+						</li>
+			
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/urban_airship.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Urban Airship</h5>
+								<p>Where we originally stored device data in a set of Postgres shards, our scale quickly outpaced
+									our capacity to add new shards, so we moved to a multiple database architecture using HBase and
+									Cassandra.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.airship.com/blog/how-we-scaled-to-2-5-billion-mobile-notifications-during-us-election/" target="_blank">Read More</a>
+							</div>
+						</li>
+			
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/walmart.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Walmart</h5>
+								<p>We had good experience with Cassandra in past, hence, it was the first choice. Apache Cassandra
+									has best write and read performance. Like Kafka it is distributed, highly scalable and
+									fault-tolerant.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://medium.com/walmartglobaltech/how-we-build-a-robust-analytics-platform-using-spark-kafka-and-cassandra-lambda-architecture-70c2d1bc8981" target="_blank">Read More</a>
+							</div>
+						</li>
+			
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/woods_hole_oceanographic.png">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Woods Hole Oceanographic Institution</h5>
+								<p>The Ocean Observatories Initiative (OOI) is a science-driven ocean observing network that delivers real-time data from more than 800 instruments to address critical science questions regarding the world’s oceans. Apache Cassandra has served as the heart of this system, which lives on hybrid infrastructure. </p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://www.datastax.com/enterprise-success/woods-hole  " target="_blank">Read More</a>
+							</div>
+						</li>
+			
+						<li class="card shadow relative">
+							<div class="card-header relative flex flex-center">
+								<img src="/img/companies/yelp.jpg">
+							</div>
+							<div class="card-content pa-medium flex flex-column">
+								<h5 class="pb-small teal">Yelp</h5>
+								<p>Yelp is transitioning from the management of Cassandra clusters in EC2 to orchestrating the same clusters in production on Kubernetes. Here, they discuss the EC2-based deployment and how they are using the Cassandra operator and etcd for cross-region coordination.</p>
+								<a class="btn btn--alt mb-medium mx-auto" href="https://engineeringblog.yelp.com/2020/11/orchestrating-cassandra-on-kubernetes-with-operators.html</p>" target="_blank">Read More</a>
+							</div>
+						</li>
+					</ul>
+				</div>
+			
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+	</body>
+	<script>
+		jQuery(function(){
+			var $ = jQuery.noConflict();	
+			$(document)
+			.on("click",".grid-list li", function() {
+				let url = $(this).find("a").attr("href");
+				window.open(url);
+			});
+		});
+	</script>
+</html>
\ No newline at end of file
diff --git a/content/cassandra-basics/index.html b/content/cassandra-basics/index.html
new file mode 100644
index 0000000..40e735f
--- /dev/null
+++ b/content/cassandra-basics/index.html
@@ -0,0 +1,284 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra | Basics</title>
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+		<link rel="stylesheet" href="/style.css">
+		<script src="/init.js"></script>
+	</head>
+	<body>
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Cassandra Basics</h1>
+				</div>
+			</header>
+			
+			<section id="about-cassandra" class="flex-center py-large arrow">
+				<div class="inner">
+					<h2 class="text-center py-medium pb-large">What is Apache Cassandra?</h2>
+					<p class="pb-medium">Cassandra is a NoSQL distributed database. By design, NoSQL databases are lightweight, open-source, non-relational, and largely distributed. Counted among their strengths are horizontal scalability, distributed architectures, and a flexible approach to schema definition.</p>
+					
+					<p>NoSQL databases enable rapid, ad-hoc organization and analysis of extremely high-volume, disparate data types. That’s become more important in recent years, with the advent of Big Data and the need to rapidly scale databases in the cloud. Cassandra is among the NoSQL databases that have addressed the constraints of previous data management technologies, such as SQL databases.
+					</p>
+					<div class="cf py-large">
+						<h3 class="mb-medium text-center">Distribution provides power and resilience </h3>
+						<div>
+							<p><img class="pa-medium right" src="/img/diagrams/apache-cassandra-diagrams-01.jpg">One important Cassandra attribute is that its databases are distributed. That yields both technical and business advantages. Cassandra databases easily scale when an application is under high stress, and the distribution also prevents data loss from any given datacenter’s hardware failure. A distributed architecture also brings technical power; for example, a developer can tweak the throughput of  [...]
+
+							<p>"Distributed" means that Cassandra can run on multiple machines while appearing to users as a unified whole. There is little point in running Cassandsra as a single node, although it is very helpful to do so to help you get up to speed on how it works. But to get the maximum benefit out of Cassandra, you would run it on multiple machines.</p>
+
+							<p>Since it is a distributed database, Cassandra can (and usually does) have multiple nodes. A node represents a single instance of Cassandra. These nodes communicate with one another through a protocol called gossip, which is a process of computer peer-to-peer communication. Cassandra also has a masterless architecture – any node in the database can provide the  exact same functionality as any other node – contributing to Cassandra’s robustness and resilience. Multiple nodes can  [...]
+						</div>
+					</div>
+					<div class="cf py-large">
+						<h3 class="mb-medium text-center">Want more power? Add more nodes</h3>
+						<div>
+							<p><img class="pa-medium left" src="/img/diagrams/apache-cassandra-diagrams-02.jpg">One reason for Cassandra’s popularity is that it enables developers to scale their databases dynamically, using off-the-shelf hardware, with no downtime. You can expand when you need to – and also shrink, if the application requirements suggest that path.</p>
+
+							<p>Perhaps you are used to Oracle or MySQL databases. If so, you know that extending them to support more users or storage capacity requires you to add more CPU power, RAM, or faster disks. Each of those costs a significant amount of money. And yet: Eventually you still encounter some ceilings and constraints.</p>
+
+							<p>In contrast, Cassandra makes it easy to increase the amount of data it can manage. Because it’s based on nodes, Cassandra scales horizontally (aka scale-out), using lower commodity hardware. To double your capacity or double your throughput, double the number of nodes. That’s all it takes. Need more power? Add more nodes – whether that’s 8 more or 8,000 – with no downtime. You also have the flexibility to scale back if you wish.</p>
+							
+							<p>This linear scalability applies essentially indefinitely. This capability has become one of Cassandra’s key strengths.</p>
+								
+						</div>
+					</div>
+					<div class="cf py-large">
+						<div>
+							<h3 class="mb-medium text-center">Introducing partitions</h3>
+							<p><img class="pa-medium right" src="/img/diagrams/apache-cassandra-diagrams-03.jpg">In Cassandra, the data itself is automatically distributed, with (positive) performance consequences. It accomplishes this using partitions. Each node owns a particular set of tokens, and Cassandra distributes data based on the ranges of these tokens across the cluster. The partition key is responsible for distributing data among nodes and is important for determining data locality. When data is i [...]
+
+							<p><img class="pa-medium left" src="/img/diagrams/apache-cassandra-diagrams-04.jpg">When data comes in, the database’s coordinator takes on the job of assigning to a given partition – let’s call it partition 59. Remember that any node in the cluster can take on the role as the coordinator. As we mentioned earlier, nodes gossip to one another; during which they communicate about which node is responsible for what ranges. So in our example, the coordinator does a lookup: Which node  [...]
+							
+							<p>The coordinator node isn’t a single location; the system would be fragile if it were. It’s simply the node that gets the request at that particular moment. Any node can act as the coordinator.</p>
+						</div>
+					</div>
+					<div class="cf py-large">
+						<h3 class="mb-medium text-center">Replication ensures reliability and fault tolerance</h3>
+						<div>
+							<p><img class="pa-medium right" src="/img/diagrams/apache-cassandra-diagrams-05.jpg">One piece of data can be replicated to multiple (replica) nodes, ensuring reliability and fault tolerance. Cassandra supports the notion of a replication factor (RF), which describes how many copies of your data should exist in the database. So far, our data has only been replicated to one replica (RF = 1). If we up this to a replication factor of two (RF = 2), the data needs to be stored on a  se [...]
+
+							<p><img class="pa-medium mt-xlarge left" src="/img/diagrams/apache-cassandra-diagrams-06.jpg">The distributed nature of Cassandra makes it more resilient and performant. This really comes into play when we have multiple replicas for the same data. Doing so helps the system to be self-healing if something goes wrong, such as if a node goes down, a hard drive fails, or AWS resets an instance. Replication ensures that data isn’t lost. If a request comes in for data, even if one of ou [...]
+					
+							<p><img class="pa-medium right" src="/img/diagrams/apache-cassandra-diagrams-07.jpg">The use of multiple replicas also has performance advantages. Because we aren’t limited to a single instance We have three nodes (replicas) that can be accessed to provide data for our  operations, which we can load balance amongst to achieve the best performance.</p>
+							
+							<p>Cassandra automatically replicates that data around your different data centers. Your application can write data to a Cassandra node on the U.S. west coast, and that data is automatically available in data centers at nodes in Asia and Europe. That has positive performance advantages – especially if you support a worldwide user base. In a world dependent on cloud computing and fast data access, no user suffers from latency due to distance</p>
+
+						</div>
+					</div>
+					<div class="cf py-large">
+						<h3 class="mb-medium text-center">Tuning your consistency</h3>
+						<div>
+							<p><img class="pa-large left" src="/img/diagrams/apache-cassandra-diagrams-08.jpg">We’ve been talking a lot about distributed systems and availability. If you are familiar with CAP theorem, Cassandra is by default an AP (Available Partition-tolerant) database, hence it is “always on”.  But you can indeed configure the consistency on a per-query basis.  In this context, the consistency level represents the minimum number of Cassandra nodes that must acknowledge a read or write oper [...]
+			
+							<p>As with other computing tasks, it can take some skill to learn to tune this feature for ideal performance, availability, and data integrity – but the fact that you can control it with such granularity means you can control deployments in great detail.</p>
+
+							<p><img class="pa-large left" src="/img/diagrams/apache-cassandra-diagrams-10.jpg">Ultimately, Cassandra is deployment agnostic. It doesn't care where you put it – on prem, a cloud provider, multiple cloud providers. You can use a combination of those for a single database. That gives software developers the maximum amount of flexibility.</p>
+
+						</div>
+					</div>
+
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+		<div id="fade" class="hidden"></div>
+			<div id="modal" class="modal hidden">
+				<div id="close-modal" class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+				<div id="mod-content" class="vid-mod-content resp-container">
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/community/index.html b/content/community/index.html
index d6ec3e4..8643f53 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -1,207 +1,436 @@
 <!DOCTYPE html>
-<html>
-  
-
-
-
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <meta name="description" content="The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive r [...]
-">
-  <meta name="keywords" content="cassandra, apache, apache cassandra, distributed storage, key value store, scalability, bigtable, dynamo" />
-  <meta name="robots" content="index,follow" />
-  <meta name="language" content="en" />  
-
-  <title>Community</title>
-
-  <link rel="canonical" href="http://cassandra.apache.org/community/">
-
-  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
-  <link rel="stylesheet" href="./../css/style.css">
-  
-
-  
-  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
-  
-  <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
-
-  <body>
-    <!-- breadcrumbs -->
-<div class="topnav">
-  <div class="container breadcrumb-container">
-    <ul class="breadcrumb">
-      <li>
-        <div class="dropdown">
-          <img class="asf-logo" src="./../img/asf_feather.png" />
-          <a data-toggle="dropdown" href="#">Apache Software Foundation <span class="caret"></span></a>
-          <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
-            <li><a href="http://www.apache.org">Apache Homepage</a></li>
-            <li><a href="http://www.apache.org/licenses/">License</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-            <li><a href="http://www.apache.org/security/">Security</a></li>
-          </ul>
-        </div>
-      </li>
-
-      
-      <li><a href="./../">Apache Cassandra</a></li>
-      
-
-      
-        
-        <li>Community</li>
-        
-      
-
-      
-
-      
-    </ul>
-  </div>
-
-  <!-- navbar -->
-  <nav class="navbar navbar-default navbar-static-top" role="navigation">
-    <div class="container">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#cassandra-menu" aria-expanded="false">
-          <span class="sr-only">Toggle navigation</span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-        </button>
-        <a class="navbar-brand" href="./../"><img src="./../img/cassandra_logo.png" alt="Apache Cassandra logo" /></a>
-      </div><!-- /.navbar-header -->
-
-      <div id="cassandra-menu" class="collapse navbar-collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="./../">Home</a></li>
-          <li><a href="./../download/">Download</a></li>
-          <li><a href="./../doc/latest/">Documentation</a></li>
-          <li><a href="./../community/">Community</a></li>
-          <li>
-            <a href="./../blog/">Blog</a>
-        </li>
-        </ul>
-      </div><!-- /#cassandra-menu -->
-
-      
-    </div>
-  </nav><!-- /.navbar -->
-</div><!-- /.topnav -->
-
-    <div class="content">
-  <div class="container">
-  <h2 id="community">Community</h2>
-
-<h3 id="getting-and-keeping-in-touch">Getting and keeping in touch</h3>
-
-<h4 id="mailing-lists">Mailing lists<a name="mailing"></a></h4>
-
-<p>Discussion and questions on Cassandra’s usage and development happens mainly on the following mailing lists:</p>
-
-<ul>
-  <li><a href="http://www.mail-archive.com/user@cassandra.apache.org/">Users</a>: General mailing list for user questions and discussions. This is also where new releases are announced
-(<a href="mailto:user-subscribe@cassandra.apache.org">subscribe</a> | <a href="mailto:user-unsubscribe@cassandra.apache.org">unsubscribe</a> | <a href="https://lists.apache.org/list.html?user@cassandra.apache.org">Archives</a>).</li>
-  <li><a href="http://www.mail-archive.com/dev@cassandra.apache.org/">Developers</a>: Questions and discussions related to Cassandra development
-(<a href="mailto:dev-subscribe@cassandra.apache.org">subscribe</a> | <a href="mailto:dev-unsubscribe@cassandra.apache.org">unsubscribe</a> | <a href="https://lists.apache.org/list.html?dev@cassandra.apache.org">Archives</a>).</li>
-  <li><a href="http://www.mail-archive.com/commits@cassandra.apache.org/">Commits</a>: Notification on commits done to the source
-repository and on <a href="https://issues.apache.org/jira/browse/CASSANDRA">JIRA</a> updates. This is a fairly noisy mailing list
-mostly useful for Cassandra developers and those who would like to keep close tabs on Cassandra’s development
-(<a href="mailto:commits-subscribe@cassandra.apache.org">subscribe</a> | <a href="mailto:commits-unsubscribe@cassandra.apache.org">unsubscribe</a> | <a href="https://lists.apache.org/list.html?commits@cassandra.apache.org">Archives</a>).</li>
-</ul>
-
-<h4 id="slack">Slack</h4>
-
-<p>We have recently moved to the ASF Slack organization for all chat.  Please <a href="https://s.apache.org/slack-invite">sign up for an account</a> to participate.</p>
-
-<ul>
-  <li><code class="highlighter-rouge">#cassandra</code> - for user questions and general discussions</li>
-  <li><code class="highlighter-rouge">#cassandra-dev</code> - strictly for questions or discussions related to Cassandra development</li>
-  <li><code class="highlighter-rouge">#cassandra-builds</code> - results of automated test builds</li>
-  <li><code class="highlighter-rouge">#cassandra-builds-patches</code> - results of patch test builds</li>
-</ul>
-
-<h3 id="stack-overflow">Stack Overflow</h3>
-
-<p>You can also check the <a href="http://stackoverflow.com/questions/tagged/cassandra">Q&amp;A about using Cassandra</a> on Stack
-Overflow.</p>
-
-<h3 id="books-and-publications">Books and publications</h3>
-
-<ul>
-  <li><a href="http://shop.oreilly.com/product/0636920299837.do">Cassandra: The Definitive Guide, 3rd Edition</a>, by Jeff Carpenter and Eben Hewitt. Updated for Cassandra 4.0</li>
-  <li><a href="https://www.amazon.com/Mastering-Apache-Cassandra-Nishant-Neeraj/dp/1784392618/">Mastering Apache Cassandra, 2nd Edition</a>, by Nishant Neeraj</li>
-  <li><a href="https://www.amazon.com/Learning-Apache-Cassandra-Tolerant-Real-Time/dp/1783989203/">Learning Apache Cassandra - Manage Fault Tolerant and Scalable Real-Time Data</a>, by Mat Brown</li>
-  <li><a href="https://dl.acm.org/citation.cfm?id=1773922">Cassandra: a decentralized structured storage system</a>, by Avinash Lakshman and Prashant Malik</li>
-</ul>
-
-<h3 id="third-party-projects">Third-party projects</h3>
-
-<p>There are a number of third-party Cassandra projects that could be useful. Check out this <a href="https://cassandra.apache.org/third-party/">listing</a>.</p>
-
-<h3 id="reporting-bugs">Reporting bugs</h3>
-
-<p>If you encounter a problem with Cassandra, the first places to ask for help are the <a href="#mailing">user mailing list</a>
-and the <code class="highlighter-rouge">#cassandra</code> <a href="https://s.apache.org/slack-invite">Slack channel</a>.</p>
-
-<p>If, after having asked for help, you suspect that you have found a bug in Cassandra, you should report it by opening a
-ticket through the <a href="https://issues.apache.org/jira/browse/CASSANDRA">Apache Cassandra JIRA tracking system</a>. Please provide as much
-detail as you can on your problem. Don’t forget to indicate which version of Cassandra you are running and on which environment.</p>
-
-  </div>
-</div>
-
-    <hr />
-
-<footer>
-  <div class="container">
-    <div class="col-md-4 social-blk">
-      <span class="social">
-        <a href="https://twitter.com/cassandra"
-           class="twitter-follow-button"
-           data-show-count="false" data-size="large">Follow @cassandra</a>
-        <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
-        <a href="https://twitter.com/intent/tweet?button_hashtag=cassandra"
-           class="twitter-hashtag-button"
-           data-size="large"
-           data-related="ApacheCassandra">Tweet #cassandra</a>
-        <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
-
-      </span>
-      <a class="subscribe-rss icon-link" href="/feed.xml" title="Subscribe to Blog via RSS">
-          <span><i class="fa fa-rss"></i></span>
-      </a>
-    </div>
-
-    <div class="col-md-8 trademark">
-      <p>&copy; 2016 <a href="http://apache.org">The Apache Software Foundation</a>.
-      Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.
-      <p>
-    </div>
-  </div><!-- /.container -->
-</footer>
-
-<!-- Javascript. Placed here so pages load faster -->
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-<script src="./../js/underscore-min.js"></script>
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
-
-
-
-<script type="text/javascript">
-  var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
-  document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-
-  try {
-    var pageTracker = _gat._getTracker("UA-11583863-1");
-    pageTracker._trackPageview();
-  } catch(err) {}
-</script>
-
-
-  </body>
-</html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra | Community</title>
+		<link rel="stylesheet" href="/style.css">
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+		<script src="/init.js"></script>
+	</head>
+	<body class="community">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Cassandra Community</h1>
+				</div>
+			</header>
+		<section id="community" class="arrow">
+			<div class="inner text-center  py-large pb-small">
+				<h2 class="pb-large">Welcome to Cassandra</h2>
+				<p class="w75 mx-auto">The Cassandra community includes people from around the globe who are developing and using the open source NoSQL database the world relies on. We welcome and encourage participation by everyone. </p>
+				<div id="code-of-conduct" class="pt-xlarge">
+					<h3 class="mb-large">We Strive To:</h3>
+					<div class="conduct-yourself w75 mx-auto teal">
+						Be open. 
+						Be empathetic, welcoming, friendly, and patient. 
+						Be collaborative. 
+						Be inquisitive. 
+						Be careful in the words we choose. 
+						Be concise. 
+						Step down considerately.
+					</div>
+
+					<p class="py-medium text-center">Read the <a target="_blank" href="https://www.apache.org/foundation/policies/conduct">Apache Code of Conduct</a> and <a href="https://www.apache.org/foundation/policies/conduct#reporting-guidelines">Reporting Guidelines</a>.</p>
+				</div>
+			</div>
+		</section>
+		<section id="discussion" class="grad grad--two white">	
+			<div class="pa-xxlarge relative z2">
+				<div class="text-center">
+					<h2 class="mb-xlarge white">Discussions</h2>
+					<p>If you are a Cassandra user or want to learn more, we invite you to join these channels created specifically for end user questions and discussions.</p>
+				</div>
+				<div class="py-small inner">
+					<ul>
+						<li class="py-medium cf">
+							<div class="float33 pr-medium">
+								<h3 class="">User Mailing List</h3>
+							</div>
+							<div class="float66">
+								<p>General mailing list for user questions and discussions. This is also where new releases are announced.</p>
+								<p>New to the Mailing List? <a target="_blank" href="https://lists.apache.org/list.html?user@cassandra.apache.org">Read the Archives</a>.</p>
+								<div class="my-medium">
+									<a target="_blank" href="mailto:user-subscribe@cassandra.apache.org" class="btn my-small">Subscribe</a>  <a target="_blank" href="mailto:user-unsubscribe@cassandra.apache.org" class="btn my-small">Unsubscribe</a>
+								</div>
+							</div>
+						</li>
+						<li class="py-medium cf">
+							<div class="float33">
+								<h3 class="">User Slack</h3>
+							</div>
+							<div class="float66">
+								<p>To participate and join the #cassandra channel for user questions and general discussions.</p>
+								<div class="my-medium">
+									<a target="_blank" href="https://s.apache.org/slack-invite" class="btn my-small">Sign up for an ASF Slack account</a> 
+								</div>
+							</div>
+						</li>
+						<li class="py-medium cf">
+							<div class="float33">
+								<h3 class="">Stack Overflow</h3>
+							</div>
+							<div class="float66">
+								<p>You can also check the <a target="_blank" href="http://stackoverflow.com/questions/tagged/cassandra" class="inline white"> Q&A about using Cassandra</a> on Stack Overflow.</p>
+							</div>
+						</li>
+					</ul>
+				</div>
+			
+				<p class="white text-center mt-medium">
+					Those who wish to contribute to the project or want to stay up-to-date on Cassandra development should join these channels.
+				</p>
+
+				<div class="py-small inner">
+					<ul>
+						<li class="py-medium cf">
+							<div class="float33">
+								<h3 class="">Developer Mailing List</h3>
+							</div>
+							<div class="float66">
+								<p>Questions and discussions related to Cassandra development.</p>
+								<p>New to the Developer Mailing List? <a target="_blank" href="https://lists.apache.org/list.html?dev@cassandra.apache.org">Read the Archives</a>.</p>
+								<div class="my-medium">
+									<a target="_blank" href="mailto:dev-subscribe@cassandra.apache.org" class="btn my-small">Subscribe</a>  <a target="_blank" href="mailto:dev-unsubscribe@cassandra.apache.org" class="btn my-small">Unsubscribe</a>
+								</div>
+							</div>
+						</li>
+						<li class="py-medium cf">
+							<div class="float33">
+								<h3 class="">Commits Mailing List</h3>
+							</div>
+							<div class="float66">
+								<p>Notification on commits done to the source repository and on <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA">JIRA</a> updates. This is a fairly noisy mailing list mostly useful for Cassandra developers and those who would like to keep close tabs on Cassandra’s development.</p>
+								<p>New to the Commits Mailing List? <a target="_blank" href="https://lists.apache.org/list.html?commits@cassandra.apache.org">Read the Archives</a>.</p>
+								<div class="my-medium">
+									<a target="_blank" href="mailto:commits-subscribe@cassandra.apache.org" class="btn my-small">Subscribe</a>  <a target="_blank" href="mailto:commits-unsubscribe@cassandra.apache.org" class="btn my-small">Unsubscribe</a>
+								</div>
+							</div>
+						</li>
+						<li class="py-medium cf">
+							<div class="float33">
+								<h3 class="">Developer Slack</h3>
+							</div>
+							<div class="float66">
+								<p class="mb-small">To participate and join the following channels.</p>
+								<p class="mb-medium"><a target="_blank" href="https://s.apache.org/slack-invite" class="btn">Sign up for a Slack account</a></p>
+
+								<p class="mb-small">Strictly for questions or discussions related to Cassandra development.</p>
+								<p class="mb-medium"><a href="https://app.slack.com/client/T4S1WH2J3/CK23JSY2K" class="btn" target="_blank">#cassandra-dev</a></p>
+
+								<p class="mb-small">Results of automated test builds.</p>
+								<p class="mb-medium"><a href="https://app.slack.com/client/T4S1WH2J3/CS6CA748J" class="btn" target="_blank">#cassandra-builds</a></p>
+
+								<p class="mb-small">Results of patch test builds.</p>
+								<p class="mb-medium"><a href="https://app.slack.com/client/T4S1WH2J3/C0162JU2CKY" class="btn" target="_blank">#cassandra-builds-patches</a></p>	
+							</div>
+						</li>
+						<li class="py-medium cf">
+							<div class="float33">
+								<h3 class="">Contributor Meetings</h3>
+							</div>
+							<div class="float66">
+								<p>An informal meeting to create real-time collaboration for questions, issues and discussion.</p>
+								<div class="my-medium">
+									<a target="_blank" href="https://cwiki.apache.org/confluence/display/CASSANDRA/Apache+Cassandra+Contributor+Meeting" class="btn my-small mr-small">learn more</a>
+								</div>
+							</div>
+						</li>
+						<li class="py-medium cf">
+							<div class="float33">
+								<h3 class="">Kubernetes SIG</h3>
+							</div>
+							<div class="float66">
+								<p>A special interest group (SIG) to discuss the creation of a community-based operator to make it easy to run C* on K8s.</p>
+								<div class="my-medium">
+									<a target="_blank" href="https://cwiki.apache.org/confluence/display/CASSANDRA/Cassandra+Kubernetes+SIG" class="btn my-small mr-small">learn more</a>
+								</div>
+							</div>
+						</li>
+					</ul>
+				</div>
+			</div>
+		</section>
+		<section id="project-governance" class="arrow">
+			<div class="inner py-large governance">
+				<h2 class="py-small text-center">Project Governance</h2>
+				<p>Like all Apache projects, Cassandra is independently managed by its Project Management Committee (PMC). The Cassandra PMC is tasked with project management—especially technical direction, votes on new committers and PMC members for the project, and sets policies as well as formally voting on software product releases. Our guiding philosophies are to default to the dev list and “decide as a community,” and to favor PMC minimalism.
+				</p>
+				<div class="flex flex-space-around governance-links my-small py-small">
+					<div class="float50">
+						<div class="governance-link flex flex-column flex-center">
+							<img src="/img/icons/community-preso.svg" class="py-small" alt="" width="100">
+							<a target="_blank" class="btn btn--alt" href="https://community.apache.org/projectIndependence">ASF Project Independence Overview</a>
+						</div>
+						<div class="governance-link flex flex-column flex-center my-medium">
+							<img src="/img/icons/community-users.svg" class="py-small" alt="" width="100">
+							<a target="_blank" class="btn btn--alt" href="https://www.apache.org/foundation/governance/pmcs.html">ASF PMC Overview</a>
+						</div>
+					</div>
+					<div class="float50">
+						<div class="governance-link flex flex-column flex-center">
+							<img src="/img/icons/community-preso-2.svg" class="py-small" alt="" width="100">
+							<a target="_blank" class="btn btn--alt" href="https://cwiki.apache.org/confluence/display/CASSANDRA/Apache+Cassandra+Project+Governance">Cassandra PMC Governance Overview </a>
+						</div>
+						<div class="governance-link flex flex-column flex-center my-medium">
+							<img src="/img/icons/community-users-chat.svg" class="py-small" alt="" width="100">
+							<a target="_blank" class="btn btn--alt" href="https://www.apache.org/theapacheway/index.html">The Apache Way</a>
+						</div>
+					</div>
+				</div>
+			</div>
+		</section>
+		<section id="how-to-contribute">
+			<div class="grad grad--two flex-center inner white">
+				<div class="py-xlarge contribute z2">
+					<h2 class="white py-large text-center">How to Contribute</h2>
+					<div class="py-small inner">
+						<ul>
+							<li class="py-medium cf">
+								<div class="float25">
+									<h3 class="">Becoming a contributor</h3>
+								</div>
+								<div class="float75">
+									<p>Contributors are individuals who contribute patches—source code, documentation, help on mailing lists, website—to Apache projects. While contributors do not have a specific governance role, they are crucial to the project’s success. Read the docs to learn how to <a target="_blank" href="https://cassandra.apache.org/doc/latest/development/index.html" class="white">contribute to Cassandra</a>, and review our <a target="_blank" href="https://cwiki.apache.org/confluence/display/C [...]
+								</div>
+							</li>
+							<li class="py-medium cf">
+								<div class="float25">
+									<h3 class="">Becoming a Committer</h3>
+								</div>
+								<div class="float75">
+									<p>Committers are members of a project development community who have been granted write access to an Apache project. New committers and PMC members are elected by the Cassandra PMC based on merit. <a target="_blank" href="https://www.apache.org/foundation/governance/#technical" class="white">More on committers</a>.</p>
+								</div>
+							</li>
+							<li class="py-medium cf">
+								<div class="float25">
+									<h3 class="">Reporting Bugs</h3>
+								</div>
+								<div class="float75">
+									<p class="mb-small">If you encounter a problem with Cassandra, the first places to ask for help are the <a target="_blank" href="/community/#discussion" class="white">user mailing list</a> and the #cassandra <a target="_blank" href="https://s.apache.org/slack-invite" class="white">Slack channel</a>.</p>								
+									<p>If, after having asked for help, you suspect that you have found a bug in Cassandra, you should report it by opening a ticket through the <a target="_blank" href="https://issues.apache.org/jira/browse/CASSANDRA" class="white">Apache Cassandra JIRA tracking system</a>. Please provide as much detail as you can on your problem. Don’t forget to indicate which version of Cassandra you are running and on which environment.</p>
+								</div>
+							</li>
+							<li class="py-medium cf">
+								<div class="float25">
+									<h3 class="">Reporting a Vulnerability</h3>
+								</div>
+								<div class="float75">
+									<p>To report a vulnerability for Cassandra, contact the <a target="_blank" href="https://www.apache.org/security/projects.html" class="white">Apache Security Team</a>.</p>
+								</div>
+							</li>
+							<li class="py-medium cf">
+								<div class="float25">
+									<h3 class="">Proposing New Features</h3>
+								</div>
+								<div class="float75">
+									<p>The Cassandra Enhancement Proposal (CEP) provides a process for the proposal, discussion and endorsement of new feature development in Cassandra. Anyone can initiate a CEP, but it should only be done if you have the intention and capability to complete the proposed change. Learn how to <a target="_blank" href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=95652201" class="white">propose and shepherd a CEP</a>.</p>
+								</div>
+							</li>
+						</ul>
+					</div>
+				</div>
+		</section>
+			
+		<section id="meet-the-community" class="arrow">
+			<div class="inner py-xlarge text-center" style="min-height: 400px;">
+				<h2 class="py-small">Meet the Community</h2>
+				<img src="/img/pmc.png" class="py-small" alt="" width="100%">
+				<h3 class="py-small">PMC Members</h3>
+				<p>Aleksey Yeschenko, Alex Petrov, Aaron Morton, Anthony Elder, Ariel Weisberg, Blake Eggleston, Benedict Elliott Smith, Benjamin Lerer, Brandon Williams, Chris Goffinet, Chris Lohfink, David Brosius, Eric Evans, Gary Dusbabek, T Jake Luciani, Jason Brown, Jon Haddad, Jonathan Ellis, Jake Farrell, Jeff Jirsa, Josh McKenzie, Jun Rao, Sankalp Kohli, Marcus Eriksson, Michael Semb Wever, Matthieu Riou, Michael Shuler, Nate McCall, Paulo Motto, Pavel Yaskevich, Sam Tunnicliffe, Sylvain Le [...]
+			</div>
+		</section>
+		
+		<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+		<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+	
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/download/index.html b/content/download/index.html
index d742ade..a9ac270 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -1,290 +1,385 @@
 <!DOCTYPE html>
-<html>
-  
-
-
-
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <meta name="description" content="The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive r [...]
-">
-  <meta name="keywords" content="cassandra, apache, apache cassandra, distributed storage, key value store, scalability, bigtable, dynamo" />
-  <meta name="robots" content="index,follow" />
-  <meta name="language" content="en" />  
-
-  <title>Download</title>
-
-  <link rel="canonical" href="http://cassandra.apache.org/download/">
-
-  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
-  <link rel="stylesheet" href="./../css/style.css">
-  
-
-  
-  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
-  
-  <link type="application/atom+xml" rel="alternate" href="http://cassandra.apache.org/feed.xml" title="Apache Cassandra Website" />
-</head>
-
-  <body>
-    <!-- breadcrumbs -->
-<div class="topnav">
-  <div class="container breadcrumb-container">
-    <ul class="breadcrumb">
-      <li>
-        <div class="dropdown">
-          <img class="asf-logo" src="./../img/asf_feather.png" />
-          <a data-toggle="dropdown" href="#">Apache Software Foundation <span class="caret"></span></a>
-          <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
-            <li><a href="http://www.apache.org">Apache Homepage</a></li>
-            <li><a href="http://www.apache.org/licenses/">License</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-            <li><a href="http://www.apache.org/security/">Security</a></li>
-          </ul>
-        </div>
-      </li>
-
-      
-      <li><a href="./../">Apache Cassandra</a></li>
-      
-
-      
-        
-        <li>Download</li>
-        
-      
-
-      
-
-      
-    </ul>
-  </div>
-
-  <!-- navbar -->
-  <nav class="navbar navbar-default navbar-static-top" role="navigation">
-    <div class="container">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#cassandra-menu" aria-expanded="false">
-          <span class="sr-only">Toggle navigation</span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-        </button>
-        <a class="navbar-brand" href="./../"><img src="./../img/cassandra_logo.png" alt="Apache Cassandra logo" /></a>
-      </div><!-- /.navbar-header -->
-
-      <div id="cassandra-menu" class="collapse navbar-collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="./../">Home</a></li>
-          <li><a href="./../download/">Download</a></li>
-          <li><a href="./../doc/latest/">Documentation</a></li>
-          <li><a href="./../community/">Community</a></li>
-          <li>
-            <a href="./../blog/">Blog</a>
-        </li>
-        </ul>
-      </div><!-- /#cassandra-menu -->
-
-      
-    </div>
-  </nav><!-- /.navbar -->
-</div><!-- /.topnav -->
-
-    <div class="content">
-  <div class="container">
-  <h2 id="downloading-cassandra">Downloading Cassandra</h2>
-
-<h3 id="latest-beta-version">Latest Beta Version</h3>
-
-<p>Download the latest Apache Cassandra 4.0 beta release: <a href="https://www.apache.org/dyn/closer.lua/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz">4.0-beta4</a> (<a href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.sha256">sha256</a> and <a href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4 [...]
-
-<h3 id="latest-stable-version">Latest Stable Version</h3>
-
-<p>Download the latest Apache Cassandra 3.11 release: <a href="https://www.apache.org/dyn/closer.lua/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz">3.11.10</a> (<a href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz.sha256">sha256</a> and <a href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz.sha512">sh [...]
-
-<h3 id="older-maintained-releases">Older Maintained Releases</h3>
-
-<p>The following older Cassandra releases are still maintained:</p>
-
-<ul>
-  <li>Apache Cassandra 3.11 will fully be maintained until <strong>April 30, 2022</strong> and with <strong>critical fixes only</strong> until <strong>April 30, 2023</strong> The latest release is <a href="https://www.apache.org/dyn/closer.lua/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz">3.11.10</a> (<a href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3 [...]
-  <li>Apache Cassandra 3.0 will be maintained until <strong>April 30, 2022</strong> with <strong>critical fixes only</strong>. The latest release is <a href="https://www.apache.org/dyn/closer.lua/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz">3.0.24</a> (<a href="https://downloads.apache.org/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz.sha256">sha256</a> and <a href="https [...]
-  <li>Apache Cassandra 2.2 will be maintained until <strong>April 30, 2021</strong>. with <strong>critical fixes only</strong>. The latest release is <a href="https://www.apache.org/dyn/closer.lua/cassandra/2.2.19/apache-cassandra-2.2.19-bin.tar.gz">2.2.19</a> (<a href="https://downloads.apache.org/cassandra/2.2.19/apache-cassandra-2.2.19-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/2.2.19/apache-cassandra-2.2.19-bin.tar.gz.sha256">sha256</a> and <a href="http [...]
-  <li>Apache Cassandra 2.1 will be maintained until <strong>April 30, 2021</strong> with <strong>critical fixes only</strong>. The latest release is <a href="https://www.apache.org/dyn/closer.lua/cassandra/2.1.22/apache-cassandra-2.1.22-bin.tar.gz">2.1.22</a> (<a href="https://downloads.apache.org/cassandra/2.1.22/apache-cassandra-2.1.22-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/2.1.22/apache-cassandra-2.1.22-bin.tar.gz.sha256">sha256</a> and <a href="https [...]
-</ul>
-
-<p>Older (unmaintained) versions of Cassandra are <a href="http://archive.apache.org/dist/cassandra/">archived here</a>.</p>
-
-<h3 id="installation-from-debian-packages">Installation from Debian packages</h3>
-
-<ul>
-  <li>For the <code class="highlighter-rouge">&lt;release series&gt;</code> specify the major version number, without dot, and with an appended <code class="highlighter-rouge">x</code>.</li>
-  <li>The latest <code class="highlighter-rouge">&lt;release series&gt;</code> is <code class="highlighter-rouge">311x</code>.</li>
-  <li>
-    <p>For older releases, the <code class="highlighter-rouge">&lt;release series&gt;</code> can be one of <code class="highlighter-rouge">30x</code>, <code class="highlighter-rouge">22x</code>, or <code class="highlighter-rouge">21x</code>.</p>
-  </li>
-  <li>Add the Apache repository of Cassandra to <code class="highlighter-rouge">/etc/apt/sources.list.d/cassandra.sources.list</code>, for example for the latest 3.11 version:</li>
-</ul>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>echo "deb https://downloads.apache.org/cassandra/debian 311x main" | sudo tee -a /etc/apt/sources.list.d/cassandra.sources.list
-</code></pre>
-</div>
-
-<ul>
-  <li>Add the Apache Cassandra repository keys:</li>
-</ul>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>curl https://downloads.apache.org/cassandra/KEYS | sudo apt-key add -
-</code></pre>
-</div>
-
-<ul>
-  <li>Update the repositories:</li>
-</ul>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>sudo apt-get update
-</code></pre>
-</div>
-
-<ul>
-  <li>If you encounter this error:</li>
-</ul>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>GPG error: http://www.apache.org 311x InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A278B781FE4B2BDA
-</code></pre>
-</div>
-<p>Then add the public key A278B781FE4B2BDA as follows:</p>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key A278B781FE4B2BDA
-</code></pre>
-</div>
-<p>and repeat <code class="highlighter-rouge">sudo apt-get update</code>. The actual key may be different, you get it from the error message itself. For a
-full list of Apache contributors public keys, you can refer to <a href="https://downloads.apache.org/cassandra/KEYS">https://downloads.apache.org/cassandra/KEYS</a>.</p>
-
-<ul>
-  <li>Install Cassandra:</li>
-</ul>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>sudo apt-get install cassandra
-</code></pre>
-</div>
-
-<ul>
-  <li>You can start Cassandra with <code class="highlighter-rouge">sudo service cassandra start</code> and stop it with <code class="highlighter-rouge">sudo service cassandra stop</code>.
-However, normally the service will start automatically. For this reason be sure to stop it if you need to make any
-configuration changes.</li>
-  <li>Verify that Cassandra is running by invoking <code class="highlighter-rouge">nodetool status</code> from the command line.</li>
-  <li>The default location of configuration files is <code class="highlighter-rouge">/etc/cassandra</code>.</li>
-  <li>The default location of log and data directories is <code class="highlighter-rouge">/var/log/cassandra/</code> and <code class="highlighter-rouge">/var/lib/cassandra</code>.</li>
-  <li>Start-up options (heap size, etc) can be configured in <code class="highlighter-rouge">/etc/default/cassandra</code>.</li>
-</ul>
-
-<h3 id="installation-from-rpm-packages">Installation from RPM packages</h3>
-
-<ul>
-  <li>For the <code class="highlighter-rouge">&lt;release series&gt;</code> specify the major version number, without dot, and with an appended <code class="highlighter-rouge">x</code>.</li>
-  <li>The latest <code class="highlighter-rouge">&lt;release series&gt;</code> is <code class="highlighter-rouge">311x</code>.</li>
-  <li>For older releases, the <code class="highlighter-rouge">&lt;release series&gt;</code> can be one of <code class="highlighter-rouge">30x</code>, <code class="highlighter-rouge">22x</code>, or <code class="highlighter-rouge">21x</code>.</li>
-  <li>
-    <p>(Not all versions of Apache Cassandra are available, since building RPMs is a recent addition to the project.)</p>
-  </li>
-  <li>Add the Apache repository of Cassandra to <code class="highlighter-rouge">/etc/yum.repos.d/cassandra.repo</code>, for example for the latest 3.11 version:</li>
-</ul>
-
-<div class="language-text highlighter-rouge"><pre class="highlight"><code>[cassandra]
-name=Apache Cassandra
-baseurl=https://downloads.apache.org/cassandra/redhat/311x/
-gpgcheck=1
-repo_gpgcheck=1
-gpgkey=https://downloads.apache.org/cassandra/KEYS
-</code></pre>
-</div>
-
-<ul>
-  <li>Install Cassandra, accepting the gpg key import prompts:</li>
-</ul>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>sudo yum install cassandra
-</code></pre>
-</div>
-
-<p>Start Cassandra (will not start automatically):</p>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>service cassandra start
-</code></pre>
-</div>
-
-<p>Systemd based distributions may require to run <code class="highlighter-rouge">systemctl daemon-reload</code> once to make Cassandra available as a systemd service. This should happen automatically by running the command above.</p>
-
-<p>Make Cassandra start automatically after reboot:</p>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>chkconfig cassandra on
-</code></pre>
-</div>
-
-<p>Please note that official RPMs for Apache Cassandra only have been available recently and are not tested thoroughly on all platforms yet. We appreciate your feedback and support and ask you to post details on any issues in the <a href="https://issues.apache.org/jira/browse/CASSANDRA-13433">corresponding Jira ticket</a>.</p>
-
-<h3 id="source">Source</h3>
-
-<p>Development is done in the Apache Git repository. To check out a copy:</p>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>git clone https://gitbox.apache.org/repos/asf/cassandra.git
-</code></pre>
-</div>
-
-  </div>
-</div>
-
-    <hr />
-
-<footer>
-  <div class="container">
-    <div class="col-md-4 social-blk">
-      <span class="social">
-        <a href="https://twitter.com/cassandra"
-           class="twitter-follow-button"
-           data-show-count="false" data-size="large">Follow @cassandra</a>
-        <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
-        <a href="https://twitter.com/intent/tweet?button_hashtag=cassandra"
-           class="twitter-hashtag-button"
-           data-size="large"
-           data-related="ApacheCassandra">Tweet #cassandra</a>
-        <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
-
-      </span>
-      <a class="subscribe-rss icon-link" href="/feed.xml" title="Subscribe to Blog via RSS">
-          <span><i class="fa fa-rss"></i></span>
-      </a>
-    </div>
-
-    <div class="col-md-8 trademark">
-      <p>&copy; 2016 <a href="http://apache.org">The Apache Software Foundation</a>.
-      Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.
-      <p>
-    </div>
-  </div><!-- /.container -->
-</footer>
-
-<!-- Javascript. Placed here so pages load faster -->
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-<script src="./../js/underscore-min.js"></script>
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
-
-
-
-<script type="text/javascript">
-  var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
-  document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-
-  try {
-    var pageTracker = _gat._getTracker("UA-11583863-1");
-    pageTracker._trackPageview();
-  } catch(err) {}
-</script>
-
-
-  </body>
-</html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra | Blog</title>
+		<link rel="stylesheet" href="/style.css">
+		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+		<script src="/init.js"></script>
+	</head>
+	<body class="blog-index">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Downloading Cassandra</h1>
+				</div>
+			</header>
+			<section id="download" class="arrow py-xlarge">
+				<div class="inner">
+					<h2 class="text-center">Releases</h2>
+					<div class="cf mx-auto">
+						<div class="float50">
+							<div class="pa-large text-center">
+								<h3 class="teal">Latest Beta Version</h3>
+								<p>Download the latest Apache Cassandra 4.0 beta release:</p>
+								<p><small>Released on 2020-12-30</small></p>
+								<div class="flex flex-row">
+									<p><a class="btn btn--alt ma-medium" href="https://www.apache.org/dyn/closer.lua/cassandra/4.0-beta3/apache-cassandra-4.0-beta4-bin.tar.gz">4.0-beta4</a> (<a href="https://downloads.apache.org/cassandra/4.0-beta3/apache-cassandra-4.0-beta4-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta3-bin.tar.gz.sha256">sha256</a> and <a href="https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta3-bin.tar.gz.sha [...]
+								</div>
+							</div>
+						</div>
+						<div class="float50">
+							<div class="pa-large text-center">
+								<h3 class="teal">Latest Stable Version</h3>
+								<p>Download the latest Apache Cassandra 3.11 release:</p>
+								<p><small>Released on 2020-11-04</small></p>
+								<div>
+									<p><a class="btn btn--alt ma-medium" href="https://www.apache.org/dyn/closer.lua/cassandra/3.11.9/apache-cassandra-3.11.9-bin.tar.gz">3.11.9</a> (<a href="https://downloads.apache.org/cassandra/3.11.9/apache-cassandra-3.11.9-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/3.11.9/apache-cassandra-3.11.9-bin.tar.gz.sha256">sha256</a> and <a href="https://downloads.apache.org/cassandra/3.11.9/apache-cassandra-3.11.9-bin.tar.gz.sha512">sha512</a>)</p>
+								</div>
+							</div>
+						</div>
+					</div>
+					<div>
+						<h3 class="teal text-center">Older Supported Releases</h3>
+						<p class="text-center">The following older Cassandra releases are still supported:</p>
+						<div class="w75 mx-auto">
+							<div class="ma-medium text-center">
+								<p>Apache Cassandra 3.0</p>
+								<p><small>Released on 2020-11-04, and supported until 6 months after 4.0 release (date TBD).</small></p>
+								<p><a class="btn btn--alt ma-medium" href="https://www.apache.org/dyn/closer.lua/cassandra/3.0.23/apache-cassandra-3.0.23-bin.tar.gz">3.0.23</a> (<a href="">pgp</a>, <a href="https://downloads.apache.org/cassandra/3.0.23/apache-cassandra-3.0.23-bin.tar.gz.sha256">sha256</a> and <a href="https://downloads.apache.org/cassandra/3.0.23/apache-cassandra-3.0.23-bin.tar.gz.sha512">sha512</a>)</p>
+							</div>
+							<div class="ma-medium text-center">
+								<p>Apache Cassandra 2.2</p>
+								<p><small>Released on 2020-11-04, and supported until 4.0 release (date TBD)</small></p> 
+								<p><a class="btn btn--alt ma-medium" href="https://www.apache.org/dyn/closer.lua/cassandra/2.2.19/apache-cassandra-2.2.19-bin.tar.gz">2.2.19</a>  (<a href="https://downloads.apache.org/cassandra/2.2.19/apache-cassandra-2.2.19-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/2.2.19/apache-cassandra-2.2.19-bin.tar.gz.sha256">sha256</a> and <a href="https://downloads.apache.org/cassandra/2.2.19/apache-cassandra-2.2.19-bin.tar.gz.sha512">sha512</a>)</p>	
+							</div>
+							<div class="ma-medium text-center">
+								<p>Apache Cassandra 2.1</p>
+								<p><small>Released on 2020-08-31, and supported until 4.0 release (date TBD) with <strong>critical fixes only</strong>.</small></p>
+								<p><a class="btn btn--alt ma-medium" href="https://www.apache.org/dyn/closer.lua/cassandra/2.1.22/apache-cassandra-2.1.22-bin.tar.gz">2.1.22</a>  (<a href="https://downloads.apache.org/cassandra/2.1.22/apache-cassandra-2.1.22-bin.tar.gz.asc">pgp</a>, <a href="https://downloads.apache.org/cassandra/2.1.22/apache-cassandra-2.1.22-bin.tar.gz.sha256">sha256</a> and <a href="https://downloads.apache.org/cassandra/2.1.22/apache-cassandra-2.1.22-bin.tar.gz.sha512">sha512</a>)</p>
+							</div>
+						</div>
+						<p class="text-center">Older (unsupported) versions of Cassandra are <a href="http://archive.apache.org/dist/cassandra/">archived here</a>.</p>
+					</div>
+				</div>
+			</section>
+			<section class="grad grad--two white">
+				<div class="pa-xlarge">&nbsp;</div>
+			</section>
+			<section class="arrow pt-xlarge">
+				<div class="mt-large inner">
+					<article class="pa-large">
+						<h3 id="installation-from-debian-packages" class="mb-medium">Installation from Debian packages</h3>
+
+						<ul>
+							<li><p>For the <code class="highlighter-rouge">&lt;release series&gt;</code> specify the major version number, without dot, and with an appended <code class="highlighter-rouge">x</code>.</p></li>
+							<li><p>The latest <code class="highlighter-rouge">&lt;release series&gt;</code> is <code class="highlighter-rouge">311x</code>.</p></li>
+							<li><p>For older releases, the <code class="highlighter-rouge">&lt;release series&gt;</code> can be one of <code class="highlighter-rouge">30x</code>, <code class="highlighter-rouge">22x</code>, or <code class="highlighter-rouge">21x</code>.</p></li>
+							<li><p>Add the Apache repository of Cassandra to <code class="highlighter-rouge">/etc/apt/sources.list.d/cassandra.sources.list</code>, for example for the latest 3.11 version:</p></li>
+						</ul>
+
+						<div class="highlighter-rouge">
+							<code>echo "deb https://downloads.apache.org/cassandra/debian 311x main" | sudo tee -a /etc/apt/sources.list.d/cassandra.sources.list</code>
+						</div>
+
+						<ul>
+							<li><p>Add the Apache Cassandra repository keys:</p></li>
+						</ul>
+
+						<div class="highlighter-rouge">
+							<code>curl https://downloads.apache.org/cassandra/KEYS | sudo apt-key add -</code>
+						</div>
+
+						<ul>
+							<li><p>Update the repositories:</p></li>
+						</ul>
+
+						<div class="highlighter-rouge">
+							<code>sudo apt-get update</code>
+						</div>
+
+						<ul>
+							<li>If you encounter this error:</li>
+						</ul>
+
+						<div class="highlighter-rouge">
+							<code>GPG error: http://www.apache.org 311x InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A278B781FE4B2BDA</code>
+						</div>
+						<p>Then add the public key A278B781FE4B2BDA as follows:</p>
+
+						<div class="highlighter-rouge">
+							<code>sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key A278B781FE4B2BDA</code>
+						</div>
+						<p>and repeat <code class="highlighter-rouge">sudo apt-get update</code>. The actual key may be different, you get it from the error message itself. For a full list of Apache contributors public keys, you can refer to <a href="https://downloads.apache.org/cassandra/KEYS">Cassandra KEYS</a>.</p>
+
+						<ul>
+							<li><p>Install Cassandra:</p></li>
+						</ul>
+
+						<div class="highlighter-rouge">
+							<code>sudo apt-get install cassandra</code>
+						</div>
+
+						<ul>
+							<li> <p> You can start Cassandra with <code class="highlighter-rouge">sudo service cassandra start</code> and stop it with <code class="highlighter-rouge">sudo service cassandra stop</code>. However, normally the service will start automatically. For this reason be sure to stop it if you need to make any configuration changes. </p> </li>
+							<li> <p> Verify that Cassandra is running by invoking <code class="highlighter-rouge">nodetool status</code> from the command line. </p> </li>
+							<li> <p>The default location of configuration files is <code class="highlighter-rouge">/etc/cassandra</code>.</p> </li>
+							<li> <p> The default location of log and data directories is <code class="highlighter-rouge">/var/log/cassandra/</code> and <code class="highlighter-rouge">/var/lib/cassandra</code>. </p> </li>
+							<li> <p> Start-up options (heap size, etc) can be configured in <code class="highlighter-rouge">/etc/default/cassandra</code>. </p> </li>
+						</ul>
+					</article>
+					
+					<article class="my-medium pa-large">
+
+						<h3 id="installation-from-rpm-packages">Installation from RPM packages</h3>
+						
+						<ul>
+							<li> <p> For the <code class="highlighter-rouge">&lt;release series&gt;</code> specify the major version number, without dot, and with an appended <code class="highlighter-rouge">x</code>. </p> </li>
+							<li> <p> The latest <code class="highlighter-rouge">&lt;release series&gt;</code> is <code class="highlighter-rouge">311x</code>. </p> </li>
+							<li> <p> For older releases, the <code class="highlighter-rouge">&lt;release series&gt;</code> can be one of <code class="highlighter-rouge">30x</code>, <code class="highlighter-rouge">22x</code>, or <code class="highlighter-rouge">21x</code>. </p> </li>
+							<li> <p>(Not all versions of Apache Cassandra are available, since building RPMs is a recent addition to the project.)</p> </li>
+							<li> <p> Add the Apache repository of Cassandra to <code class="highlighter-rouge">/etc/yum.repos.d/cassandra.repo</code>, for example for the latest 3.11 version: </p> </li>
+						</ul>
+
+						<div class="highlighter-rouge">
+							<code>
+								[cassandra]<br/>
+								name=Apache Cassandra<br/>
+								baseurl=https://downloads.apache.org/cassandra/redhat/311x/<br/>
+								gpgcheck=1<br/>
+								repo_gpgcheck=1<br/>
+								gpgkey=https://downloads.apache.org/cassandra/KEYS
+							</code>
+						</div>
+
+						<ul>
+							<li><p>Install Cassandra, accepting the gpg key import prompts:</p></li>
+						</ul>
+
+						<div class="highlighter-rouge">
+							<code>sudo yum install cassandra</code>
+						</div>
+
+						<p>Start Cassandra (will not start automatically):</p>
+
+						<div class="highlighter-rouge">
+							<code>service cassandra start</code>
+						</div>
+
+						<p>Systemd based distributions may require to run <code class="highlighter-rouge">systemctl daemon-reload</code> once to make Cassandra available as a systemd service. This should happen automatically by running the command above.</p>
+
+						<p>Make Cassandra start automatically after reboot:</p>
+
+						<div class="highlighter-rouge">
+							<code>chkconfig cassandra on</code>
+						</div>
+
+						<p>Please note that official RPMs for Apache Cassandra only have been available recently and are not tested thoroughly on all platforms yet. We appreciate your feedback and support and ask you to post details on any issues in the <a href="https://issues.apache.org/jira/browse/CASSANDRA-13433">corresponding Jira ticket</a>.</p>
+					</article>
+
+					<article class="pa-large">
+
+						<h3 id="source">Source</h3>
+	
+						<p>Development is done in the Apache Git repository. To check out a copy:</p>
+	
+						<div class="highlighter-rouge">
+							<code>git clone https://gitbox.apache.org/repos/asf/cassandra.git</code>
+						</div>
+					</particle	
+				</div>
+			</section>
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
diff --git a/content/ecosystem/index.html b/content/ecosystem/index.html
new file mode 100644
index 0000000..da75cd8
--- /dev/null
+++ b/content/ecosystem/index.html
@@ -0,0 +1,354 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="UTF-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1.0">
+		<title>Apache Cassandra | Ecosystem</title>
+        <link rel="stylesheet" href="/style.css">
+        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
+		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet">
+		<script src="/init.js"></script>
+
+	</head>
+	<body class="ecosystem">
+		<div class="container mx-auto">
+			<div id="mobile-nav-overlay" class="hide">
+				<div class="mobile-nav flex flex-column text-center">
+					<a class="mobile-nav-link" href="/cassandra-basics/">Cassandra Basics</a>
+					<a class="mobile-nav-link" href="/quickstart/">Quickstart</a>
+					<a class="mobile-nav-link" href="/ecosystem/">Ecosystem</a>
+					<a class="mobile-nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a>
+					<a class="mobile-nav-link" href="/community/">Community</a>
+					<a class="mobile-nav-link" href="/case-studies/">Case Studies</a>
+					<a class="mobile-nav-link" href="/resources/">Resources</a>
+					<a class="mobile-nav-link" href="/blog/">Blog</a>
+					<a class="mobile-nav-link" href="/download/">Download</a>
+				</div>
+			</div>
+			<header class="grad">
+				<div class="eye"></div>
+				<div id="top-nav" class="inner flex flex-vert-center flex-space-between relative">
+					<div class="logo"><a href="/"><img src="/img/logo-white.svg" alt=""></a></div>
+					<div class="mobile-nav-icon">
+						<img class="toggle-icon" src="/img/hamburger-nav.svg">
+					</div>
+					
+					<ul class="nav-links flex flex-vert-center flex-space-between">
+						<li>
+							<a class="nav-link">Get Started</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/cassandra-basics/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Cassandra Basics
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/quickstart/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Quickstart
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/ecosystem/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Ecosystem
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link" href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+						<li>
+							<a class="nav-link" href="/community/">Community</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/community/#code-of-conduct">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-welcome.png" alt="welcome icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Welcome
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#discussion">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-discussions.png" alt="discussions icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Discussions
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#project-governance">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-governance.png" alt="Governance icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Governance
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#how-to-contribute">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Contribute
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/community/#meet-the-community">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Meet the Community
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li>
+							<a class="nav-link">Learn</a>
+							<ul class="sub-menu bg-white">
+								<li class="pa-micro">
+									<a href="/case-studies/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Case Studies
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/resources/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-resources.png" alt="Resources icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Resources
+										</div>
+									</a>
+								</li>
+								<li class="pa-micro">
+									<a href="/blog/">
+										<div class="sub-nav-icon">
+											<img src="/img/sub-menu-blog.png" alt="Blog icon">
+										</div>
+										<div class="sub-nav-text teal py-small">
+											Blog
+										</div>
+									</a>
+								</li>
+							</ul>
+						</li>
+						<li><a class="nav-link btn btn--filled" href="/download/">Download Now</a></li>
+					</ul>
+					
+				</div>
+				<div class="text-center flex flex-center flex-column relative z2 ma-xlarge">
+					<h1 class="ma-large">Cassandra Ecosystem</h1>
+				</div>
+			</header>
+			<section id="project-library" class="arrow py-large">
+				<div class="inner">
+					<p class="pb-large">Our ecosystem includes a range of third-party Cassandra projects, tools, products, and services that may be useful to end users. These are not supported by the community. If you have one to add, please do so by <a href="https://github.com/apache/cassandra-website/blob/trunk/src/README" target="_blank">submitting a pull request</a>.</p>
+					<div class="cassandra-cloud">
+                        <h3 class="py-small accordion-header">Cassandra Cloud Offerings</h3>
+                        <div class="accordion-content ml-medium hidden">
+                            <p><a href="https://aiven.io/cassandra" target="_blank">Aiven for Apache Cassandra</a>: Aiven for Apache Cassandra is a fully managed NoSQL database, deployable in the cloud of your choice. Snap it into your existing workflows with the click of a button, automate away the mundane tasks, and focus on building your core apps. Now running Cassandra 3.11.</p>
+                            <p><a href="https://aws.amazon.com/keyspaces/" target="_blank">Amazon Keyspaces (for Apache Cassandra)</a>: Scalable, highly available, and managed Apache Cassandra–compatible database service.</p>
+							<p><a href="https://azure.microsoft.com/en-us/services/managed-instance-apache-cassandra/" target="_blank">Azure Managed Instance for Apache Cassandra</a>: Azure Managed Instance for Apache Cassandra is a service offering moderate management, elasticity, and instance-based pricing for Cassandra data. Go beyond traditional lift and shift by expanding your Cassandra workloads to the cloud and keep control over what matters to you.</p>
+							<p><a href="https://astra.datastax.com/" target="_blank">DataStax Astra</a>: Cloud-native, serverless database as-a-service built on Apache Cassandra™, complete with a free-tier and CQL, REST, schemaless JSON Document and GraphQL APIs in addition to language drivers for faster development. It also features an improved secondary index implementation called storage attached indexing (SAI) where you can search/filter on non-primary key columns. Astra is available on AWS, Azure and Go [...]
+                            <p><a href="https://www.instaclustr.com/solutions/managed-apache-cassandra" target="_blank">Instaclustr Hosted & Managed Apache Cassandra as a Service</a>: Instaclustr provides a fully managed and SOC 2 certified hosted & managed service for Apache Cassandra® on AWS, Azure, GCP and IBM Cloud.</p>
+                        </div>
+					</div>
+					<div class="installation-tools">
+                        <h3 class="py-small accordion-header">Cassandra Installation Tools</h3>
+                        <div class="accordion-content ml-medium hidden">
+                            <p><a href="https://hub.docker.com/_/cassandra" target="_blank">Docker community Cassandra images</a>: Docker images for Apache Cassandra maintained by the Docker community</p>
+                            <p><a href="https://downloads.datastax.com/#desktop" target="_blank">DataStax Desktop</a>: Cross-platform (Windows, MacOSX, Linux) application that allows developers to quickly explore Apache Cassandra™ with a few clicks on their laptop, complete with tutorials and walkthroughs.</p>
+                            <p><a href="https://github.com/thelastpickle/tlp-cluster" target="_blank">The Last Pickle tlp-cluster</a>: tlp-cluster, a tool for launching Cassandra clusters in AWS (DataStax)</p>
+                        </div>
+					</div>
+					<div class="cassandra-tools">
+                        <h3 class="py-small accordion-header">Cassandra Tools</h3>
+                        <div class="accordion-content ml-medium hidden">
+                        	<p><a href="https://github.com/datastax/adelphi" target="_blank">Adelphi</a>: Automation tool for testing open-source Cassandra using cassandra-diff, nosqlbench, and fqltool.</p>
+                        	<p><a href="https://galaxy.ansible.com/community/cassandra" target="_blank">Ansible Galaxy</a>: This collection called cassandra aims at providing all Ansible modules allowing to interact with Apache Cassandra. <a href="https://github.com/ansible-collections/community.cassandra" target="_blank">Link to GitHub repo</a>.</p>
+                            <p><a href="http://cassandra.link" target="_blank">cassandra.link</a>: Curated site with tools, along with cassandra.tools.</p>
+                            <p><a href="https://github.com/criteo/cassandra_exporter" target="_blank">Cassandra Prometheus Exporter</a>: Standalone application which exports Cassandra metrics through a prometheus friendly endpoint</p>
+                            <p><a href="https://downloads.datastax.com/#bulk-loader" target="_blank">DataStax Bulk Loader</a>: Easy-to-use command line utility for loading and unloading JSON or CSV files to/from the database, counting rows in tables and identifying large partitions.</p>
+                            <p><a href="https://github.com/datastax/metric-collector-for-apache-cassandra" target="_blank">DataStax Metrics Collector for Cassandra</a>: Based on Collectd, aggregates OS and Cassandra metrics along with diagnostic events to facilitate problem resolution and remediation</p>
+                            <p><a href="https://hackolade.com/nosqldb.html#cassandra" target="_blank">Hackolade</a>: Visual data modeling tool for Cassandra</p>
+                            <p><a href="https://github.com/instaclustr/esop" target="_blank">Instaclustr Esop</a>: Swiss knife for backup and restore of your node to GCP, Azure, S3, Ceph etc. Supports backup and restoration of commit logs too. Esop is embedded in <a href="https://github.com/instaclustr/icarus" target="_blank">Instaclustr Icarus</a> sidecar so you may backup and restore your cluster remotely and on-the-fly without any disruption.</p>
+                            <p><a href="https://github.com/instaclustr/cassandra-exporter" target="_blank">Instaclustr Exporter</a>: Java agent that exports Cassandra metrics to Prometheus.</p>
+                            <p><a href="https://github.com/instaclustr/instaclustr-icarus-go-client" target="_blank">Instaclustr Go Client for Instaclustr Icarus</a>: Go client for Instaclustr Icarus sidecar.</p>
+                            <p><a href="https://github.com/instaclustr/cassandra-kerberos" target="_blank">Instaclustr Kerberos plugin</a>: A GSSAPI authentication provider for Apache Cassandra.</p>
+                            <p><a href="https://github.com/instaclustr/cassandra-java-driver-kerberos" target="_blank">Instaclustr Java Driver for Kerberos</a>: A GSSAPI authentication provider for the Cassandra Java driver.</p>
+                            <p><a href="https://github.com/instaclustr/cassandra-ldap" target="_blank">Instaclustr LDAP Authenticator</a>: LDAP Authenticator for Apache Cassandra.</p>
+                            <p><a href="https://github.com/instaclustr/instaclustr-minotaur" target="_blank">Instaclustr Minotaur</a>: Command line tool for consistent rebuilding of a Cassandra cluster.</p>
+                            <p><a href="https://github.com/instaclustr/cassandra-sstable-generator" target="_blank">Instaclustr SSTable Generator</a>: CLI tool for programmatic generation of Cassandra SSTables.</p>
+                            <p><a href="https://github.com/instaclustr/cassandra-sstable-tools" target="_blank">Instaclustr SSTable Tools</a>: A command line tool that helps admins get summaries, metadata, partition info, and cell info for SSTables.</p>
+                            <p><a href="https://github.com/instaclustr/cassandra-ttl-remover" target="_blank">Instaclustr TTL Remover</a>: Command line tool for rewriting SSTables to remove TTLs.</p>
+                            <p><a href="https://github.com/thelastpickle/tlp-stress" target="_blank">The Last Pickle Cassandra stress tool, tlp-stress</a>: A workload-centric stress tool for Apache Cassandra. Designed for simplicity, no math degree required. (DataStax)</p>
+                            <p><a href="https://github.com/thelastpickle/cassandra-medusa" target="_blank">The Last Pickle Medusa</a>: Apache Cassandra Backup and Restore Tool (DataStax)</p>
+                            <p><a href="https://github.com/thelastpickle/cassandra-reaper" target="_blank">The Last Pickle Reaper</a>: Automated repair tool for Apache Cassandra (DataStax)</p>
+                            <p><a href="https://github.com/nosqlbench/nosqlbench" target="_blank">NoSQLBench</a>: Pluggable benchmarking suite for Cassandra and other distributed systems</p>
+                            <p><a href="https://stargate.io/" target="_blank">Stargate</a>: Open source data gateway providing CQL, Schemaless JSON Document, REST, and GraphQL APIs for Apache Cassandra.</p>
+                        </div>
+					</div>
+					<div class="kubernetes">
+                        <h3 class="py-small accordion-header">Cassandra Kubernetes Operators</h3>
+                        <div class="accordion-content ml-medium hidden">
+                            <p><a href="https://github.com/mesosphere/kudo-cassandra-operator" target="_blank">D2iQ Cassandra Kudo Operator</a>: The KUDO Cassandra Operator makes it easy to deploy and manage Apache Cassandra on Kubernetes.</p>
+                            <p><a href="https://github.com/datastax/cass-operator" target="_blank">DataStax cass-operator</a>: The DataStax Kubernetes Operator for Apache Cassandra</p>
+                            <p><a href="https://github.com/instaclustr/cassandra-operator" target="_blank">Instaclustr cassandra-operator</a>: The Cassandra operator manages Cassandra clusters deployed to Kubernetes and automates tasks related to operating a Cassandra cluster.</p>
+                            <p><a href="https://k8ssandra.io/" target="_blank">K8ssandra</a>: K8ssandra provides a production-ready platform for running Apache Cassandra on Kubernetes, including automation for operational tasks such as installation via helm, repairs, backups, and monitoring. K8ssandra includes the <a href="https://github.com/datastax/cass-operator"  target="_blank">DataStax cass-operator</a>.</p>
+							<p><a href="https://orange-opensource.github.io/casskop/" target="_blank">Orange CassKop</a>: The Orange Cassandra operator is a Kubernetes operator to automate provisioning, management, autoscaling and operations of Apache Cassandra clusters deployed to K8s.</p>
+                            <p><a href="https://github.com/sky-uk/cassandra-operator" target="_blank">Sky Cassandra Operator</a>: The Sky Cassandra Operator is a Kubernetes operator that manages Cassandra clusters inside Kubernetes.</p>
+                        </div>
+					</div>
+					<div class="sidecars">
+                        <h3 class="py-small accordion-header">Cassandra Management Sidecars</h3>
+                        <div class="accordion-content ml-medium hidden">
+                            <p><a href="https://github.com/apache/cassandra-sidecar" target="_blank">Apache Cassandra cassandra-sidecar</a>: Sidecar for the highly scalable Apache Cassandra database, built as part of the Apache Cassandra project.</p>
+                            <p><a href="https://github.com/datastax/management-api-for-apache-cassandra" target="_blank">DataStax Management API for Apache Cassandra</a>: RESTful / Secure Management Sidecar for Apache Cassandra</p>
+                            <p><a href="https://github.com/datastax/spring-boot" target="_blank">DataStax Spring Boot</a>: Spring Boot extension</p>
+                            <p><a href="https://github.com/instaclustr/icarus" target="_blank">Instaclustr Icarus</a>: Icarus is meant to be run alongside of Cassandra, talking to Cassandra via JMX. Instaclustr Esop is embedded in Icarus for on-the-fly cluster backup and restore using various cloud storage providers as a source or destination. Icarus is used primarily as a backup and restore tool, and is containerized in <a href="https://github.com/instaclustr/cassandra-operator"  target [...]
+                        </div>
+					</div>
+					<div class="dev-frameworks">
+                        <h3 class="py-small accordion-header">Developer Frameworks</h3>
+                        <div class="accordion-content ml-medium hidden">
+                            <p><a href="http://r4fek.github.io/django-cassandra-engine/" target="_blank">Django Cassandra Engine</a>: Cassandra backend for Django Framework that allows you to use Cqlengine directly in your project.</p>
+                            <p><a href="https://express-cassandra.readthedocs.io/en/stable/" target="_blank">Express Cassandra</a>: Express-Cassandra is a Cassandra ORM/ODM/OGM for NodeJS with Elassandra & JanusGraph Support.</p>
+                            <p><a href="https://quarkus.io/guides/cassandra" target="_blank">Quarkus extension for Apache Cassandra</a>: An Apache Cassandra(R) extension for Quarkus. Quarkus is A Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java libraries and standards.</p>
+                            <p><a href="https://spring.io/projects/spring-data-cassandra" target="_blank">Spring Data Cassandra</a>: With the power to stay at a high level with annotated POJOs, or at a low level with high performance data ingestion capabilities, the Spring Data for Apache Cassandra templates are sure to meet every application need</p>
+                            <p><a href="https://www.testcontainers.org/modules/databases/cassandra/" target="_blank">TestContainers</a>: Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.</p>
+                        </div>
+					</div>
+
+					<div id="connectors">
+						<h3 class="py-small accordion-header">Cassandra Connectors</h3>
+						<div class="accordion-content ml-medium hidden">
+							<h4 class="my-medium">Apache Kafka</h4>
+							<div class="ml-medium">
+								<p><a href="https://www.confluent.io/hub/confluentinc/kafka-connect-cassandra" target="_blank">Confluent Connect Cassandra</a>: The Confluent Cassandra Sink Connector is used to move messages from Kafka into Apache Cassandra.</p>
+								<p><a href="https://downloads.datastax.com/#akc" target="_blank">DataStax Sink Connector</a>: The DataStax Apache Kafka Connector automatically takes records from Kafka topics and writes them to a DataStax Enterprise or Apache Cassandra™ database. This sink connector is deployed in the Kafka Connect framework and removes the need to build a custom solution to move data between these two systems.</p>
+								<p><a href="https://docs.lenses.io/connectors/sink/cassandra.html" target="_blank">Lenses Sink Connector</a>: The Cassandra Sink allows you to write events from Kafka to Cassandra. The connector converts the value from the Kafka Connect SinkRecords to JSON and uses Cassandra’s JSON insert functionality to insert the rows. The task expects pre-created tables in Cassandra.</p>
+								<p><a href="https://docs.lenses.io/connectors/source/cassandra.html" target="_blank">Lenses Source Connector</a>: Kafka Connect Cassandra is a Source Connector for reading data from Cassandra and writing to Kafka.</p>
+							</div>
+							<h4 class="my-medium">Apache Spark</h4>
+							<div class="ml-medium">
+								<p><a href="https://github.com/datastax/spark-cassandra-connector" target="_blank">DataStax Spark Cassandra Connector</a>: This library lets you expose Cassandra tables as Spark RDDs and Datasets/DataFrames, write Spark RDDs and Datasets/DataFrames to Cassandra tables, and execute arbitrary CQL queries in your Spark applications.</p>
+							</div>
+								<h4 class="my-medium">Apache Flink</h4>
+							<div class="ml-medium">
+								<p><a href="https://ci.apache.org/projects/flink/flink-docs-stable/dev/connectors/cassandra.html" target="_blank">Flink Sink Connector</a>: This connector provides sinks that writes data into a Apache Cassandra database.</p>
+							</div>
+								<h4 class="my-medium">Apache Pulsar</h4>
+							<div class="ml-medium">
+								<p><a href="https://pulsar.apache.org/docs/en/io-quickstart/#connect-pulsar-to-cassandra" target="_blank">Pulsar Sink Connector</a>: The Pulsar Cassandra Sink connector is used to write messages to a Cassandra Cluster.</p>
+							</div>
+						</div>
+					</div>
+
+					<div id="support">
+						<h3 class="py-small accordion-header">Professional Support</h3>
+						<div class="accordion-content ml-medium hidden">
+							<div class="ml-medium">
+								<p><a href="https://luna.datastax.com/" target="_blank">DataStax Luna</a>
+							</div>
+							<div class="ml-medium">
+								<p><a href="https://www.datastax.com/services/support/premium-support" target="_blank">DataStax Premium Support</a></p>
+							</div>
+							<div class="ml-medium">
+								<p><a href="https://www.datastax.com/services/professional-services" target="_blank">DataStax Professional Services</a></p>
+							</div>
+							<div class="ml-medium">
+								<p><a href="https://www.instaclustr.com/services/" target="_blank">Instaclustr</a></p>
+							</div>
+							<div class="ml-medium">
+								<p></p><a href="https://opencredo.com/about-us/" target="_blank">Open Credo</a></p>
+							</div>
+						</div>
+					</div>
+
+					<div id="edu">
+						<h3 class="py-small accordion-header">Education</h3>
+						<div class="accordion-content ml-medium hidden">
+							<div class="ml-medium">
+								<p><a href="https://academy.datastax.com" target="_blank">DataStax Academy</a>
+							</div>
+							<div class="ml-medium">
+								<p><a href="https://www.datastax.com/cassandra-workshop-series" target="_blank">DataStax Workshops</a></p>
+							</div>
+							<div class="ml-medium">
+								<p><a href="https://www.instaclustr.com/instaclustr-labs/training/" target="_blank">Instaclustr Training</a></p>
+							</div>
+						</div>
+					</div>
+				</div>	
+			
+			</section>
+			
+			<footer class="grad grad--two flex-center pb-xlarge">
+				<div class="inner text-center z2 relative">
+					<h2 class="white py-small">Get started with Cassandra, fast.</h2>
+					<a href="/quickstart/" class="btn btn--filled ma-medium">Quickstart Guide</a>
+				</div>
+				<div class="inner flex flex-distribute-items mt-xlarge z2 relative">
+					<div class="col-2">
+						<div class="logo mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+						<p>Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.</p>
+					</div>
+					<div class="col-2 flex flex-center">
+						<ul class="columns-2">
+							<li class="mb-small"><a href="/">Home</a></li>
+							<li class="mb-small"><a href="/cassandra-basics/">Cassandra Basics</a></li>
+							<li class="mb-small"><a href="/quickstart/">Quickstart</a></li>
+							<li class="mb-small"><a href="/ecosystem/">Ecosystem</a></li>
+							<li class="mb-small"><a href="https://cassandra.apache.org/doc/latest/">Documentation</a></li>
+							<li class="mb-small"><a href="/community/">Community</a></li>
+							<li class="mb-small"><a href="/case-studies/">Case Studies</a></li>
+							<li class="mb-small"><a href="/resources/">Resources</a></li>
+							<li class="mb-small"><a href="/blog/">Blog</a></li>
+							
+						</ul>
+					</div>
+				</div>
+			</footer>
+			<div class="lower-footer bg-white pa-medium">
+				<div class="flex flex-row flex-vert-center">
+					<div class="pr-medium"><img src="../img/feather-small.png" alt="ASF" width="20"></div>
+					<div class="pr-medium"><a href="http://www.apache.org/" target="_blank">Foundation</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/events/current-event.html" target="_blank">Events</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/licenses/" target="_blank">License</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/security" target="_blank">Security</a></div>
+					<div class="pr-medium"><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></div>
+				</div>
+				<p class="my-medium">&copy; <script>document.write(new Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The Apache Software Foundation</a> under the terms of the Apache License 2.0. Apache, the Apache feather logo, and Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+			</div>
+		</div>
+	</body>
+</html>
diff --git a/content/img/arrow-white.svg b/content/img/arrow-white.svg
new file mode 100644
index 0000000..70ad658
--- /dev/null
+++ b/content/img/arrow-white.svg
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="4301px" height="379px" viewBox="0 0 4301 379" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>Combined Shape</title>
+    <g id="Page-4" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="Group" fill="#FFFFFF" fill-rule="nonzero">
+            <g id="path-2-link" transform="translate(2150.156660, 189.500000) scale(-1, 1) translate(-2150.156660, -189.500000) translate(0.156660, 0.000000)">
+                <path d="M4.72937245e-11,232.52075 L4.72937245e-11,0 L2149.65666,148.13198 L4300,0 L4300,232.52075 L2150,378.5387 L4.72937245e-11,232.52075 Z" id="Combined-Shape"></path>
+            </g>
+        </g>
+    </g>
+</svg>
\ No newline at end of file
diff --git a/content/img/blog/apache-cassandra-infographic-final.jpg b/content/img/blog/apache-cassandra-infographic-final.jpg
new file mode 100644
index 0000000..6d99f49
Binary files /dev/null and b/content/img/blog/apache-cassandra-infographic-final.jpg differ
diff --git a/content/img/blog/audit-logging-1.png b/content/img/blog/audit-logging-1.png
new file mode 100644
index 0000000..b6877c0
Binary files /dev/null and b/content/img/blog/audit-logging-1.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image1.png b/content/img/blog/blog-post-improving-resiliency/image1.png
new file mode 100644
index 0000000..ce49186
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image1.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image10.png b/content/img/blog/blog-post-improving-resiliency/image10.png
new file mode 100644
index 0000000..c54ec71
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image10.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image11.png b/content/img/blog/blog-post-improving-resiliency/image11.png
new file mode 100644
index 0000000..64dcde5
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image11.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image12.png b/content/img/blog/blog-post-improving-resiliency/image12.png
new file mode 100644
index 0000000..fd53d62
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image12.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image13.png b/content/img/blog/blog-post-improving-resiliency/image13.png
new file mode 100644
index 0000000..df90bd0
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image13.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image14.png b/content/img/blog/blog-post-improving-resiliency/image14.png
new file mode 100644
index 0000000..67b9bd2
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image14.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image15.png b/content/img/blog/blog-post-improving-resiliency/image15.png
new file mode 100644
index 0000000..2c2e65d
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image15.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image16.png b/content/img/blog/blog-post-improving-resiliency/image16.png
new file mode 100644
index 0000000..e9f0f6f
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image16.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image2.png b/content/img/blog/blog-post-improving-resiliency/image2.png
new file mode 100644
index 0000000..70f0887
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image2.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image3.png b/content/img/blog/blog-post-improving-resiliency/image3.png
new file mode 100644
index 0000000..675e84f
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image3.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image4.png b/content/img/blog/blog-post-improving-resiliency/image4.png
new file mode 100644
index 0000000..8edf5f8
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image4.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image5.png b/content/img/blog/blog-post-improving-resiliency/image5.png
new file mode 100644
index 0000000..ffed820
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image5.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image6.png b/content/img/blog/blog-post-improving-resiliency/image6.png
new file mode 100644
index 0000000..7e1f291
Binary files /dev/null and b/content/img/blog/blog-post-improving-resiliency/image6.png differ
diff --git a/content/img/blog/blog-post-improving-resiliency/image7.png b/content/img/blog/blog-post-improving-resiliency/image7.png
new file mode 100644
index 0000000..367f7c4
... 3190 lines suppressed ...

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org