#2021 Don't duplicate classes in dfs(M.Artifact, graph) for reindexing

unreleased
open
nobody
None
General
nobody
2015-04-09
2011-04-27
No

ReindexCommand calls dfs(M.Artifact, graph). When we ran reindex -p allura --solr, the first time it had this output: http://pastie.org/1836837 in which several classes were skipped. The second time: http://pastie.org/1839190 in which classes were repeated.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-04-27

    The repeated classes are allura.model.discuss.Post and forgediscussion.model.forum.ForumPost.

     
  • Dave Brondsema

    Dave Brondsema - 2011-04-28
     
  • Dave Brondsema

    Dave Brondsema - 2011-04-28

    Next ming push may fix this.

     
  • Dave Brondsema

    Dave Brondsema - 2011-04-28

    This is still a problem with latest ming.

     
  • Dave Brondsema

    Dave Brondsema - 2011-04-28
    • milestone: may-05 --> may-12
     
  • Dave Brondsema

    Dave Brondsema - 2012-09-05
    • summary: Fix dfs(M.Artifact, graph) for reindexing --> Don't duplicate classes in dfs(M.Artifact, graph) for reindexing
     

Log in to post a comment.