maedhroz commented on code in PR #2766:
URL: https://github.com/apache/cassandra/pull/2766#discussion_r1364284876


##########
accord_demo.txt:
##########
@@ -0,0 +1,19 @@
+
+ccm create accord-cql-poc -n 3
+ccm start
+
+bin/cqlsh -e "create keyspace ks with replication={'class':'SimpleStrategy', 
'replication_factor':3};"

Review Comment:
   It's very likely that, before `cep-15-accord` merges, we'll remove this 
document entirely and replace it w/ something like the Markdown readme we have 
for SAI. In particular, the unsafe epoch creation is only a crutch while 
TCM/CEP-21 integration is still pending.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to