#7562 monq_task 'args' index NEEDS ENSURE_INDEX

v1.2.0
closed
General
2015-08-20
2014-07-10
No

Commit [462bcfb5] added a few indexes on the monq_task model collection. One was removed later in [62f4b4fe] but the 'args' index still remains. It's not used in any queries and can be quite large for big monq_task collections.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2014-07-10
    • summary: monq_task 'args' index --> monq_task 'args' index NEEDS ENSURE_INDEX
    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2014-07-10

    db/7562

    Run the paster ensure_index command and see that db.monq_task.getIndexes() no longer shows an index on "args".

     
  • Igor Bondarenko - 2014-07-17
    • QA: Igor Bondarenko
     
  • Igor Bondarenko - 2014-07-18
    • status: code-review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2015-01-05
    • Milestone: unreleased --> asf_release_1.2.0
     

Log in to post a comment.