Peter Rozsa has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19198
Change subject: IMPALA-11478: Cleanup JniCatalog ...................................................................... IMPALA-11478: Cleanup JniCatalog This change adds a new class called JniCatalogOp which extracts the time calculation, error handling, thread annotation and logging from the operations in JniCatalog. Frontend test added as JniCatalogOpTest. Change-Id: I1932172e2d13a7aab2336661c18befb4407ec9ab --- M fe/src/main/java/org/apache/impala/service/JniCatalog.java A fe/src/main/java/org/apache/impala/service/JniCatalogOp.java A fe/src/test/java/org/apache/impala/service/JniCatalogOpTest.java 3 files changed, 298 insertions(+), 231 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/98/19198/2 -- To view, visit http://gerrit.cloudera.org:8080/19198 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1932172e2d13a7aab2336661c18befb4407ec9ab Gerrit-Change-Number: 19198 Gerrit-PatchSet: 2 Gerrit-Owner: Peter Rozsa <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
