[ 
https://issues.apache.org/jira/browse/CASSANDRA-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623531#comment-17623531
 ] 

Erick Ramirez commented on CASSANDRA-17816:
-------------------------------------------

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 82363267 generate docs for 65d5b952

$ 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 
 + 64dd28d6...82363267 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-Configuration-Standardization.html.

> WEBSITE - Broken doc links in blog "4.1 Configuration Standardization"
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-17816
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17816
>             Project: Cassandra
>          Issue Type: Task
>          Components: Documentation/Blog
>            Reporter: Diogenese Topper
>            Assignee: Erick Ramirez
>            Priority: Normal
>              Labels: pull-request-available
>             Fix For: NA
>
>         Attachments: c17816-01-blog-post.png
>
>
> This ticket is to capture the work associated with fixing broken links on the 
> blog [Apache Cassandra 4.1: Configuration 
> Standardization|https://cassandra.apache.org/_/blog/Apache-Cassandra-4.1-Configuration-Standardization.html]:
> {quote}
> For a full list of affected parameters, mapping of old to new names and 
> supported units and how things work in general, please refer to the 
> [documentation|https://cassandra.apache.org/_/blog/doc/trunk/cassandra/new/configuration.html].
> {quote}
> {quote}
> h3. Backward Compatibility
> We support backward compatibility. All properties which have changed names 
> can still be set with the old name. Wherever the value format was also 
> changed from numeric value to number + unit value, you can still use the old 
> name + the old numeric value format. For a full list of parameter 
> changes/mapping of old to new parameters and what to expect, please refer to 
> the 
> [documentation|https://cassandra.apache.org/_/blog/doc/trunk/cassandra/new/configuration.html].
> {quote}
> The correct page to link is 
> https://cassandra.apache.org/doc/latest/cassandra/configuration/configuration.html.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to