Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The tests run at  https://bulk-edit-perf.ci.folio.org environment.

Tests configuration:

Image Added

Results:

1) Tests results to update 10 records of users data by one user per second 100 times:

All tests run without any errors.

2) Tests result to update 100 records of users data by one user per second 100 times:

All tests run without any errors.

3) Tests result to update 1000 records of users data by one user per second 100 times:

The scenarios for bulk edit using file with users barcodes to get initial users data run without issues.

While tests run query scenarios which use cql query to get initial users data bulk edit provides there are errors:

Code Block
languagejava
titleError for cql query
collapsetrue
codes [Size.job.exportTypeSpecificParameters.query,Size.exportTypeSpecificParameters.query,Size.query,Size.java.lang.String,Size]; 
arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [job.exportTypeSpecificParameters.query,exportTypeSpecificParameters.query]; 
arguments []; default message [exportTypeSpecificParameters.query],5000,0];
default message [size must be between 0 and 5000]]

...