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)