[
https://issues.apache.org/jira/browse/CASSANDRA-17936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17622714#comment-17622714
]
Erick Ramirez commented on CASSANDRA-17936:
-------------------------------------------
I’ve completed final verification in staging and [published to
production|https://github.com/apache/cassandra-website#merging-asf-staging-to-asf-site]:
{noformat}
$ git branch
* trunk
$ git fetch origin
$ git checkout asf-site
Branch ‘asf-site’ set up to track remote branch ‘asf-site’ from ‘origin’.
Switched to a new branch ‘asf-site’
$ git branch
* asf-site
trunk
$ git reset --hard origin/asf-staging
HEAD is now at 7dd7dcd5 generate docs for deba84f6
$ git push -f origin asf-site
Username for ‘https://github.com’: erickramirezau
Password for ‘https://[email protected]’:
Total 0 (delta 0), reused 0 (delta 0)
To https://github.com/apache/cassandra-website.git
+ 6606b95c...7dd7dcd5 asf-site -> asf-site (forced update){noformat}
The updated page is now live on the site –
https://cassandra.apache.org/_/blog/Apache-Cassandra-4.1-Features-Guardrails-Framework.html.
> WEBSITE - Fix incorrect tables threshold mentioned in Guardrails blogpost
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-17936
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17936
> Project: Cassandra
> Issue Type: Task
> Components: Documentation/Blog
> Reporter: Stefano Lottini
> Assignee: Erick Ramirez
> Priority: Normal
> Fix For: NA
>
> Attachments: c17936-01-blog-post.png
>
>
> In the [Guardrails
> Framework|https://cassandra.apache.org/_/blog/Apache-Cassandra-4.1-Features-Guardrails-Framework.html]
> blog post, the sentence:
> {quote}
> Continuing with the previous example, if we have a hard limit of ten tables
> ({{tables_warn_threshold: 10}}) and we try ...
> {quote}
> should spell {{tables_fail_threshold}} instead of {{tables_warn_threshold}} .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]