#6346 Add upper limit to # of items indexed at once

v1.0.0
closed
sf-1 (616)
General
2015-08-20
2013-06-07
No

ReindexCommand has logic to split add_artifact requests up into smaller amounts, but only when 'BSON document too large' is reached. We should have an option to set a max batch size that is smaller than that. This should help solr and probably other things, so they don't have to deal with a gigantic working set all at once.

Discussion

    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
    • Size: --> 1
     
    • status: in-progress --> code-review
     
  • forge:tv/6346

     
  • Dave Brondsema

    Dave Brondsema - 2013-06-13
    • QA: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2013-06-13
    • status: code-review --> closed
     

Log in to post a comment.