Revert "Clear read only timestamp in Redis when switching back to master."

This reverts commit f891430f32.
This commit is contained in:
Guo Xiang Tan 2016-05-27 18:02:22 +08:00
parent eb21ed7fcf
commit 86ed6c7d5e
No known key found for this signature in database
GPG Key ID: 19C321C8952B0F72
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ class PostgreSQLFallbackHandler
end
Discourse.disable_readonly_mode
Discourse.clear_readonly!
self.master = true
end
rescue => e