-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Get min max and average into collectinfo summary * revert when timeout is applied to socket * add option to use data agent in live cluster mode Add caching to license_usage request * Add tests * WIP manage roster and manage revive * Add show roster command to live and collectinfo mode * Update version * hack fix healthcheck test * fix test * Add tests * Add dynamic diff to show roster * fix tests * Add manage roster/revive tests * Add warn modes to manage roster. Turn on warn by default for manage truncate * Update help documentation * Update lib/live_cluster/manage_controller.py * fix test * WIP Add job info calls to node * TOOLS-1811 wip fix sheets bug * WIP manage jobs * WIP manage jobs * Add collectinfo show jobs, add warn * Add manage jobs tests * Fix test * Add view test and some light refactoring * WIP show racks * show racks * fix ui * fix test, help info, and warnings * fix jobs * make show controller match for live and collect * Fix help docs Convert Show Job entires Remove kill all sindex-builder * fix tests * Revert info_racks api for health_check backwards compatibility. * Review changes * TOOLS-1847 * Turn off --warn by default for `manage roster stage observed` * Add ability to create a more complex aggregator * Add weighted-avg aggregator and sum to show_lateny * Change comment per review * Added prole-tombstones to Total Records displayed under info namespace * Abort creating collectinfo when error occurs in making .json. Add file to store collectinfo stdout/err for easier debugging * Standardize getter return schema Get effective rack-id for info_namespace * Add some comments * Fix error message when authentication failes. TOOLS-1858 * Make it so login error is not called once per node * remove debug print * Add pmem to summary command and rename Disk. * Add set index column to info set. Change sindex state to be cleaer * Fix issue with aerospike.conf not stored in collectinfo * Fix merge error * docs: Add a more descriptive comment about info namespace effective rack-id * Fix merge errors * refactor: Remove float conversions required for python3 * refactor: Change name of Drives back to Devices * refactor: TOOLS-1849 change name of Features row in summary command * docs: Change manage quiesce help output * fix: "sindex not in sync with primary" health-check does not check the correct sync condition * fix: TOOLS-1500 Filter out exceptions before it gets to collectinfo json serializer * fix roster stored into collectinfo * fix: Issue with term color after collectinfo. Errors for --agent-host are now correctly displayed
- Loading branch information
Jesse S
authored
Dec 7, 2021
1 parent
dde7b15
commit a285887
Showing
49 changed files
with
5,747 additions
and
1,464 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.