Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-1958

UI / WS features to see change log consumers state/processing info

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • UI, WS
    • None

    Description

      It would be helpful to be able to monitor and review the change log consumer queues. 

       

      Admins could have a UI "Miscellaneous" page, and monitors could use a WebService interface. ( The data exposed should be read only. )

       

      Examples of data that would be useful to surface would be things like:

      ] select name,last_sequence_processed,last_updated,created_on from  grouper_change_log_consumer

       

      ] select created_on,sequence_number  from grouper_change_log_entry where sequence_number=(select max(sequence_number) from grouper_change_log_entry)

       

      I would suggest that the Miscellaneous page and the WS should be guarded by a configurable group. (similar to the: groups.wheel.group, require.group.for.logins access controls) maybe called something like groups.changeLogConsumer.monitor.

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            carey.black@at.internet2.edu Carey Black (osu.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: