[
https://issues.apache.org/jira/browse/AMBARI-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Barca updated AMBARI-8317:
----------------------------------
Attachment: AMBARI-8317.10.patch
AMBARI-8317.9.patch
AMBARI-8317.8.patch
Chained patches for review:
AMBARI-8713.8:
+Further decomposing ambari-server.py: Moved setup, reset and upgrade into
their own files
+Made them OS-independent - now the same routines are being used in Windows too
(save upgrade, which is not active in Windows yet)
+Merged the OS-dependent code for JDBC & JDK setup, database interface
creation, firewall checks
+Refactored the database setup: split the supported DBMSes into distinct objects
+Replaced recursive calls in the user input routines
AMBARI-8713.9:
+Moved LDAP and HTTPS setup routines away from ambari-server.py
AMBARI-8713.10:
+Moved the code from ambari-server-windows into ambari-server, keeping only the
Windows service and the Java process stub separate.
> Refactor the OS-dependent Ambari Server Windows components
> ----------------------------------------------------------
>
> Key: AMBARI-8317
> URL: https://issues.apache.org/jira/browse/AMBARI-8317
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Environment: Linux/Windows
> Reporter: Jayush Luniya
> Assignee: Florian Barca
> Labels: WinRefactor
> Fix For: 2.0.0
>
> Attachments: AMBARI-8317.10.patch, AMBARI-8317.6.patch,
> AMBARI-8317.61.patch, AMBARI-8317.7.patch, AMBARI-8317.8.patch,
> AMBARI-8317.9.patch
>
>
> From the https://reviews.apache.org/r/27898/ feedback:
> Refactor OS-dependent classes into contract classes and implementations
> connected by class factories. This includes but is not limited to:
> HeartbeatStopHandler, Hardware, AgentConfig, HostInfo, AmbariAgentService.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)