Sai Hemanth Gantasala has posted comments on this change. ( http://gerrit.cloudera.org:8080/21663 )
Change subject: IMPALA-13126: Obtain table read lock in EP to process partitioned event ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/21663/3/fe/src/main/java/org/apache/impala/catalog/FeFsTable.java File fe/src/main/java/org/apache/impala/catalog/FeFsTable.java: http://gerrit.cloudera.org:8080/#/c/21663/3/fe/src/main/java/org/apache/impala/catalog/FeFsTable.java@628 PS3, Line 628: Preconditions.checkNotNull(value, > It might not be worth adding a parameter just for tests. I think we can try I did a similar test but it was failing only intermittently and that's the reason why I added a flag to make the test fail consistently. I'll add this test as per your suggestion. -- To view, visit http://gerrit.cloudera.org:8080/21663 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I26933f98556736f66df986f9440ebb64be395bc1 Gerrit-Change-Number: 21663 Gerrit-PatchSet: 4 Gerrit-Owner: Sai Hemanth Gantasala <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Comment-Date: Mon, 30 Dec 2024 12:46:56 +0000 Gerrit-HasComments: Yes
