mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
* Add NBAdvisor Framework * Revert "Add NBAdvisor Framework" This reverts commitf2f448ffc3. * Reapply "Add NBAdvisor Framework" This reverts commit8048402b88. * Update pom.xml * Adjust * Fix tabs * Revert change including test * Simplify toString * Advisor is now a global option * Added error checking * NB Advisor runtime scaffold prototype * fix double dispatch error * Make NBAdvisorLevel sticky and evaluate error count * Working towards better encapsulation * advisor refinements * document alignment of log levels and advisor levels * doc updates * Evaluation refactor and fix integration tests * Cleanup tabs * Rename Exception * Use a logger for output * Small cleanup * Remove extraneous dependency * OF - bug fix * Add Advisor Exception Test --------- Co-authored-by: Jonathan Shook <jshook@gmail.com>