We no longer rely on the rhn_current_state_summaries table to display probe state data in the UI. This table is generally not needed anymore and we can consider dropping it in 410. For now we need to remove some of the logic from the RHN_SYNCH_PROBE_STATE stored proc. Attached is an updated version of the procedure. Basically we took out the bottom part of the procedure.
Created attachment 116690 [details] Updated Procedure
Modified satellite schema and applied to hosted.
Mike, can you provide a testplan?
TESTPLAN: 1) Create a new probe against a system 2) Wait 5 minutes 3) Click Monitoring at the top level. 4) Verify that the new probe shows up in the Pending count 5) Click the Pending count and verify that the new probe shows up.
prod ready