- Warnings during install phase (Nocaching TTL defined, using default of 30sec)
- Installation failed to upload initial content. Had to do this separately.
- x-info doesn't work (fixed by https://github.com/CM-Well/CM-Well/commit/2dcda7153439f7ff86f2d4da801381b67d5a636c)
- stream failing to fetch all results.
- Upgrade capability should be disabled for complete version.
- Stats api doesn't work - Fixed, but changes default behavior of :: vs : need documentation
- vm.max_map_count was setup for single elastic on a machine to pass install check. Does it need to be increased for 4 machines? Eli will ask Dudi.
- x-info will show up to 10000 versions of an infoton. https://github.com/CM-Well/CM-Well/blob/master/docs/Admin.TestAndFixCorruptedData.md should be updated that x-info fetches all versions, unless there's more than 10K.
- x-fix doesn't work, return with status code 500
- jsonl formatted infotons return with fields in different orders - we must fix our tes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin | |
XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin | |
XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra2.bin | |
# Error Estimate | |
# _SET = 1 | |
# _CLEAR = 0 | |
ERR_ESTIMATE=0 | |
#NTP_SERVER=time.izatcloud.net |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Load Test an example web service using Gatling | |
* | |
* Based on https://gist.github.com/dacr/88c797b05ee968be145eccc77e498888 | |
* | |
* ## Prerequisites: | |
* 1. Ammonite installed (http://ammonite.io/) | |
* 2. users-query.csv file in same folder as the script. Its' structure is: | |
* user, query, | |
* Bob, beavers, |