Commit 7c80bc9b authored by Broderick Gardner's avatar Broderick Gardner Committed by Danny Auble
Browse files

Optimize backfill max job parameters

Removed linear search, replaced with direct record references and a hashmap.
This is faster and avoids potential collisions between assoc id's and user id's.
Bug 4811
parent e72555a8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment