Skip to content

Update configuring.rst#133

Closed
piyushknoldus wants to merge 1 commit intoapache:trunkfrom
piyushknoldus:patch-1
Closed

Update configuring.rst#133
piyushknoldus wants to merge 1 commit intoapache:trunkfrom
piyushknoldus:patch-1

Conversation

@piyushknoldus
Copy link
Copy Markdown
Contributor

As there are no steps ,mentioned above !!, so it should either be steps below or more accurate can be "the default configuration file present at /conf is enough"

As there are no steps ,mentioned above !!, so it should either be steps below or more accurate can be "the default configuration file present at /conf is enough"
@asfgit asfgit closed this in 904af85 Aug 30, 2017
@jeffjirsa
Copy link
Copy Markdown
Contributor

Thanks for the patch! I've modified it very slightly, hope you don't mind too much.

blambov pushed a commit to blambov/cassandra that referenced this pull request Jul 13, 2021
* STAR-530 SchemaKeyspace is compatible with riptano/6.8-cndb

Add missing columns in SchemaKeyspace, which results in sstable
compatibility with riptano/6.8-cndb (used by CNDB). This makes
full-stop upgrade from Astra serverless to dse-db possible.

Additionally fix reading commit log coming from riptano/6.8-cndb.
Commit log version 680 is read with MessagingService.VERSION_40
messaging version but in truth it doesn't matter as the version
is never used in deserialization.

* STAR-530 add UCS mock

Add temp UCS mock to support full-stop upgrades from CNDB to
dse-db. The mock should be removed by UCS feature PR.

(cherry picked from commit 03ad8ba)
(cherry picked from commit a4598b5)
blambov pushed a commit to blambov/cassandra that referenced this pull request Aug 31, 2021
* STAR-530 SchemaKeyspace is compatible with riptano/6.8-cndb

Add missing columns in SchemaKeyspace, which results in sstable
compatibility with riptano/6.8-cndb (used by CNDB). This makes
full-stop upgrade from Astra serverless to dse-db possible.

Additionally fix reading commit log coming from riptano/6.8-cndb.
Commit log version 680 is read with MessagingService.VERSION_40
messaging version but in truth it doesn't matter as the version
is never used in deserialization.

* STAR-530 add UCS mock

Add temp UCS mock to support full-stop upgrades from CNDB to
dse-db. The mock should be removed by UCS feature PR.

(cherry picked from commit 03ad8ba)
(cherry picked from commit a4598b5)
(cherry picked from commit 2492b49)
blambov pushed a commit to blambov/cassandra that referenced this pull request Mar 21, 2022
* STAR-530 SchemaKeyspace is compatible with riptano/6.8-cndb

Add missing columns in SchemaKeyspace, which results in sstable
compatibility with riptano/6.8-cndb (used by CNDB). This makes
full-stop upgrade from Astra serverless to dse-db possible.

Additionally fix reading commit log coming from riptano/6.8-cndb.
Commit log version 680 is read with MessagingService.VERSION_40
messaging version but in truth it doesn't matter as the version
is never used in deserialization.

* STAR-530 add UCS mock

Add temp UCS mock to support full-stop upgrades from CNDB to
dse-db. The mock should be removed by UCS feature PR.

(cherry picked from commit 03ad8ba)
(cherry picked from commit a4598b5)
(cherry picked from commit 2492b49)
(cherry picked from commit 805ab05)
blambov pushed a commit to blambov/cassandra that referenced this pull request Jun 13, 2022
* STAR-530 SchemaKeyspace is compatible with riptano/6.8-cndb

Add missing columns in SchemaKeyspace, which results in sstable
compatibility with riptano/6.8-cndb (used by CNDB). This makes
full-stop upgrade from Astra serverless to dse-db possible.

Additionally fix reading commit log coming from riptano/6.8-cndb.
Commit log version 680 is read with MessagingService.VERSION_40
messaging version but in truth it doesn't matter as the version
is never used in deserialization.

* STAR-530 add UCS mock

Add temp UCS mock to support full-stop upgrades from CNDB to
dse-db. The mock should be removed by UCS feature PR.

(cherry picked from commit 03ad8ba)
(cherry picked from commit a4598b5)
(cherry picked from commit 2492b49)
(cherry picked from commit 805ab05)
(cherry picked from commit a4eec2f)
blambov pushed a commit to blambov/cassandra that referenced this pull request Nov 24, 2022
* STAR-530 SchemaKeyspace is compatible with riptano/6.8-cndb

Add missing columns in SchemaKeyspace, which results in sstable
compatibility with riptano/6.8-cndb (used by CNDB). This makes
full-stop upgrade from Astra serverless to dse-db possible.

Additionally fix reading commit log coming from riptano/6.8-cndb.
Commit log version 680 is read with MessagingService.VERSION_40
messaging version but in truth it doesn't matter as the version
is never used in deserialization.

* STAR-530 add UCS mock

Add temp UCS mock to support full-stop upgrades from CNDB to
dse-db. The mock should be removed by UCS feature PR.

(cherry picked from commit 03ad8ba)
(cherry picked from commit a4598b5)
(cherry picked from commit 2492b49)
(cherry picked from commit 805ab05)
(cherry picked from commit a4eec2f)
(cherry picked from commit 126aabc)
adelapena pushed a commit to adelapena/cassandra that referenced this pull request Sep 26, 2023
* STAR-530 SchemaKeyspace is compatible with riptano/6.8-cndb

Add missing columns in SchemaKeyspace, which results in sstable
compatibility with riptano/6.8-cndb (used by CNDB). This makes
full-stop upgrade from Astra serverless to dse-db possible.

Additionally fix reading commit log coming from riptano/6.8-cndb.
Commit log version 680 is read with MessagingService.VERSION_40
messaging version but in truth it doesn't matter as the version
is never used in deserialization.

* STAR-530 add UCS mock

Add temp UCS mock to support full-stop upgrades from CNDB to
dse-db. The mock should be removed by UCS feature PR.

(cherry picked from commit 03ad8ba)
(cherry picked from commit a4598b5)
(cherry picked from commit 2492b49)
(cherry picked from commit 805ab05)
(cherry picked from commit a4eec2f)
(cherry picked from commit 126aabc)
(cherry picked from commit 16620ed)
(cherry picked from commit 206504f)
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Sep 25, 2024
* STAR-530 SchemaKeyspace is compatible with riptano/6.8-cndb

Add missing columns in SchemaKeyspace, which results in sstable
compatibility with riptano/6.8-cndb (used by CNDB). This makes
full-stop upgrade from Astra serverless to dse-db possible.

Additionally fix reading commit log coming from riptano/6.8-cndb.
Commit log version 680 is read with MessagingService.VERSION_40
messaging version but in truth it doesn't matter as the version
is never used in deserialization.

* STAR-530 add UCS mock

Add temp UCS mock to support full-stop upgrades from CNDB to
dse-db. The mock should be removed by UCS feature PR.

(cherry picked from commit 03ad8ba)
(cherry picked from commit a4598b5)
(cherry picked from commit 2492b49)
(cherry picked from commit 805ab05)
(cherry picked from commit a4eec2f)
(cherry picked from commit 126aabc)
(cherry picked from commit 16620ed)
(cherry picked from commit 206504f)
(cherry picked from commit 7d4879b)
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Jan 7, 2026
* STAR-530 SchemaKeyspace is compatible with riptano/6.8-cndb

Add missing columns in SchemaKeyspace, which results in sstable
compatibility with riptano/6.8-cndb (used by CNDB). This makes
full-stop upgrade from Astra serverless to dse-db possible.

Additionally fix reading commit log coming from riptano/6.8-cndb.
Commit log version 680 is read with MessagingService.VERSION_40
messaging version but in truth it doesn't matter as the version
is never used in deserialization.

* STAR-530 add UCS mock

Add temp UCS mock to support full-stop upgrades from CNDB to
dse-db. The mock should be removed by UCS feature PR.

(cherry picked from commit 03ad8ba)
(cherry picked from commit a4598b5)
(cherry picked from commit 2492b49)
(cherry picked from commit 805ab05)
(cherry picked from commit a4eec2f)
(cherry picked from commit 126aabc)
(cherry picked from commit 16620ed)
(cherry picked from commit 206504f)
(cherry picked from commit 7d4879b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants