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

I can migrate any number of process instances asynchronously

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.5.0, 7.5.0-alpha3
    • None
    • engine

      AT:

      • a list of process instance IDs can be supplied (like current API); no stored filter yet
      • issuing migration is independent of whether migration suceeds or fails (i.e. asynchronous); migration eventually ends (partially successful)
      • a batch of process instances that fails, fails independently of other batches
      • the API can handle a larger set of migrating process instances than what can be flushed as individual entities in one transaction (i.e. for 4 million process instances, we should not create 4 million jobs in one transaction)

        This is the controller panel for Smart Panels app

            [CAM-5557] I can migrate any number of process instances asynchronously

            It might be a good idea to not spam the job table with unlimited jobs.

            Sebastian Menski added a comment - It might be a good idea to not spam the job table with unlimited jobs.

            I have to add upgrade scripts

            Sebastian Menski added a comment - I have to add upgrade scripts

            And history is broken

            Sebastian Menski added a comment - And history is broken

            I tried to fix everything. Have to wait for jenkins for the upgrade tests.

            Sebastian Menski added a comment - I tried to fix everything. Have to wait for jenkins for the upgrade tests.

            Upgrade didn't worked on at least not on oracle and postgresql. Will look into it

            Sebastian Menski added a comment - Upgrade didn't worked on at least not on oracle and postgresql. Will look into it

            I replace the drop null statements with database specific syntax. Hopefully it works now

            Sebastian Menski added a comment - I replace the drop null statements with database specific syntax. Hopefully it works now

            I think db2 scripts are still broken. Will give it another try.

            Sebastian Menski added a comment - I think db2 scripts are still broken. Will give it another try.

            There was a reorganization statement missing for db2. Should work now.

            Sebastian Menski added a comment - There was a reorganization statement missing for db2. Should work now.

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

                Created:
                Updated:
                Resolved: