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

[jira] [Created] (IMPALA-10522) Avoid creating Frontend object for external FE

Aman Sinha created IMPALA-10522:
-----------------------------------

             Summary: Avoid creating Frontend object for external FE
                 Key: IMPALA-10522
                 URL: https://issues.apache.org/jira/browse/IMPALA-10522
             Project: IMPALA
          Issue Type: Sub-task
          Components: Backend, Frontend
            Reporter: Aman Sinha
            Assignee: Aman Sinha


For external frontend, the initialization of FeSupport indirectly instantiates the Frontend object which brings in dependencies and side effects (such as re-initialization of the BackendConfig structure). We should avoid creating the Frontend object since it is not needed for external frontend.



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