Skip to content

Add back deprecated Geo queues that were removed in 10.6

Stan Hu requested to merge sh-geo-add-legacy-sidekiq-queues into master

We need to drain these queues before we can remove them completely. Since the Log Cursor may be writing to these queues until it is restarted, we can't guarantee that a Redis migration will properly migrate everything.

Closes #5219 (closed)

Merge request reports