Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/11280 )
Change subject: IMPALA-7469. Invalidate LocalCatalog cache based on topic updates ...................................................................... Patch Set 3: (4 comments) Rebased, addressed the lint checks, and also fixed up the partial-catalog test so that it doesn't run into the new check for the catalogd configuration http://gerrit.cloudera.org:8080/#/c/11280/3/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java File fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java: http://gerrit.cloudera.org:8080/#/c/11280/3/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java@308 PS3, Line 308: checkResponse(resp.catalog_info != null && resp.catalog_info.db_names != null, req, > line too long (95 > 90) Done http://gerrit.cloudera.org:8080/#/c/11280/3/tests/custom_cluster/test_local_catalog.py File tests/custom_cluster/test_local_catalog.py: http://gerrit.cloudera.org:8080/#/c/11280/3/tests/custom_cluster/test_local_catalog.py@25 PS3, Line 25: class TestCompactCatalogUpdates(CustomClusterTestSuite): > flake8: E302 expected 2 blank lines, found 1 Done http://gerrit.cloudera.org:8080/#/c/11280/3/tests/custom_cluster/test_local_catalog.py@49 PS3, Line 49: > flake8: E203 whitespace before ':' Done http://gerrit.cloudera.org:8080/#/c/11280/3/tests/custom_cluster/test_local_catalog.py@66 PS3, Line 66: @ > flake8: E303 too many blank lines (2) Done -- To view, visit http://gerrit.cloudera.org:8080/11280 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I615f9e6bd167b36cd8d93da59426dd6813ae4984 Gerrit-Change-Number: 11280 Gerrit-PatchSet: 3 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tianyi Wang <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Vuk Ercegovac <[email protected]> Gerrit-Comment-Date: Wed, 29 Aug 2018 18:45:07 +0000 Gerrit-HasComments: Yes
