forked from reddit-archive/reddit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link._submit: Pass
is_self
to constructor.
This was causing deletes to be issued to the `LinksByUrl` column family for all self posts. Self posts that were left in an inconsistent state due to dropped double commits ended up reading this row which had several hundred thousand tombstones, which lead to Cassandra performance issues.
- Loading branch information
1 parent
b1fe5d9
commit 7482750
Showing
1 changed file
with
17 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters