[ 
https://issues.apache.org/jira/browse/AMBARI-25883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jialiang Cai resolved AMBARI-25883.
-----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

> init function of InitializerModule called twice
> -----------------------------------------------
>
>                 Key: AMBARI-25883
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25883
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-agent
>    Affects Versions: 2.8.0
>            Reporter: Robin Zuo
>            Priority: Minor
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> init function of InitializerModule is called twice.
> The first call is within constructor of InitializerModule, the second call is 
> main() in main.py.
> As the comments said, the second call is to see exceptions/errors of 
> initialization.
> # init data, once loggers are setup to see exceptions/errors of 
> initialization.
> initializer_module.init()
> This issue is to fix it, and make InitializerModule.init() call only once.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to