Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-7539

I can call async history cleanup via REST API and Java API

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.7.0, 7.7.0-alpha2
    • None
    • engine
    • None

      Given

      • Some history data is outdated

      When

      • I call "Async history cleanup" via REST API
        or
      • I call HistoryService#cleanupHistory()

      Then

      • All historic data related with process instances that finished more then <TTL> days ago must be deleted. Operation is processed asynchronously, user can track the result.

      Hints:

      • <TTL> can be fixed for 5 days for now
      • Can be implemented either via Batch operations or with the help of specific Job handler (see CAM-7510)

        This is the controller panel for Smart Panels app

          1. diagram_2.bpmn
            16 kB
            Svetlana Dorokhova

              thorben.lindhauer Thorben Lindhauer
              svetlana.dorokhova Svetlana Dorokhova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: