You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by gi...@apache.org on 2020/05/06 19:16:42 UTC

[cassandra-website] 01/01: generate docs for 1ad5e747

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

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

commit cedc8a3f7e58fa6ac363ffc68d77dddf56b73127
Author: jenkins <us...@infra.apache.org>
AuthorDate: Wed May 6 19:16:37 2020 +0000

    generate docs for 1ad5e747
---
 content/.keepdir                                           | 1 -
 src/doc/4.0-alpha5/_sources/tools/cassandra_stress.rst.txt | 6 +++++-
 src/doc/4.0-alpha5/searchindex.js                          | 2 +-
 src/doc/4.0-alpha5/tools/cassandra_stress.html             | 2 ++
 4 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/content/.keepdir b/content/.keepdir
deleted file mode 100644
index 0488e10..0000000
--- a/content/.keepdir
+++ /dev/null
@@ -1 +0,0 @@
-# dummy file to keep git directory
diff --git a/src/doc/4.0-alpha5/_sources/tools/cassandra_stress.rst.txt b/src/doc/4.0-alpha5/_sources/tools/cassandra_stress.rst.txt
index bcac54e..c59d058 100644
--- a/src/doc/4.0-alpha5/_sources/tools/cassandra_stress.rst.txt
+++ b/src/doc/4.0-alpha5/_sources/tools/cassandra_stress.rst.txt
@@ -266,4 +266,8 @@ Use the schema option making sure to either escape the parenthesis or enclose in
 
 Use the transport option::
 
-    cassandra-stress "write n=100k cl=ONE no-warmup" -transport "truststore=$HOME/jks/truststore.jks truststore-password=cassandra"
\ No newline at end of file
+    cassandra-stress "write n=100k cl=ONE no-warmup" -transport "truststore=$HOME/jks/truststore.jks truststore-password=cassandra"
+
+**Is Cassandra Stress a secured tool?**
+
+Cassandra stress is not a secured tool. Serialization and other aspects of the tool offer no security guarantees.
diff --git a/src/doc/4.0-alpha5/searchindex.js b/src/doc/4.0-alpha5/searchindex.js
index 124c41e..3480911 100644
--- a/src/doc/4.0-alpha5/searchindex.js
+++ b/src/doc/4.0-alpha5/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["architecture/dynamo","architecture/guarantees","architecture/index","architecture/overview","architecture/storage_engine","bugs","configuration/cassandra_config_file","configuration/index","contactus","cql/appendices","cql/changes","cql/ddl","cql/definitions","cql/dml","cql/functions","cql/index","cql/indexes","cql/json","cql/mvs","cql/operators","cql/security","cql/triggers","cql/types","data_modeling/data_modeling_conceptual","data_modeling/data_modeling_log [...]
\ No newline at end of file
+Search.setIndex({docnames:["architecture/dynamo","architecture/guarantees","architecture/index","architecture/overview","architecture/storage_engine","bugs","configuration/cassandra_config_file","configuration/index","contactus","cql/appendices","cql/changes","cql/ddl","cql/definitions","cql/dml","cql/functions","cql/index","cql/indexes","cql/json","cql/mvs","cql/operators","cql/security","cql/triggers","cql/types","data_modeling/data_modeling_conceptual","data_modeling/data_modeling_log [...]
\ No newline at end of file
diff --git a/src/doc/4.0-alpha5/tools/cassandra_stress.html b/src/doc/4.0-alpha5/tools/cassandra_stress.html
index fd18a64..c866b46 100644
--- a/src/doc/4.0-alpha5/tools/cassandra_stress.html
+++ b/src/doc/4.0-alpha5/tools/cassandra_stress.html
@@ -331,6 +331,8 @@ to fulfill lightweight transaction condition(s).</p>
 <div class="highlight-yaml notranslate"><div class="highlight"><pre><span></span><span class="l l-Scalar l-Scalar-Plain">cassandra-stress &quot;write n=100k cl=ONE no-warmup&quot; -transport &quot;truststore=$HOME/jks/truststore.jks truststore-password=cassandra&quot;</span>
 </pre></div>
 </div>
+<p><strong>Is Cassandra Stress a secured tool?</strong></p>
+<p>Cassandra stress is not a secured tool. Serialization and other aspects of the tool offer no security guarantees.</p>
 </div>
 </div>
 


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