Files
impala/tests/webserver
Alex Behm 3b7ceceed2 IMPALA-5028: Lock table in /catalog_objects endpoint.
There was a missing lock acquisition before
Table.toThrift() in the code used for implementing
the /catalog_objects endpoint in the WebUI.

Testing:
- Added a regression test in test_web_pages.py

Change-Id: I3ad4ce286b8cc169f29b8ddfa215f8949b1c11ff
Reviewed-on: http://gerrit.cloudera.org:8080/6296
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-08 22:09:53 +00:00
..