You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/05/02 16:12:00 UTC

[jira] [Commented] (IMPALA-9936) Only send invalidations in DDL responses to LocalCatalog coordinators

    [ https://issues.apache.org/jira/browse/IMPALA-9936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17718636#comment-17718636 ] 

ASF subversion and git services commented on IMPALA-9936:
---------------------------------------------------------

Commit ff503e4a4b4f5fcace6fea8659a881ccff075b5c in impala's branch refs/heads/master from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=ff503e4a4 ]

IMPALA-12084: IM under unloaded db should not send full db updates in catalog-v2

INVALIDATE METADATA under unloaded db will also add the newly added db
along with the newly added table in the catalog update. In LocalCatalog
mode, we should only send back invalidation of the db instead of the
full db object. This is a missing logic we should have added in
IMPALA-9936.

Tests:
 - Add e2e test on LocalCatalog mode

Change-Id: I38a44f69cca20331ab31acc270c2921a7bfedae5
Reviewed-on: http://gerrit.cloudera.org:8080/19787
Reviewed-by: Daniel Becker <da...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>
Reviewed-by: Michael Smith <mi...@cloudera.com>


> Only send invalidations in DDL responses to LocalCatalog coordinators
> ---------------------------------------------------------------------
>
>                 Key: IMPALA-9936
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9936
>             Project: IMPALA
>          Issue Type: Sub-task
>    Affects Versions: Impala 3.1.0, Impala 3.2.0, Impala 3.3.0, Impala 3.4.0
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Major
>             Fix For: Impala 4.0.0
>
>
> Catalogd RPC requests (TDdlExecRequest, TUpdateCatalogRequest and TResetMetadataRequest) should contain the information (whether in LocalCatalog mode) of the clients (coordinators). For LocalCatalog coordinators, catalogd just need to send back invalidations instead of the full catalog objects.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org