Issue #3691 has been updated by Luke Kanies. Assignee deleted (Luke Kanies)
Note that this is pretty messy. I have a branch named 'refactor/master/3691-no_relationship_graph' that is about 95% of the way there, but it's all pre-code cleanup so it'd be a messy merge. ---------------------------------------- Refactor #3691: The relationship graph should be removed https://projects.puppetlabs.com/issues/3691 Author: Luke Kanies Status: Accepted Priority: Normal Assignee: Category: transactions Target version: queued Affected Puppet version: 0.25.4 Branch: We currently use a relationship graph internally to manage the addition of dependency edges. We now have an algorithm for walking the graph that doesn't require this graph, so it should be removed and we should change how we topsort/walk the graph. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
