You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bl...@apache.org on 2022/02/07 16:15:02 UTC

[cassandra-website] branch asf-site updated (dcfbd1c -> 30eca23)

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

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


 discard dcfbd1c  generate docs for 4ca2e248
     add 03f4603  February 2022 blog "Tightening Security for Apache Cassandra Part: 2"
     add 30eca23  generate docs for 03f46031

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   (dcfbd1c)
            \
             N -- N -- N   refs/heads/asf-site (30eca23)

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.

No new revisions were added by this update.

Summary of changes:
 .../tightening-security-p2-unsplash-paradoxxxx.jpg | Bin 0 -> 380748 bytes
 content/_/blog.html                                |  24 +
 ...ning-Security-for-Apache-Cassandra-Part-2.html} | 175 +++----
 .../cassandra/configuration/cass_yaml_file.html    | 577 +++++++++++----------
 content/doc/4.1/cassandra/operating/security.html  |   6 +-
 .../4.1/cassandra/tools/nodetool/bootstrap.html    |   8 +-
 .../tools/nodetool/getcompactionthroughput.html    |   2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |   2 +-
 .../tools/nodetool/getstreamthroughput.html        |   4 +-
 .../doc/4.1/cassandra/tools/nodetool/nodetool.html |  22 +-
 .../4.1/cassandra/tools/nodetool/repair_admin.html |  75 ++-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   2 +-
 .../tools/nodetool/setcompactionthroughput.html    |   4 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   4 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |   4 +-
 .../tools/nodetool/setstreamthroughput.html        |   6 +-
 .../cassandra/configuration/cass_yaml_file.html    | 577 +++++++++++----------
 .../doc/latest/cassandra/operating/security.html   |   6 +-
 .../latest/cassandra/tools/nodetool/bootstrap.html |   8 +-
 .../tools/nodetool/getcompactionthroughput.html    |   2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |   2 +-
 .../tools/nodetool/getstreamthroughput.html        |   4 +-
 .../latest/cassandra/tools/nodetool/nodetool.html  |  22 +-
 .../cassandra/tools/nodetool/repair_admin.html     |  75 ++-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   2 +-
 .../tools/nodetool/setcompactionthroughput.html    |   4 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   4 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |   4 +-
 .../tools/nodetool/setstreamthroughput.html        |   6 +-
 .../cassandra/configuration/cass_yaml_file.html    | 577 +++++++++++----------
 .../doc/trunk/cassandra/operating/security.html    |   6 +-
 .../trunk/cassandra/tools/nodetool/bootstrap.html  |   8 +-
 .../tools/nodetool/getcompactionthroughput.html    |   2 +-
 .../tools/nodetool/getinterdcstreamthroughput.html |   2 +-
 .../tools/nodetool/getstreamthroughput.html        |   4 +-
 .../trunk/cassandra/tools/nodetool/nodetool.html   |  22 +-
 .../cassandra/tools/nodetool/repair_admin.html     |  75 ++-
 .../tools/nodetool/setbatchlogreplaythrottle.html  |   2 +-
 .../tools/nodetool/setcompactionthroughput.html    |   4 +-
 .../tools/nodetool/sethintedhandoffthrottlekb.html |   4 +-
 .../tools/nodetool/setinterdcstreamthroughput.html |   4 +-
 .../tools/nodetool/setstreamthroughput.html        |   6 +-
 content/search-index.js                            |   2 +-
 .../tightening-security-p2-unsplash-paradoxxxx.jpg | Bin 0 -> 380748 bytes
 site-content/source/modules/ROOT/pages/blog.adoc   |  24 +
 ...ening-Security-for-Apache-Cassandra-Part-2.adoc |  96 ++++
 site-ui/build/ui-bundle.zip                        | Bin 4740084 -> 4740084 bytes
 47 files changed, 1310 insertions(+), 1159 deletions(-)
 create mode 100644 content/_/_images/blog/tightening-security-p2-unsplash-paradoxxxx.jpg
 copy content/_/blog/{Reaper-Anti-entropy-Repair-Made-Easy.html => Tightening-Security-for-Apache-Cassandra-Part-2.html} (59%)
 create mode 100644 site-content/source/modules/ROOT/images/blog/tightening-security-p2-unsplash-paradoxxxx.jpg
 create mode 100644 site-content/source/modules/ROOT/pages/blog/Tightening-Security-for-Apache-Cassandra-Part-2.adoc

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