Uploaded image for project: 'Clowder'
  1. Clowder
  2. CATS-799

Fire extractors registered with space

XMLWordPrintableJSON

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Critical Critical
    • None
    • None
    • None

      This has changed. We use exchanges for something else right now. We have the GUI to register an extractor with a space. We have the ability of executing an extractor on demand on a file. All we have to do is check if a file is in a space and send out the proper message on the extraction bus.

      =====
      Old approach
      Create an interface for the space allowing the space-admin to choose if they want to use default (medici) exchange or custom exchange
      If selected custom exchange, show list of all queues known (by querying medici exchange to get list of tuples of key with queue name).
      Once user selects queue and hits save do:
      Create/Remove exchange (name ==

      {space_name}

      -

      {id}

      )
      Create/Remove bindings from new exchange to queues
      Exctractors will work as normal and bind themselves to the medici exchange

              lmarini Luigi Marini
              lmarini Luigi Marini
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: