Right now we have ChangeProp rules for precaching ORES and we also have a job that does pretty much the same. Can we merge them?
Questions:
- CP is precaching both datacenters. Do we need that? Can we send requests to both DCs from the JobQueue?
- What JobQueue request is a subset of what CP requests to cache. Can we request all from the JobQueue?
- Can we get ORES into storing things in Cassandra so that we have automagic multi-dc replication?