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 "Yu-Wen Lai (Jira)" <ji...@apache.org> on 2021/11/17 18:47:00 UTC

[jira] [Closed] (IMPALA-10751) Expose new API from CatalogD to EventProcessor

     [ https://issues.apache.org/jira/browse/IMPALA-10751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yu-Wen Lai closed IMPALA-10751.
-------------------------------
    Resolution: Duplicate

This is combined into IMPALA-10923.

> Expose new API from CatalogD to EventProcessor
> ----------------------------------------------
>
>                 Key: IMPALA-10751
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10751
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Kishen Das
>            Assignee: Kishen Das
>            Priority: Major
>
> We plan to manipulate writeIdList for event based fine grained refreshing so we will need a cache to track open txnId and writeId. We store this in CatalogD so that it can remain in memory even EventProcessor is restarted.
> We need a Structure like below and expose an API from CatalogD.
> {code:java}
> Map<Long, List<(String, Long)>> TxnToTableWriteIds{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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