Username46786 opened a new pull request, #4386:
URL: https://github.com/apache/cassandra/pull/4386

   This PR adds a concise, task-focused subsection to the cqlsh docs showing 
how to:
   - Display the current consistency with `CONSISTENCY;`
   - Set common levels such as QUORUM/ONE
   - Set SERIAL/LOCAL_SERIAL for LWT
   - Understand why pairing read/write levels matters (link to 
Dynamo/consistency guidance)
   
   File: doc/modules/cassandra/pages/managing/tools/cqlsh.adoc
   Rationale: cqlsh newcomers often ask how to verify and change session 
consistency. Putting the examples in one place improves discoverability and 
complements the existing consistency docs.
   
   


-- 
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