You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Kurt Deschler (Jira)" <ji...@apache.org> on 2021/02/25 16:51:00 UTC

[jira] [Created] (IMPALA-10549) Add interface to register transaction from external frontend

Kurt Deschler created IMPALA-10549:
--------------------------------------

             Summary: Add interface to register transaction from external frontend
                 Key: IMPALA-10549
                 URL: https://issues.apache.org/jira/browse/IMPALA-10549
             Project: IMPALA
          Issue Type: New Feature
            Reporter: Kurt Deschler
            Assignee: Kurt Deschler


This change adds a frontend interface to register transactions that
were started by an external frontend so that coordinator keepalive can
track them properly.
The Impala backend keepalive logic requires that transactions are registered with the coordinator in order to be tracked while they are executing. For external frontends to work correctly with transactional tables, an interface is needed to register externally created transactions with the coordinator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)