Skip to content

DataStax-Academy/ds201-lab14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS201 Exercise 14

Read Repair

In this hands-on lab, you will:

  • Simulate an inconsistent replica node by deleting its data files
  • Force a read repair by requesting query results from all replica nodes

Consistency is the tricky challenge for distributed systems. As distributed systems trade-off consistency for performance, some of the nodes in a cluster may become inconsistent. When Cassandra notices these inconsistencies, it takes steps to resolve them. This resolution is the role of read repair.

Start the hands-on lab:

Open in KataPod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages