Aleksandr Kovalenko created AMBARI-13776:
--------------------------------------------
Summary: Remove hardcoded logic for handling db properties
Key: AMBARI-13776
URL: https://issues.apache.org/jira/browse/AMBARI-13776
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.3
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Priority: Critical
Fix For: 2.1.3
This might already be handled based on stack extensibility effort, but we need
to make sure that we remove the hardcoded logic in
ambari-web/app/views/common/controls_view.js::dontUseHandleDbConnection.
This is fragile, because the logic was checking for HDP 2.3 only. What about
HDP 2.4 in the future, PHD 3.0/3.3, SAPHD 1.0, etc. We need be resilient and
not hardcode versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)