From bf880559add876fed78eb2d298817bf0ec169c3a Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Wed, 30 Nov 2011 15:53:33 -0800 Subject: [PATCH] Make CommentSortsCache use CL ONE for reads. --- r2/r2/models/link.py | 1 + 1 file changed, 1 insertion(+) diff --git a/r2/r2/models/link.py b/r2/r2/models/link.py index b8996c8fe..f4151c64d 100644 --- a/r2/r2/models/link.py +++ b/r2/r2/models/link.py @@ -833,6 +833,7 @@ class CommentSortsCache(tdb_cassandra.View): the candidate order""" _use_db = True _value_type = 'float' + _read_consistency_level = tdb_cassandra.CL.ONE class StarkComment(Comment): """Render class for the comments in the top-comments display in