This is an automated email from the ASF dual-hosted git repository. mck pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/cassandra-website.git.
discard 32b4538 generate docs for b70dcb85 add 8178b6c Added tl;dr to README.md add 65033ab December blog post titled: "Configurable Storage Ports and Why We Need Them" add a32b887 generate docs for 65033abc 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 (32b4538) \ N -- N -- N refs/heads/asf-site (a32b887) 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: README.md | 40 ++++++++++++- ...d-why-we-need-them-unsplash-bernard-hermant.jpg | Bin 0 -> 271007 bytes content/_/blog.html | 26 ++++++++- ...urable-Storage-Ports-and-Why-We-Need-Them.html} | 54 ++++++++--------- .../cassandra/configuration/cass_yaml_file.html | 15 +++++ .../4.1/cassandra/tools/nodetool/bootstrap.html | 6 +- .../doc/4.1/cassandra/tools/nodetool/import.html | 6 +- .../doc/4.1/cassandra/tools/nodetool/nodetool.html | 6 +- .../4.1/cassandra/tools/nodetool/repair_admin.html | 64 ++++++++++----------- .../cassandra/configuration/cass_yaml_file.html | 15 +++++ .../latest/cassandra/tools/nodetool/bootstrap.html | 6 +- .../latest/cassandra/tools/nodetool/import.html | 6 +- .../latest/cassandra/tools/nodetool/nodetool.html | 6 +- .../cassandra/tools/nodetool/repair_admin.html | 64 ++++++++++----------- .../cassandra/configuration/cass_yaml_file.html | 15 +++++ .../trunk/cassandra/tools/nodetool/bootstrap.html | 6 +- .../doc/trunk/cassandra/tools/nodetool/import.html | 6 +- .../trunk/cassandra/tools/nodetool/nodetool.html | 6 +- .../cassandra/tools/nodetool/repair_admin.html | 64 ++++++++++----------- content/search-index.js | 2 +- ...d-why-we-need-them-unsplash-bernard-hermant.jpg | Bin 0 -> 271007 bytes site-content/source/modules/ROOT/pages/blog.adoc | 28 ++++++++- ...gurable-Storage-Ports-and-Why-We-Need-Them.adoc | 42 ++++++++++++++ site-ui/build/ui-bundle.zip | Bin 4740057 -> 4740057 bytes 24 files changed, 328 insertions(+), 155 deletions(-) create mode 100644 content/_/_images/blog/configurable-storage-ports-and-why-we-need-them-unsplash-bernard-hermant.jpg copy content/_/blog/{Join-Cassandra-GSoC-2021.html => Configurable-Storage-Ports-and-Why-We-Need-Them.html} (68%) create mode 100644 site-content/source/modules/ROOT/images/blog/configurable-storage-ports-and-why-we-need-them-unsplash-bernard-hermant.jpg create mode 100644 site-content/source/modules/ROOT/pages/blog/Configurable-Storage-Ports-and-Why-We-Need-Them.adoc --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org