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 601f0090 generate docs for 538513bd
add 2db0aea2 Sept 2022 blog "Learn How CommitLog Works in Apache Cassandra"
add 74fffadb ninja-fix for blog "Learn How CommitLog Works in Apache
Cassandra"
add 1202e3b9 September 2022 blog "Cassandra Days for London and Amsterdam
announced"
add 40b61535 generate docs for 1202e3b9
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 (601f0090)
\
N -- N -- N refs/heads/asf-site (40b61535)
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:
.../blog/Allocating-and-active-segments.png | Bin 0 -> 661957 bytes
...-Amsterdam-announced-unsplash-christian-lue.jpg | Bin 0 -> 77380 bytes
.../_/_images/blog/Compressed-Segment-layout.png | Bin 0 -> 54667 bytes
content/_/_images/blog/Dirty-intervals.png | Bin 0 -> 38012 bytes
.../_/_images/blog/Encrypted-Segment-layout.png | Bin 0 -> 93448 bytes
...rks-in-Apache-Cassandra-unsplash-sandip-roy.jpg | Bin 0 -> 158681 bytes
content/_/_images/blog/Memtables-and-CommitLog.png | Bin 0 -> 113334 bytes
content/_/_images/blog/Mmaped-Segment-layout.png | Bin 0 -> 54194 bytes
content/_/_images/blog/Segment layout.png | Bin 0 -> 52523 bytes
content/_/blog.html | 48 ++
...a-Days-for-London-and-Amsterdam-announced.html} | 38 +-
...rn-How-CommitLog-Works-in-Apache-Cassandra.html | 481 +++++++++++++++++++++
.../4.1/cassandra/configuration/configuration.html | 3 +-
.../cassandra/configuration/cass_yaml_file.html | 16 +
.../4.2/cassandra/configuration/configuration.html | 3 +-
.../cassandra/tools/nodetool/clearsnapshot.html | 11 +-
.../cassandra/configuration/configuration.html | 3 +-
.../cassandra/configuration/cass_yaml_file.html | 16 +
.../cassandra/configuration/configuration.html | 3 +-
.../cassandra/tools/nodetool/clearsnapshot.html | 11 +-
content/search-index.js | 2 +-
.../images/blog/Allocating-and-active-segments.png | Bin 0 -> 661957 bytes
...-Amsterdam-announced-unsplash-christian-lue.jpg | Bin 0 -> 77380 bytes
.../ROOT/images/blog/Compressed-Segment-layout.png | Bin 0 -> 54667 bytes
.../modules/ROOT/images/blog/Dirty-intervals.png | Bin 0 -> 38012 bytes
.../ROOT/images/blog/Encrypted-Segment-layout.png | Bin 0 -> 93448 bytes
...rks-in-Apache-Cassandra-unsplash-sandip-roy.jpg | Bin 0 -> 158681 bytes
.../ROOT/images/blog/Memtables-and-CommitLog.png | Bin 0 -> 113334 bytes
.../ROOT/images/blog/Mmaped-Segment-layout.png | Bin 0 -> 54194 bytes
.../modules/ROOT/images/blog/Segment layout.png | Bin 0 -> 52523 bytes
site-content/source/modules/ROOT/pages/blog.adoc | 50 +++
...ra-Days-for-London-and-Amsterdam-announced.adoc | 37 ++
...rn-How-CommitLog-Works-in-Apache-Cassandra.adoc | 140 ++++++
site-ui/build/ui-bundle.zip | Bin 4740078 -> 4740078
bytes
34 files changed, 841 insertions(+), 21 deletions(-)
create mode 100644 content/_/_images/blog/Allocating-and-active-segments.png
create mode 100644
content/_/_images/blog/Cassandra-Days-for-London-and-Amsterdam-announced-unsplash-christian-lue.jpg
create mode 100644 content/_/_images/blog/Compressed-Segment-layout.png
create mode 100644 content/_/_images/blog/Dirty-intervals.png
create mode 100644 content/_/_images/blog/Encrypted-Segment-layout.png
create mode 100644
content/_/_images/blog/Learn-How-CommitLog-Works-in-Apache-Cassandra-unsplash-sandip-roy.jpg
create mode 100644 content/_/_images/blog/Memtables-and-CommitLog.png
create mode 100644 content/_/_images/blog/Mmaped-Segment-layout.png
create mode 100644 content/_/_images/blog/Segment layout.png
copy content/_/blog/{Cassandra-Day-in-Berlin-Announced.html =>
Cassandra-Days-for-London-and-Amsterdam-announced.html} (85%)
create mode 100644
content/_/blog/Learn-How-CommitLog-Works-in-Apache-Cassandra.html
create mode 100644
site-content/source/modules/ROOT/images/blog/Allocating-and-active-segments.png
create mode 100644
site-content/source/modules/ROOT/images/blog/Cassandra-Days-for-London-and-Amsterdam-announced-unsplash-christian-lue.jpg
create mode 100644
site-content/source/modules/ROOT/images/blog/Compressed-Segment-layout.png
create mode 100644
site-content/source/modules/ROOT/images/blog/Dirty-intervals.png
create mode 100644
site-content/source/modules/ROOT/images/blog/Encrypted-Segment-layout.png
create mode 100644
site-content/source/modules/ROOT/images/blog/Learn-How-CommitLog-Works-in-Apache-Cassandra-unsplash-sandip-roy.jpg
create mode 100644
site-content/source/modules/ROOT/images/blog/Memtables-and-CommitLog.png
create mode 100644
site-content/source/modules/ROOT/images/blog/Mmaped-Segment-layout.png
create mode 100644 site-content/source/modules/ROOT/images/blog/Segment
layout.png
create mode 100644
site-content/source/modules/ROOT/pages/blog/Cassandra-Days-for-London-and-Amsterdam-announced.adoc
create mode 100644
site-content/source/modules/ROOT/pages/blog/Learn-How-CommitLog-Works-in-Apache-Cassandra.adoc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]