...
Table of Contents |
---|
Overview:
As was observed, one okapi node working faster than three okapi nodes for same test. The purpose of this test set - is to define multi node okapi behavior and compare test results from tests with one okapi node and three okapi nodes.
Version:
- okapi 4.3.3;
- okapi 4.6.1.
...
Test# | Test name | Virtual users | time | okapi version | nodes number |
---|---|---|---|---|---|
1 | CheckIn-CheckOut | 8 | 1800 | 4.3.3 | 3 |
2 | CheckIn-CheckOut | 8 | 1800 | 4.3.3 | 1 |
3 | Get_loans | 8 | 1800 | 4.3.3 | 3 |
4 | Get_loans | 8 | 1800 | 4.3.3 | 1 |
5 | POST_circulation/check-in-by-barcode | 8 | 1800 | 4.3.3 | 3 |
6 | POST_circulation/check-in-by-barcode | 8 | 1800 | 4.3.3 | 1 |
7 | CheckIn-CheckOut | 8 | 1800 | 4.6.1 | 3 |
8 | CheckIn-CheckOut | 8 | 1800 | 4.6.1 | 1 |
...
Api tests (#3-6) shows results as was expected - three nodes test is faster or a least not slower than one node test.