I have noticed we have old query plans hanging out in DPA. Recently I removed an index hint from a query, but DPA still shows the hinted plan as being in use. When I view the plan in Plan Explorer, it still shows the hint in the query.
How can we prevent this from happening, it makes it nearly impossible to determine how query changes are affecting query performance.