DEV Community

Swapnil B. Bhisey
Swapnil B. Bhisey

Posted on

Cassandra Error (Visualized)

Success or Failure of Request in Cassandra depends on success or failure of request on more than one machine as per consistency type and driver setting. It's important to understand where request failed to troubleshoot further.
I am visual person so tried drawing diagram to make it easy to understand.

Image description

Refer following for more information

https://www.datastax.com/blog/2014/10/cassandra-error-handling-done-right https://docs.datastax.com/en/developer/java-driver/3.6/manual/retries/

Top comments (1)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.

If you choose to do so, you also have the option to add a canonical URL directly to your post.