Hello Mike Percy, Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/3889
to review the following change.
Change subject: test_result_server: improve indexes, add sorting
......................................................................
test_result_server: improve indexes, add sorting
* adds a new index to the underlying database table.
I applied this by hand in production and page loads that used to take several
seconds are now quite fast.
* uses the 'DataTables' jQuery plugin to make the main list of flaky tests
sortable by flaky rate.
Tested manually by running this locally against the production database.
Change-Id: I4f4321ad01d8e5fe83276d07cd6d6025dab5518e
---
M build-support/test_result_server.py
1 file changed, 29 insertions(+), 13 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/89/3889/1
--
To view, visit http://gerrit.cloudera.org:8080/3889
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f4321ad01d8e5fe83276d07cd6d6025dab5518e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>