[
https://issues.apache.org/jira/browse/CASSANDRA-15983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Ramirez updated CASSANDRA-15983:
--------------------------------------
Status: Patch Available (was: In Progress)
On [~mck]'s advice, resubmitting with separate PRs for all supported versions:
* trunk PR - https://github.com/apache/cassandra/pull/693
* 2.1 PR - https://github.com/apache/cassandra/pull/694
* 2.2 PR - https://github.com/apache/cassandra/pull/695
* 3.0 PR - https://github.com/apache/cassandra/pull/696
* 3.11 PR - https://github.com/apache/cassandra/pull/697
Patch - [^CASSANDRA-15983.txt]
> DOC - Fix incorrect CREATE SCHEMA command in README.asc
> --------------------------------------------------------
>
> Key: CASSANDRA-15983
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15983
> Project: Cassandra
> Issue Type: Task
> Components: Documentation/Website
> Reporter: Erick Ramirez
> Assignee: Erick Ramirez
> Priority: Normal
> Fix For: 4.0, 2.1.x, 2.2.x, 3.0.x, 3.11.x
>
> Attachments: CASSANDRA-15983.txt
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It looks like no one has reviewed the contents of
> [{{README.asc}}|https://github.com/apache/cassandra/blob/cassandra-3.11.7/README.asc].
> Instead of the {{CREATE KEYSPACE}} command, the example CQL reads:
> {noformat}
> cqlsh> CREATE SCHEMA schema1
> WITH replication = { 'class' : 'SimpleStrategy', 'replication_factor'
> : 1 };
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]