Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-1027

[PATCH] CocoonBean add additional features for reprocessing pipelines and interrupt processing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.1.8
    • None
    • * Cocoon Core
    • None
    • Operating System: other
      Platform: Other
    • 26657
    • Patch available

    Description

      This patch add some features to the Bean, this was short discussed on the user-list.
      http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=107553588409081&w=2

      The patch only add additional methods and dont change the current behavior. It
      is now possible to reprocess pipelines without creating a new CocoonBean-instance.
      If the Bean is controlled from another Thread, it possible to interrupt the
      processing. This only work if you use process(Crawler). The interruption stop
      the processing of the next URI's, it dont stop the initialization and the
      processing of the current pipeline. But if you add a BeanListener, you can
      observe the stopping. The Bean sends the complete-message to the Listeners,after
         interruption.

      Attachments

        Activity

          People

            Unassigned Unassigned
            simon.mieth@t-online.de Simon Mieth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: