-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55762/
-----------------------------------------------------------

Review request for Ambari, Attila Doroszlai, Sandor Magyari, and Sebastian 
Toader.


Bugs: AMBARI-19649
    https://issues.apache.org/jira/browse/AMBARI-19649


Repository: ambari


Description
-------

The ambari-server db-cleanup tool failed due to unsatisfied guice dependencies.
The cause was that when the audit logging has been added, the related guice 
module hasn;t been set into the tool's injector.

The fix is to add the missing module to the db-cleanup tool's injector.


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/cleanup/CleanupDriver.java 
f10250e 
  ambari-server/src/main/java/org/apache/ambari/server/stack/StackManager.java 
0e2e0d8 

Diff: https://reviews.apache.org/r/55762/diff/


Testing
-------

Manually.


Thanks,

Laszlo Puskas

Reply via email to