You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

It has been created a new performance test for jmeter to generate thousands of compositions and instances.
The following issues has been reported after the Investigation of the behavior of ACM-runtime and participant simulator:

  • the GET actions of Api ACM-runtime do not have paginations, in particular the following endpoints:
    • GET /compositions
    • GET /compositions/{compositionId}/instances
    • GET /participants
  • The monitoring should not scan all compositions and instances, but only compositions and instances that are in transitional state.


  • No labels